find-skills — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited find-skills (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Discover and install skills from the open agent skills ecosystem using npx skills.
npx clawhub@latest install find-skillsHelps users find and install modular skill packages that extend agent capabilities with specialized knowledge, workflows, and tools.
KEYWORDS: find skill, search skill, install skill, add skill, npx skills, skills.sh
Map their request to a search query:
npx skills find [query]Examples:
| User Request | Search Query |
|---|---|
| "How do I make my React app faster?" | npx skills find react performance |
| "Can you help with PR reviews?" | npx skills find pr review |
| "I need to create a changelog" | npx skills find changelog |
When results are found:
I found a skill that might help! The "[skill-name]" skill provides [brief description].
To install it:
npx skills add [owner/repo@skill]
Learn more: https://skills.sh/[owner]/[repo]/[skill]npx skills add <owner/repo@skill> -g -y-g = install globally (user-level)-y = skip confirmation prompts| Category | Example Queries |
|---|---|
| Web Development | react, nextjs, typescript, tailwind |
| Testing | testing, jest, playwright, e2e |
| DevOps | deploy, docker, kubernetes, ci-cd |
| Documentation | docs, readme, changelog, api-docs |
| Code Quality | review, lint, refactor, best-practices |
| Design | ui, ux, design-system, accessibility |
I searched for skills related to "[query]" but didn't find any matches.
I can still help with this task directly. Would you like me to proceed?
If this is something you do often, you could create your own skill:
npx skills init my-skill-name| Command | Purpose |
|---|---|
npx skills find [query] | Search for skills |
npx skills add <package> | Install a skill |
npx skills add <pkg> -g -y | Install globally, skip prompts |
npx skills check | Check for updates |
npx skills update | Update installed skills |
npx skills init | Create a new skill |
Browse all skills: https://skills.sh/
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.