Agent Skills

Skills directory

Self-contained guides compatible with the Agent Skills open standard — use them in Claude, GitHub Copilot, Cursor, and other tools.

Install in your assistant

Skills follow the Agent Skills spec. Each tool installs files into a different folder — follow your client's docs for paths.

$npx skills add 0xTanzim/nextrush
$copilot plugin marketplace add 0xTanzim/nextrush

Source and contributions

Skill sources live in the monorepo under skills/<name>/ (for example skills/nextrush). Open a PR to propose changes. The catalog endpoint /skills.json lists the same skills as this page.