CLI Reference
npx skills list
List all installed skills.
The list command shows all skills currently installed in your project.
Usage
bash
npx skills list [options]Example Output
text
Installed skills (3):
find-skills v2.4.1 AI / LLM
react-best-practices v3.0.0 Frontend
typescript-mastery v1.8.2 BackendOptions
- --outdated — Show skills with available updates
- --json — Output as JSON
- --global — List globally installed skills