Introducing the Rhombus Plugin for Claude Code

Rhombus + Claude Series — Getting Started
Claude is an AI assistant from Anthropic — one of the large language models enterprises are using to build the next generation of automated workflows. Claude Code is its developer-focused version, designed to work directly with your tools, code, and infrastructure.
Here’s what matters if you’re not technical: Claude Code can do real work on a computer. It can run commands, read data, and chain operations together on your behalf. Our plugin gives Claude everything it needs to work with Rhombus — so instead of writing scripts or memorizing commands, your team can describe what they want in plain English and Claude handles the rest.
The Rhombus plugin is a package of knowledge, helpers, and safety checks that teach Claude about the Rhombus platform. It knows our CLI commands, our API endpoints, and our data formats. It catches mistakes before they happen. And it adapts to different roles — day-to-day users, developers, partners — so the experience fits whoever is using it.
For the developers:
With Claude Code installed, add the plugin marketplace:
/plugin marketplace add RhombusSystems/claude-code-plugins
Enable the plugin for your role:
/plugin enable rhombus-user
(Or rhombus-developer for API work, or rhombus-partner for multi-organization management.)
Then just ask Claude a question:
“List every offline camera across my deployment and group them by location.”
Claude validates your authentication, loads your deployment context, runs the right commands, and returns a plain-English answer.
The payoff: The CLI made Rhombus scriptable. The Claude plugin makes it conversational. Together, they turn your camera system into an interface that works for anyone on your team — from a security analyst who’s never touched code to a senior engineer wiring up an end-to-end integration.
