skills-cli
Installation
SKILL.md
Use this skill to help users work with the open Agent Skills ecosystem through the skills CLI.
Overview
The skills CLI is the package manager for installable Agent Skills. Use it to discover skills, install them with the right flags, and manage them after installation.
Examples below use bunx skills, but npx skills is the same workflow if Bun is not available in the user's environment.
Always prefer the current CLI syntax:
bunx skills add <source> --skill <name>
Do not use older owner/repo@skill-name examples.
When to Use
Use this skill when the user: