Skip to content

coderbots-io/plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Coderbots plugin marketplace

A Claude Code plugin marketplace for operators of Coderbots.io AI teammates.

Install

/plugin marketplace add coderbots-io/plugins
/plugin install coderbot-tools@coderbots

Or non-interactively:

claude plugin marketplace add coderbots-io/plugins
claude plugin install coderbot-tools@coderbots --scope user

Plugins

coderbot-tools

Operate 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.

Layout

.claude-plugin/marketplace.json          # the marketplace catalog
plugins/coderbot-tools/
├── .claude-plugin/plugin.json           # plugin manifest
└── skills/manage-coderbot/SKILL.md       # the skill

Updating

/plugin marketplace update coderbots
/plugin update coderbot-tools@coderbots

About

Claude Code plugin marketplace for operators of Coderbots.io AI teammates

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors