list_skills
Retrieve a filtered list of available skills by status and tags, defaulting to active skills.
Instructions
v3.1.0 M3: Filtered list of skills. status='active' (default) returns the daily-driver set; 'all' returns every state; any other value filters to that one state. tags filter is set intersection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | ||
| limit | No | ||
| source | No | ||
| status | No | active | archived | superseded | all | active |