skills-finder

Installation
SKILL.md

Skills Finder

Discover skills on skills.sh and gate every candidate through a security audit before adopting it. The user's rule is firm: only adopt skills with no security problems. Never install a skill that has not cleared the audit.

Workflow

1. DISCOVER   npx skills find "<query>"          → candidate list
2. GATE       scripts/audit.py <candidate>...     → ADOPT / REVIEW / REJECT
3. DECIDE     adopt only ADOPT (or REVIEW after explicit user OK)
4. INSTALL    npx skills add <owner/repo@skill>   → only for approved skills

Step 1 — Discover (no token needed)

Use the skills CLI; it handles auth internally, so no Vercel token is required:

Installs
2
Repository
wquguru/skills
GitHub Stars
87
First Seen
Jul 1, 2026
skills-finder — wquguru/skills