{
  "name": "Pythia Prophecies",
  "description": "Ask about the future just for fun!",
  "protocol": "a2a",
  "version": "1.0",
  "skills": [
    {
      "id": "predictions",
      "name": "Predictions",
      "description": "Predict the future based on the user's question",
      "tags": ["future", "predictions", "fun", "joke"],
      "examples": ["Will I die?", "Will I win the lottery?", "Will I get a promotion?", "Will I get a raise?", "Will I get a new job?", "Will I get a new car?", "Will I get a new house?", "Will I get a new phone?", "Will I get a new computer?", "Will I get a new TV?", "Will I get a new fridge?", "Will I get a new washing machine?", "Will I get a new dryer?", "Will I get a new stove?", "Will I get a new oven?", "Will I get a new microwave?", "Will I get a new dishwasher?", "Will I get a new sink?", "Will I get a new toilet?", "Will I get a new shower?", "Will I get a new bathtub?", "Will I get a new sink?", "Will I get a new toilet?", "Will I get a new shower?", "Will I get a new bathtub?"]
    }
  ],
  "endpoints": {
    "jsonrpc": "/a2a"
  },
  "capabilities": {
    "streaming": true
  },
  "authentication": {
    "schemes": ["x402"],
    "credentials": null
  }
}
