What problem does it solve? Finding a specific AI CLI client in a large catalog is slow when you only remember part of its name, vendor, or type. This Skill lets you run a free-text search against the catalog master table so natural search or find requests return matching entries immediately. ## Core Features & Use Cases - Free-Text Search: Matches your query against id, display_name, aliases, vendor, and type fields in the catalog. - Optional Filters: Narrow results by type, vendor, or category, and control output size with limit and format with table or json. - Alias of list-catalog: Forwards all parameters to list-catalog with a default limit of 20, so search-style invocations work naturally. - Use Case: You remember a tool called "Warp Terminal" but not its exact catalog entry. Run a search with that query and get the matching catalog row in a formatted table. ## Quick Start Search the catalog for entries matching "Warp Terminal" and show the results as a table.