Claude Code plugins for Rossum.ai workflows
npx claudepluginhub rossumai/claude-marketplaceClaude Code plugin for Rossum.ai workflows
Turn Claude into a Rossum implementation partner — audit hooks, analyze schemas, query Data Storage, extract documents, and generate SOWs, all from your terminal.
7 skills · 7 reference packs · 42 MCP tools — Claude Code plugin marketplace for Rossum.ai.
You need Claude Code CLI and a Rossum API token.
/plugin marketplace add mrtnzlml/claude-marketplace
/plugin install rossum-sa@mrtnzlml-claude-marketplace
Then connect and go:
Connect to Rossum (token: <TOKEN>, base URL: https://elis.rossum.ai).
Map out the entire org — workspaces, queues, hooks, schemas — and draw
an ASCII architecture diagram. Add emoji health indicators next to each
component (🟢 healthy, 🟡 warning, 🔴 broken).
Note: Auto-updates are off by default for third-party marketplaces. Enable them in
/plugin→ Marketplaces tab.
rossum-sa| Skill | Description |
|---|---|
/rossum-sa:write-sow | Generate a Statement of Work from project requirements |
/rossum-sa:analyze [path] | Check an implementation for configuration errors |
/rossum-sa:document [path] | Produce a queue-focused reference document |
/rossum-sa:implement | Plan and execute an integration project end-to-end |
/rossum-sa:upgrade [path] | Upgrade deprecated extensions to modern formula fields |
/rossum-sa:test [path] | E2E test an implementation against the live environment |
nerossum| Skill | Description |
|---|---|
/nerossum:document-processing | Extract structured data from invoices, POs, and receipts with validation and anomaly detection |
When rossum-sa is enabled, Claude automatically gets domain knowledge for:
🕵️ Who's been busy? — Pull a year of audit logs and surface suspicious activity patterns.
Connect to Rossum (token: <TOKEN>, base URL: https://elis.rossum.ai), pull all audit logs
for the last year, and print a histogram of user activity. Highlight suspicious patterns.
🔗 Find broken hooks — Audit your hook chains across all queues.
Connect to Rossum and list all hooks. Group them by queue and flag any that are inactive,
have no queues attached, or have a broken run_after chain.
📊 Spot missing indexes — Catch Data Storage performance problems before they bite.
Connect to Rossum and check all Data Storage collections. List their indexes and search
indexes, flag any missing __dynamic_index or duplicate/redundant indexes.
🎯 Tune fuzzy matching — Optimize MDH search scores with real data.
Connect to Rossum and find the $search query in the MDH matching extension. Verify and
calibrate the score thresholds against real data in the collection. Use at least 1000 samples.
🔀 Detect schema drift — Find fields that diverged across queues.
Connect to Rossum and compare schemas across all active queues. List fields that exist in
one schema but not another.
rossum-api)The MCP server starts automatically when rossum-sa is enabled. Write and destructive tools require explicit user approval.
| Tool | Description |
|---|---|
rossum_set_token | Authenticate with a Rossum environment |
rossum_whoami | Show authenticated user, organization, and role |
Development marketplace for Superpowers core skills library
Harness-native ECC skills, hooks, rules, MCP conventions, and operator workflows
Open Design — local-first design app exposed to coding agents over MCP. Install once with your agent's plugin command and projects/files/skills are reachable through stdio.