Skip to content
Plugin

Hobson Agent Plugins

by wshobson

AI Summary

![Run in Smithery](https://smithery.ai/skills?ns=wshobson&utmsource=github&utmmedium=badge) A comprehensive production-ready system combining 112 specialized AI agents, 16 multi-agent workflow orchestrators, 146 agent skills, and 79 development tools organized into 72 focused, single-purpose plugins

Install

Type these inside Claude Code's chat:

/plugin marketplace add wshobson/agents

Description

Specialized agent plugins for software development workflows including code review, architecture analysis, and test generation.

How it works

Each plugin is isolated and composable: agents, commands, and skills are auto-discovered from directory structure. **Installing a plugin loads only its components into context** — not the whole marketplace. ` plugins/python-development/ ├── .claude-plugin/plugin.json ├── agents/ # 3 Python agents (python-pro, django-pro, fastapi-pro) ├── commands/ # 1 scaffolding command └── skills/ # 16 specialized skills (async, testing, packaging, …) ` Tiered model strategy: | Tier | Model | Use | |---|---|---| | 0 | Fable 5 | Longest-horizon autonomous work — large migrations, multi-hour runs (opt-in, premium cost) | | 1 | Opus | Architecture, security, code review, production-critical | | 2 | inherit | User-chosen — backend, frontend, AI/ML, specialized | | 3 | Sonnet | Docs, testing, debugging, API references | | 4 | Haiku | Fast operational tasks, SEO, deployment, content | → Model configuration details

Agentic Plugin Marketplace

> Production-ready agentic workflow building blocks: 84 plugins, 192 agents, > 156 skills, 102 commands — built for Claude Code and consumed natively by > OpenAI Codex CLI, Cursor, OpenCode, Gemini CLI, and GitHub Copilot from a single Markdown source. ![Claude Code](#claude-code) ![Codex CLI](docs/harnesses.md) ![Cursor](docs/harnesses.md) ![OpenCode](docs/harnesses.md) ![Gemini CLI](GEMINI.md) ![Copilot](docs/harnesses.md) > [!NOTE] > One source-of-truth (plugins/), five harnesses. Each harness gets idiomatic, > harness-native artifacts — not lowest-common-denominator translations. > See docs/harnesses.md for the capability matrix.

Claude Code

`bash /plugin marketplace add wshobson/agents /plugin install python-development # or any of 84 plugins ` → Full Claude Code setup, troubleshooting, and plugin catalog

Codex CLI · Cursor · OpenCode · Gemini CLI · Copilot

Codex and Cursor install natively from the committed registries (which point at the source plugins/): `bash npx codex-marketplace add wshobson/agents # Codex; then install individual plugins

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted 19d ago
Active
Adoption1K+ stars on GitHub
37.0k ★ · Popular
DocsREADME + description
Well-documented

GitHub Signals

Stars37.0k
Forks4.0k
Issues20
Updated19d ago
View on GitHub
MIT License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code