Skip to content

apocohq/claude-plugins

Repository files navigation

apoco-plugins

A Claude Code plugin marketplace by Apoco.

Plugins

Plugin Description
clawdboard Clawdboard setup — install the macOS menu bar app that monitors Claude Code sessions, configure hooks, and set up IDE integration.
mqtt MQTT channel for Claude Code — pub/sub bridge with topic-based access control.

Install

Add the marketplace:

/plugin marketplace add https://github.com/apocohq/claude-plugins

Install a plugin:

/plugin install mqtt@apoco-plugins

Adding a plugin

Each plugin lives in its own directory under plugins/. The marketplace catalog is at .claude-plugin/marketplace.json.

To add a new plugin:

  1. Create plugins/<name>/ with a .claude-plugin/plugin.json manifest and your plugin files (skills, hooks, MCP servers, etc.).
  2. Add an entry to .claude-plugin/marketplace.json in the plugins array.
  3. Validate with /plugin validate . or claude plugin validate ..

License

Apache-2.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors