clawpack search

Search the registry for agent bundles.

Usage

clawpack search <query> [options]

Options

FlagDescriptionDefault
--limit <n>Maximum results10
-h, --helpShow help

Examples

# Search for coding agents
clawpack search coding

# Search with limit
clawpack search "sales bot" --limit 5

# Search for a specific author's agents
clawpack search agentebox

Output

Shows matching bundles with name, description, version, downloads, and stars.

See Also