mirror of
https://github.com/wshobson/agents.git
synced 2026-03-18 09:37:15 +00:00
feat: add 5 new specialized agents with 20 skills
Add domain expert agents with comprehensive skill sets: - service-mesh-expert (cloud-infrastructure): Istio/Linkerd patterns, mTLS, observability - event-sourcing-architect (backend-development): CQRS, event stores, projections, sagas - vector-database-engineer (llm-application-dev): embeddings, similarity search, hybrid search - monorepo-architect (developer-essentials): Nx, Turborepo, Bazel, pnpm workspaces - threat-modeling-expert (security-scanning): STRIDE, attack trees, security requirements Update all documentation to reflect correct counts: - 67 plugins, 99 agents, 107 skills, 71 commands
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Complete Plugin Reference
|
||||
|
||||
Browse all **65 focused, single-purpose plugins** organized by category.
|
||||
Browse all **67 focused, single-purpose plugins** organized by category.
|
||||
|
||||
## Quick Start - Essential Plugins
|
||||
|
||||
@@ -329,7 +329,7 @@ plugins/python-development/
|
||||
/plugin marketplace add wshobson/agents
|
||||
```
|
||||
|
||||
This makes all 65 plugins available for installation, but **does not load any agents or tools** into your context.
|
||||
This makes all 67 plugins available for installation, but **does not load any agents or tools** into your context.
|
||||
|
||||
### Step 2: Install Specific Plugins
|
||||
|
||||
@@ -369,7 +369,7 @@ Each installed plugin loads **only its specific agents and commands** into Claud
|
||||
|
||||
## See Also
|
||||
|
||||
- [Agent Skills](./agent-skills.md) - 47 specialized skills across plugins
|
||||
- [Agent Skills](./agent-skills.md) - 107 specialized skills across plugins
|
||||
- [Agent Reference](./agents.md) - Complete agent catalog
|
||||
- [Usage Guide](./usage.md) - Commands and workflows
|
||||
- [Architecture](./architecture.md) - Design principles
|
||||
|
||||
Reference in New Issue
Block a user