What problem does it solve?
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
Core Features & Use Cases
- Skills CLI overview: The Skills CLI (npx skills) is the package manager for the open agent skills ecosystem, enabling search, installation, and updates of skills from GitHub or other sources.
- Discovery workflow: Users can search for skills by query, evaluate install counts, source reputation, and GitHub stars to decide which skill to install or try.
- Install and manage skills: Provides commands for installing, checking for updates, updating installed skills, and browsing skill pages at skills.sh.
Quick Start
Run npx skills find <query> in your terminal to locate matching skills.