Skills2026年4月8日·1 分钟阅读

npx skills — Universal Skill Installer for AI Agents

One-command skill installer that works across Claude Code, Cursor, Codex CLI, and Gemini CLI. Install skills from any GitHub repo with automatic platform detection.

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> — install
  • npx skills list — list
  • npx skills remove <repo> — uninstall
  • npx 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.

🙏

来源与感谢

npx skills — community cross-platform skill installer

讨论

登录后参与讨论。
还没有评论,来写第一条吧。