find-skills
Installation
SKILL.md
Find Skills
Discover and install third-party agent skills from the open Agent Skills ecosystem powered by skills.sh.
Overview
The Agent Skills format is an open standard for packaging procedural knowledge, workflows, and tools that AI agents load on demand. The npx skills CLI (maintained by Vercel Labs) serves as "npm for AI agents" -- enabling discovery and installation of community skills from any Git repository.
skills.sh is the public directory and leaderboard for the ecosystem, hosting thousands of skills across categories like frontend, backend, DevOps, and more.
Built-in cc-arsenal Skills
Before installing third-party skills, note that cc-arsenal already provides:
- agent-browser -- AI-optimized headless browser automation (snapshot + refs system)
- jira-cli -- Interactive Jira issue, epic, and sprint management
- skill-creator -- Guide for creating new skills with progressive disclosure
- find-skills -- This skill (discovery and installation of third-party skills)
Only install external skills that provide capabilities not already covered above.