Help us improve
Share bugs, ideas, or general feedback.
Commercial Claude Code plugins from JBC Tech Solutions
npx claudepluginhub jbctechsolutions/claude-pluginsIntelligent LLM request router — routes Claude Code requests to the cheapest model meeting quality requirements
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 80 focused plugins, 185 specialized agents, and 153 skills - optimized for granular installation and minimal token usage
Agent skills for building and maintaining promptfoo evaluations
Share bugs, ideas, or general feedback.
Commercial Claude Code plugins from JBC Tech Solutions.
| Plugin | Description |
|---|---|
| sr-router | Intelligent LLM request router -- routes requests to the cheapest model meeting quality requirements |
| mcp-outlook-mac | MCP server for Microsoft Outlook on macOS |
Add this marketplace to your Claude Code settings (~/.claude/settings.json):
{
"extraKnownMarketplaces": [
{
"name": "jbc-tech-solutions",
"source": {
"source": "github",
"repo": "jbctechsolutions/claude-plugins"
}
}
]
}
Then install plugins using:
/install sr-router
/install mcp-outlook-mac
This is a thin registry that points to standalone plugin repositories. Each plugin is maintained in its own repo with full documentation, tests, and releases.
For internal consulting tools, see the separate jbctech-claude-marketplace repository.