Resources
Compatible Tools
All AI coding tools supported by Gem Team via APM.
APM Targets
| Target | Tool / Harness | Typical Output |
|---|---|---|
copilot | VS Code Copilot / GitHub Copilot CLI | .github/agents/, .github/instructions/, .github/prompts/, VS Code MCP |
claude | Claude Code | .claude/agents/, .claude/rules/, commands, skills, hooks, MCP |
cursor | Cursor | .cursor/agents/, .cursor/rules/, skills, commands, hooks, MCP |
opencode | OpenCode | .opencode/agents/, commands, skills, MCP, compiled instructions |
codex | Codex CLI | .codex/agents/, AGENTS.md, Codex config |
gemini | Gemini CLI | GEMINI.md, skills/instructions, config |
windsurf | Windsurf / Cascade | .windsurf/rules/, skills, commands, hooks, MCP |
Some harnesses don't support every primitive. APM compiles or skips unsupported ones per target.
Marketplace Installation
APM is the recommended path. Direct marketplace installs are optional.
GitHub Copilot CLI
copilot plugin marketplace add mubaidr/gem-team
copilot plugin marketplace browse gem-team
copilot plugin install gem-team@gem-team
Claude Code
/plugin marketplace add mubaidr/gem-team
/plugin
/plugin install gem-team@gem-team
/reload-plugins
awesome-copilot
For VS Code users, awesome-copilot is an alternative marketplace offering manual plugin installation via VS Code extensions.