{
  "skills": [
    {
      "name": "ai3-bot-parity",
      "description": "Serve AI agents the same page a browser gets",
      "url": "https://ai3.co/.well-known/agent-skills/bot-parity/SKILL.md"
    },
    {
      "name": "ai3-js-independent",
      "description": "Put the content in the HTML, not only behind scripts",
      "url": "https://ai3.co/.well-known/agent-skills/js-independent/SKILL.md"
    },
    {
      "name": "ai3-structured-data",
      "description": "Publish schema.org JSON-LD that matches the listing",
      "url": "https://ai3.co/.well-known/agent-skills/structured-data/SKILL.md"
    },
    {
      "name": "ai3-metadata",
      "description": "Complete the six head signals agents read first",
      "url": "https://ai3.co/.well-known/agent-skills/metadata/SKILL.md"
    },
    {
      "name": "ai3-perf-redirects",
      "description": "Answer in under two seconds, at the address on the listing",
      "url": "https://ai3.co/.well-known/agent-skills/perf-redirects/SKILL.md"
    },
    {
      "name": "ai3-discovery-files",
      "description": "Publish robots.txt, a sitemap and llms.txt",
      "url": "https://ai3.co/.well-known/agent-skills/discovery-files/SKILL.md"
    },
    {
      "name": "ai3-ai-visibility",
      "description": "Be named by the assistants when a customer asks",
      "url": "https://ai3.co/.well-known/agent-skills/ai-visibility/SKILL.md"
    },
    {
      "name": "ai3-well-known-hygiene",
      "description": "Return 404 for missing .well-known paths",
      "url": "https://ai3.co/.well-known/agent-skills/well-known-hygiene/SKILL.md"
    },
    {
      "name": "ai3-markdown-negotiation",
      "description": "Offer Markdown to agents that ask for it",
      "url": "https://ai3.co/.well-known/agent-skills/markdown-negotiation/SKILL.md"
    },
    {
      "name": "ai3-api-discoverable",
      "description": "Publish a machine-readable API description where agents look",
      "url": "https://ai3.co/.well-known/agent-skills/api-discoverable/SKILL.md"
    },
    {
      "name": "ai3-mcp-card",
      "description": "Publish an MCP server card",
      "url": "https://ai3.co/.well-known/agent-skills/mcp-card/SKILL.md"
    },
    {
      "name": "ai3-oauth-discovery",
      "description": "Publish OAuth discovery metadata that validates",
      "url": "https://ai3.co/.well-known/agent-skills/oauth-discovery/SKILL.md"
    }
  ]
}