One manifest. Three export formats. Pick whichever your agent runtime understands and we keep them in sync with the live API.
curl -fsSL https://go2.gg/skills/go2.tar.gz | tar -xz -C ~/.claude/skills/
Reference it from your project root via @https://go2.gg/AGENTS.md or copy verbatim.
Claude reads SKILL.md when present in ~/.claude/skills/. Cursor and Codex look for AGENTS.md at the project root. Generic tooling indexes llms.txt. We generate all three from one source so they never drift.