list_skills
Returns a JSON list of all available skills with names, descriptions, and source directories. Optionally filter by substring to discover relevant skills before reading or installing.
Instructions
Returns a JSON list of all available skills with their names, descriptions, and source directories. Use this to discover what skills are available before reading or installing them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Optional filter: return only skills whose name or description contains this substring (case-insensitive) |