find-skills

Installation
SKILL.md

Find Skills

Discover and install skills from the open agent skills ecosystem via the Skills CLI.

CLI Reference

npx skills find [query]           # Search by keyword
npx skills add <owner/repo@skill> # Install a skill
npx skills add <owner/repo@skill> -g -y  # Install globally, skip prompts
npx skills check                  # Check for updates
npx skills update                 # Update all installed skills
npx skills init my-skill-name     # Scaffold a new skill

Browse: https://skills.sh/

Known Sources

Installs
16
GitHub Stars
18
First Seen
Mar 15, 2026
find-skills — acedergren/agentic-tools