-
Notifications
You must be signed in to change notification settings - Fork 1
Targets
agent-toolkit supports 9 AI coding platforms. Each target receives the strongest integration it actually supports.
-
nativeβ officially supported, stable -
native-experimentalβ official but beta/preview -
generatedβ compiled from canonical into target format -
bridgedβ works through an adapter -
unsupportedβ not supported by this platform -
unknown-blockedβ could not confirm from official docs
Type: plugin
Install: /plugin marketplace add ulises-jeremias/agent-toolkit
Skills: native | Agents: native | Hooks: pending #16 | MCP: pending #15
Type: plugin
Install: Dashboard β Plugins β import ulises-jeremias/agent-toolkit
Skills: native | Agents: native | Rules: separate profile surface
Note: Cursor IDE and Cursor CLI both read from the same plugin bundle.
Type: plugin (root-level plugin.json)
Install: copilot plugin install NAME@MARKETPLACE
Skills: native | Agents: .agent.md format | Hooks: pending #16
Type: repository-customization
Files: .github/copilot-instructions.md, .github/agents/*.agent.md, .github/skills/
Note: Separate from Copilot CLI β must be configured independently.
Type: extension (gemini-extension.json)
Install: gemini extensions add ulises-jeremias/agent-toolkit-gemini
Skills β TOML commands | MCP: pending #15 | Hooks: pending #16
Type: companion-assets (NOT a plugin β no marketplace)
Files: .opencode/skills/, .opencode/agents/, opencode.json
Runtime plugin (hooks, tools, MCP) requires TypeScript extension.
Type: companion-assets
Files: pi-package.json, skills/, agents/
Runtime features (hooks, MCP, tools) require TypeScript extension.
Type: customization-bundle (NOT a plugin β no marketplace)
Files: AGENTS.md, rules/*.mdc, skills/
Memories are never generated β personal per-user state only.
From official docs: "You cannot install extensions through any marketplace on Devin Desktop."
Type: plugin (.codex-plugin/plugin.json)
Marketplace: launched March 2026 β experimental
Skills: native | Agents: native | Hooks/MCP: unknown-blocked
agent-toolkit build --target claude-code --check
agent-toolkit build --target cursor --product agent-toolkit-core
agent-toolkit build --target all # all targets
agent-toolkit diff --target cursor # what would changeGetting Started
Reference
- π οΈ Skills
- π€ Agents
- π Loop Engineering
- π MCP Setup
- π₯οΈ Profiles
- π Plugin Marketplace
Compiler