Skip to content
Back to WillBuddy

Card snapshot

mywillbuddy.com · 2026-07-22 11:21:17 UTC · b9d3f08460c103ec0016b6bbe51daea12b68704700386d9418ed8698a76c5086

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "name": "WillBuddy",
  "description": "Voice-first estate planning coach for Texas families. Guides users through wills, guardianship, healthcare wishes, and powers of attorney by conversation or step-by-step answers, then generates Texas-compliant draft documents for attorney review. WillBuddy is not a law firm and does not provide legal advice.",
  "url": "https://mywillbuddy.com",
  "version": "1.0.0",
  "provider": {
    "organization": "WillBuddy",
    "url": "https://mywillbuddy.com"
  },
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": [
    "text"
  ],
  "defaultOutputModes": [
    "text"
  ],
  "skills": [
    {
      "id": "guided-estate-plan",
      "name": "Guided estate plan",
      "description": "Step-by-step or voice-guided Texas estate planning session covering wills, guardianship, healthcare wishes, and powers of attorney.",
      "tags": [
        "estate-planning",
        "texas",
        "guided-plan"
      ],
      "examples": [
        "Start an estate plan for me and my partner"
      ]
    },
    {
      "id": "draft-document-package",
      "name": "Draft document package",
      "description": "Five Texas-compliant draft documents (will, guardianship designation, medical POA, durable POA, HIPAA authorization) generated from a completed plan. One-time $49 purchase, intended for attorney review.",
      "tags": [
        "documents",
        "purchase"
      ],
      "examples": [
        "Unlock my document package"
      ]
    },
    {
      "id": "free-planning-tools",
      "name": "Free planning tools",
      "description": "No-account tools: readiness quiz, Texas intestacy calculator, cost calculator, and power-of-attorney navigator.",
      "tags": [
        "tools",
        "free"
      ],
      "examples": [
        "Who inherits without a will in Texas?"
      ]
    }
  ],
  "documentationUrl": "https://mywillbuddy.com/agents.md",
  "guardrailsUrl": "https://mywillbuddy.com/.well-known/ai-agent.json"
}