{
  "name": "Kerry Knows Money",
  "description": "Founder-led financial literacy education and Weekly Expense Tracker signup.",
  "url": "https://join.kerryknowsmoney.com",
  "version": "1.0.0",
  "provider": {
    "organization": "Kerry Knows Money",
    "url": "https://www.kerryknowsmoney.com"
  },
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "supportedInterfaces": [
    {
      "url": "https://join.kerryknowsmoney.com/a2a",
      "protocolBinding": "JSONRPC",
      "protocolVersion": "1.0.0"
    }
  ],
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain",
    "text/markdown"
  ],
  "skills": [
    {
      "id": "kkm_public_summary",
      "name": "Kerry Knows Money public summary",
      "description": "Summarizes Kerry Knows Money, the Weekly Expense Tracker, and the public educational boundaries.",
      "tags": [
        "financial-literacy",
        "expense-tracking",
        "budgeting-awareness"
      ],
      "examples": [
        "What is Kerry Knows Money?",
        "How do I get the Weekly Expense Tracker?"
      ]
    }
  ]
}