{
  "name": "Predictefy",
  "description": "Unified prediction-market intelligence and execution infrastructure — one normalized API and SDK across 16 served capability-qualified venues, plus non-custodial client-side execution.",
  "url": "https://docs.predictefy.com/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "provider": {
    "organization": "Predictefy",
    "url": "https://predictefy.com"
  },
  "documentationUrl": "https://docs.predictefy.com/",
  "capabilities": {
    "streaming": true,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain",
    "application/json"
  ],
  "skills": [
    {
      "id": "predictefy",
      "name": "Predictefy",
      "description": "Use when building trading bots, research agents, or programmatic integrations against prediction markets. Reach for this skill to fetch normalized market, event, order-book, or historical data across many venues at once, to compare prices between venues, to look up wallet-level trader intelligence, or to place non-custodial orders with client-side signing.",
      "url": "https://docs.predictefy.com/.well-known/agent-skills/predictefy/skill.md"
    }
  ]
}
