{
  "specVersion": "1.0",
  "host": {
    "displayName": "Codevator",
    "identifier": "did:web:codevator.dev",
    "description": "Background music that plays while your AI agent codes and stops when it's done. 15 sounds, 7 agents supported. Free and open source.",
    "url": "https://codevator.dev"
  },
  "entries": [
    {
      "identifier": "urn:air:codevator.dev:skill:codevator",
      "displayName": "Codevator agent skill",
      "type": "text/markdown",
      "url": "https://codevator.dev/.well-known/agent-skills/codevator/SKILL.md",
      "representativeQueries": [
        "play elevator music while my coding agent works",
        "change the codevator sound to lo-fi",
        "set codevator volume to 30",
        "install the codevator skill for my agent"
      ]
    },
    {
      "identifier": "urn:air:codevator.dev:api:sounds",
      "displayName": "Codevator sounds registry",
      "type": "application/vnd.oai.openapi+json",
      "url": "https://codevator.dev/openapi.json",
      "representativeQueries": [
        "list the background sounds available in codevator",
        "what nature sounds can I add with npx codevator add",
        "where is the codevator sounds catalog JSON"
      ]
    },
    {
      "identifier": "urn:air:codevator.dev:docs:site",
      "displayName": "Codevator documentation",
      "type": "text/markdown",
      "url": "https://codevator.dev/docs",
      "representativeQueries": [
        "how do I install codevator",
        "setup codevator for Cursor or Claude Code",
        "what CLI commands does codevator support"
      ]
    }
  ]
}
