Skills Sh

Search and install agent skills from agentskill.sh, the AI agent skills directory.

saolalab Updated

File contents

agentskill.sh

AI Agent Skills Directory — 99,000+ skills for Claude, Cursor, Copilot, and more.

When to use

Use this skill when the user asks any of:

  • "find a skill for …"
  • "search for skills"
  • "install a skill"
  • "what skills are available?"
  • "update my skills"

Search

npx skills find "web scraping"

Install

npx skills add owner/repo@skill-name -a cursor -y

Or for a repo with a single skill:

npx skills add owner/repo -a cursor -y

Replace owner/repo@skill-name with the slug from search results (e.g. anthropics/skills@pdf). Use -y to skip confirmation. Skills install to workspace/.agents/skills/ and are loaded automatically by Clawbot.

List installed

npx skills list

Notes

  • Requires Node.js (npx comes with it).
  • No API key needed for search and install.
  • Browse the directory at https://agentskill.sh

saolalab/clawforce/tree/main/marketplace/roles/default/workspace/skills/skills_sh commit 3b0aacf79d

Frequently asked questions

npx skillmds@latest add saolalab/skills-sh