A Claude Code plugin marketplace for operators of Coderbots.io AI teammates.
/plugin marketplace add coderbots-io/plugins
/plugin install coderbot-tools@coderbotsOr non-interactively:
claude plugin marketplace add coderbots-io/plugins
claude plugin install coderbot-tools@coderbots --scope userOperate and debug your teammate from your own machine: SSH into its GitHub
Codespace, inspect/restart the Slack bridge, tail logs, refresh its instructions,
and drive a local browser MCP for debugging. Bundles the manage-coderbot skill.
.claude-plugin/marketplace.json # the marketplace catalog
plugins/coderbot-tools/
├── .claude-plugin/plugin.json # plugin manifest
└── skills/manage-coderbot/SKILL.md # the skill
/plugin marketplace update coderbots
/plugin update coderbot-tools@coderbots