{
  "protocolVersion": "0.3.0",
  "name": "Grace — My Plan Keeper",
  "description": "Conversational retirement education from My Plan Keeper. Grace explains the high-stakes retirement decisions — when to claim Social Security, how to enroll in Medicare on time, required minimum distributions, and how to turn savings into steady income — in plain language, grounded in cited public sources. Education, not financial advice.",
  "url": "https://myplankeeper.com/grace?ref=agent-card",
  "documentationUrl": "https://myplankeeper.com/learn",
  "version": "1.0.0",
  "provider": {
    "organization": "My Plan Keeper",
    "url": "https://myplankeeper.com"
  },
  "capabilities": {
    "streaming": true
  },
  "defaultInputModes": [
    "text"
  ],
  "defaultOutputModes": [
    "text"
  ],
  "skills": [
    {
      "id": "retirement-education",
      "name": "Retirement education",
      "description": "Educational retirement guidance — Social Security timing, Medicare enrollment, RMDs, and withdrawal sequencing — explained in plain language and grounded in cited public sources. Education, not personalized financial advice.",
      "tags": [
        "retirement",
        "education",
        "social-security",
        "medicare",
        "income-planning"
      ],
      "examples": [
        "When should I claim Social Security?",
        "How does Medicare enrollment work?",
        "What is an RMD and when does it start?",
        "What does a safe retirement withdrawal strategy look like?"
      ]
    },
    {
      "id": "find-a-retirement-wellness-advisor",
      "name": "Find a retirement wellness advisor",
      "description": "Points to My Plan Keeper's network of retirement wellness advisors, each with a public profile and their own agent card for direct discovery. Machine-readable catalog: https://myplankeeper.com/advisors/agent-cards.json",
      "tags": [
        "advisor",
        "directory",
        "retirement-wellness-advisor"
      ],
      "examples": [
        "Find me a retirement advisor.",
        "Who can help me plan the first years of retirement?"
      ]
    }
  ]
}