Supported Agent Surfaces for ast-index
mainThe ast-index plugin provides integration payloads for several AI agent platforms. Each platform uses a specific directory structure for configuration and capabilities:
- Claude Code: Uses
.claude-plugin/plugin.json,commands/, andskills/. - Codex: Uses
.codex-plugin/plugin.jsonandskills/. - Cursor: Uses
.cursor-plugin/plugin.json,skills/,rules/, andcommands-cursor/.
Note: Claude Code commands are kept separate from Cursor commands because they target different project configuration files.