One-click install
npx skills add https://github.com/kaiohenricunha/dotbabel --skill agents-search
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agents-search
Source: https://github.com/kaiohenricunha/dotbabel/tree/main/plugins/dotbabel/templates/claude/skills/agents-search
Command: npx skills add https://github.com/kaiohenricunha/dotbabel --skill agents-search

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

When using Claude Code with multiple custom sub-agents, manually searching through agent files to find the right tool for a task is time-consuming, and outdated agent catalogs can leave you missing useful specialized agents. This Skill eliminates that friction by providing fast, structured ways to discover and manage your installed agents and their remote catalog.

Core Features & Use Cases

  • Agent Search: Quickly find installed agents by matching query terms against their name or description.
  • Grouped Agent Listing: View all installed agents organized by their model tier (Opus, Sonnet, Haiku, Inherit) for easy selection based on your task's complexity needs.
  • Agent Fetch & Install: Retrieve full definitions of remote agents from the catalog and install or customize them with your explicit consent.
  • Catalog Cache Management: Invalidate stale cached agent catalogs and refresh them from the official remote source with graceful handling of network errors.
  • Use Case: As a developer working on a mix of infrastructure debugging and code review tasks, use this Skill to instantly find the right specialized sub-agent for your current work without manually browsing individual agent files.

Quick Start

Use the agents-search skill to list all your installed Claude Code agents grouped by model tier to quickly select the right one for your current debugging task.

Frequently Asked Questions about agents-search

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I search for installed Claude Code sub-agents?

You can search installed Claude Code sub-agents by running query terms that match the agent's name or description, allowing you to quickly find the right tool for tasks like debugging or code review without browsing files manually.

How can I list all my Claude Code agents grouped by model tier?

You can list all installed Claude Code agents grouped by model tier, such as Opus, Sonnet, Haiku, or Inherit, to easily select the appropriate agent based on your current task's complexity requirements.

Can I fetch and install remote sub-agent definitions for Claude Code?

Yes, you can retrieve full definitions of remote agents from the catalog and install or customize them locally, provided you give explicit consent before the agent definition is fetched and applied.

What is the best way to refresh an outdated Claude Code agent catalog?

To refresh an outdated Claude Code agent catalog, you can invalidate the stale cache and pull updates from the official remote source, which includes graceful handling to manage potential network errors during the process.

Do I need an active network connection to manage my Claude Code sub-agents?

An active network connection is only required to fetch remote agent definitions or refresh the catalog cache from the official source, as the skill includes graceful error handling for network failures during remote operations.