Plugin Marketplace
The Odyssey marketplace provides Claude Code plugins for Open Engineering teams. Plugins bundle MCP servers, skills, agents, and hooks into a single installable unit.
Add the marketplace
Run this once in any project to register the Odyssey marketplace:
/plugin marketplace add https://odyssey.echo-station.space/.claude-plugin/marketplace.json
Available plugins
/plugin install <name>@odyssey
Plugins are installed into your project's .claude/ directory and activated immediately.
| Plugin | Description | Install |
|---|---|---|
| common | GitLab, Atlassian, Slack, Figma MCPs + general engineering skills | /plugin install common@odyssey |
| django | Django/DRF skills, agents, and auto-formatting hooks | /plugin install django@odyssey |
| campfire | Angular NX skills for the campfire-nx workspace | /plugin install campfire@odyssey |
| slipgate | MCP portal for Atlassian, Cloudflare Docs, and other remote tools | /plugin install slipgate@odyssey |
| iris | AI-powered browser automation | /plugin install iris@odyssey |