{
  "name": "Quest Codex Agent Docs",
  "version": "1.0.0",
  "baseUrl": "https://agents.joinquest.com",
  "agentFiles": [
    {
      "name": "Quest AGENTS.md",
      "url": "https://agents.joinquest.com/agents/AGENTS.md",
      "targetPath": "AGENTS.md"
    }
  ],
  "skills": [
    {
      "name": "make-game-multiplayer",
      "url": "https://agents.joinquest.com/skills/make-game-multiplayer/SKILL.md",
      "targetPath": ".agents/skills/make-game-multiplayer/SKILL.md"
    },
    {
      "name": "publish-game",
      "url": "https://agents.joinquest.com/skills/publish-game/SKILL.md",
      "targetPath": ".agents/skills/publish-game/SKILL.md"
    }
  ],
  "docs": [
    {
      "name": "Multiplayer SDK Guide",
      "url": "https://agents.joinquest.com/docs/multiplayer-sdk.md"
    },
    {
      "name": "Publishing Guide",
      "url": "https://agents.joinquest.com/docs/publishing.md"
    },
    {
      "name": "Common Errors",
      "url": "https://agents.joinquest.com/docs/common-errors.md"
    }
  ],
  "installer": {
    "url": "https://app.joinquest.com/student-deploy/update-quest-agent-docs.mjs",
    "canonicalUrl": "https://agents.joinquest.com/install/update-quest-agent-docs.mjs"
  }
}
