list_skills
List skills from the knowledge base filtered by status, tags, source, and limit.
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 |