Skills Library
The Skills Library is your personal collection of generated skills. Access it from the main dashboard at /skills after logging in.
Viewing Your Skills
Skills are displayed as cards in a responsive grid. Each card shows:
- ●Skill name — the slugified name from frontmatter
- ●Description — the short description from frontmatter
- ●Category — color-coded badge (coding, writing, task, etc.)
- ●Word count — total word count of the skill body
- ●Created date — when the skill was generated
- ●Visibility — public or private indicator
Filtering and Search
Use the toolbar above the skill grid to find skills quickly:
- ●Search — type to filter by name or description
- ●Category filter — select a category to show only matching skills
Filters are applied in real time. The URL updates to reflect your current filters, so you can bookmark or share filtered views.
Quick Actions
Each skill card has a menu with the following actions:
View
Opens the full skill detail page showing the rendered markdown content, validation status, and metadata.
Edit
Opens the skill in the built-in Monaco editor. See the Skill Editor docs for details.
Download
Downloads the SKILL.md file directly. If the skill includes reference files, a zip archive is downloaded instead.
Delete
Permanently deletes the skill from your library. This action cannot be undone. A confirmation dialog is shown before deletion.