find-skills
Installation
SKILL.md
find-skills
- Search:
npx playbooks find skill "<query>" - Search is lexical by default; use
--semanticfor natural language search - Output is ordered by best match and prints ready-to-run install commands
- If a repo/source is known, you can list skills:
npx playbooks add skill <source> --list - List agent IDs:
npx playbooks list agents - Ask which agent(s) to install to and whether global (
-g) or project - Install a specific skill:
npx playbooks add skill <source> --skill <skill-name> -a <agent> [-g] [-y] - Install all skills from a source only if user requests:
npx playbooks add skill <source> --all
Related skills
More from iannuttall/skills
get-url
Fetch any URL as markdown with `npx playbooks get`. Use whenever you need to retrieve web content from a URL to get clean markdown for analysis or quoting.
5chrome-webstore-release-blueprint
Guide a user end-to-end through setting up Chrome Web Store API release automation in any repository. Use when asked to walk someone through OAuth/CWS credential setup, refresh token creation, local/CI secret setup, version-based publish automation, and submission status checks.
5