{
  "name": "Football Flocks Public Content Agent",
  "description": "Discovery metadata for Football Flocks public football content, including leagues, competitions, clubs, teams, players, news, broadcasting pages, sitemaps, and LLM guides.",
  "version": "1.0.0",
  "provider": {
    "organization": "Football Flocks",
    "url": "https://footballflocks.com/"
  },
  "supportedInterfaces": [
    {
      "url": "https://footballflocks.com/",
      "protocolBinding": "https",
      "protocolVersion": "1.0"
    }
  ],
  "documentationUrl": "https://footballflocks.com/llms.txt",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "extendedAgentCard": false
  },
  "securitySchemes": {},
  "security": [],
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain",
    "text/markdown",
    "application/json"
  ],
  "skills": [
    {
      "id": "footballflocks-public-content-read",
      "name": "Read Football Flocks public content",
      "description": "Find and read public Football Flocks football pages, markdown guides, sitemap entries, and discovery documents.",
      "tags": [
        "football",
        "sports",
        "public-content",
        "seo",
        "llms"
      ],
      "examples": [
        "Find Football Flocks pages about Arsenal players.",
        "Read the Football Flocks sitemap and locate Premier League broadcasting coverage."
      ]
    }
  ]
}
