#77 · Primary category: AI Agents & Automation

skills

The open agent skills tool - npx skills

Project last updated:08/18/26

GitHub Stars

30.0K

Forks

2.6K

Contributors

136

License

MIT

Why we included this project

Skills is a command-line package manager for agent skills, the reusable instruction sets that give coding agents like Claude Code and Cursor extra capabilities. Instead of hand-copying prompts or maintaining skill files yourself, you install them with a single npx command, pull one skill out of a larger repo, or pipe a generated prompt straight into your agent. It resolves sources from GitHub, GitLab, or local paths, and supports project-scoped or global installs with symlink or copy modes, so teams can standardize the skills their agents use across every project. If you build or share agent skills, or want a repeatable way to distribute and update them across your team, this is the tool that makes that workflow practical.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category