"Search the awesome-claude-code-subagents catalog. Use when user wants to find, discover, or browse available subagents by name, category, or capability."
Install
$ npx agentshq add voltagent/awesome-claude-code-subagents --agent search"Search the awesome-claude-code-subagents catalog. Use when user wants to find, discover, or browse available subagents by name, category, or capability."
Find agents by name, description, or category.
## Results for "kubernetes"
| Agent | Description |
|-------|-------------|
| [kubernetes-specialist](https://github.com/VoltAgent/awesome-claude-code-subagents/blob/main/categories/03-infrastructure/kubernetes-specialist.md) | Container orchestration master |
| [devops-engineer](https://github.com/VoltAgent/awesome-claude-code-subagents/blob/main/categories/03-infrastructure/devops-engineer.md) | CI/CD and automation expert |
ā use `/subagent-catalog:fetch <name>` to get full definition
source ~/.claude/commands/subagent-catalog/config.sh
subagent_catalog_ensure_cache
cat "$SUBAGENT_CATALOG_CACHE_FILE"
Search the catalog content for matches (case-insensitive substring):
Format each match as a table row with GitHub link.
/subagent-catalog:list| query | matches |
|-------|---------|
| kubernetes | kubernetes-specialist, devops-engineer |
| security | security-engineer, security-auditor, penetration-tester |
| python | python-pro, django-developer |
| review | code-reviewer, architect-reviewer |
| infrastructure | entire category 03 |