A plugin marketplace for Claude Code, organized by persona. Install only the plugin relevant to you.
/plugin marketplace add RhombusSystems/claude-code-plugins
/plugin enable rhombus-developer
/plugin enable rhombus-user
/plugin enable rhombus-partner
Enable only the plugin for your role. You can enable multiple if needed.
See docs/usage.md for full installation details.
| Plugin | For | Key capabilities |
|---|---|---|
| developer | Engineers building on Rhombus | MCP-first: auto-wires rhombus-node-mcp + docs MCP. Six /rhombus-* commands (endpoint search, schema, curl, SDK codegen, MCP status, new project). API-architect + webhook-debugger agents. Skills for full API reference (892+ endpoints incl. Relay/NVR + third-party RTSP), SDK codegen, webhook receivers, and edge streaming (RTSP/ONVIF). |
| user | Day-to-day Rhombus customers | Rhombus CLI, deployment context (analyze/stitch), Rhombus MIND AI, curated support-article index. Five workflow commands (alerts, status, watch, analyze, context-refresh). CLI, alerts, devices, footage-investigator agents. CLI auto-installer + command validator. |
| partner | MSPs and resellers | Active-client session state, fleet-ops audits, cross-client reporting, client onboarding. Six multi-org commands (clients, client-switch, audit-clients, client-alerts, client-devices, fleet-report). Client-selector + fleet-ops + onboarding agents. Partner-aware command validation. |
- Every plugin now ships user-invoked
/rhombus-*slash commands in addition to model-invoked skills. - Developer plugin auto-configures two MCP servers (official API MCP + docs MCP) — no manual setup.
- User plugin split the monolithic CLI skill into focused skills (CLI, deployment-context, MIND, support-links) so the right one triggers.
- Partner plugin is no longer a user-plugin copy — genuine multi-org workflows with active-client state and fleet-ops agents.
- Local OpenAPI spec refreshed to CLI v0.16.0 (892 endpoints; adds Relay/NVR and third-party RTSP services).
See docs/contributing.md for the full guide. Use template/SKILL.md as your starting point.