Skip to main content
The Library is your local skill index. Every skill on your machine is indexed in a SQLite database and available for search, filtering, and management.

Browsing skills

The Library displays skills in a scrollable list. Each card shows:
  • Skill name and slug
  • Source label
  • Agent adapter family

Search and filter

Use the search bar at the top to find skills by name, description, or tag. Results update as you type, with a short debounce delay.

Skill actions

Each skill card has inline action buttons:
ActionDescription
Open in EditorEdit the skill in the full IDE
Run evalsScore the skill on quality dimensions
ArchiveMove to archive (recoverable)

Workspace roots

SkillCreator scans configured workspace directories for skills. You can add or remove workspace roots in Settings, and manually trigger a re-index when files change.

Versioning

Skills are versioned automatically via content hashing. Each change creates a new version entry in the local database.
Last modified on March 19, 2026