What is npx skills?
A universal AI agent skill installer. Auto-detects the platform (Claude Code/Cursor/Codex/Gemini) and installs to the correct directory.
TL;DR: Universal AI agent skill installer. One command to install GitHub skill repos across Claude Code/Cursor/Codex/Gemini. Automatic platform detection.
Commands
npx skills add <repo>— installnpx skills list— listnpx skills remove <repo>— uninstallnpx skills init— scaffold a new skill
Create Your Own Skill
Init → edit SKILL.md → push to GitHub → others install in one line.
FAQ
Q: Private repos? A: Supported — requires a GitHub SSH key or token.