skills_list_all
Browse all available skills in the registry to view their names, tags, complexity level, and tier status. Use pagination to navigate large results.
Instructions
BROWSING - Browse all 100+ available skills in the registry without semantic search.
Use this when you want to see what skills are available, understand the full breadth of the registry, or look for skills by browsing rather than searching.
Returns lightweight frontmatter for each skill (skill_id, name, tags, complexity_level, has_tier3) to keep token usage reasonable.
Supports pagination: use offset to skip results, limit to control batch size.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |