Click any tag below to further narrow down your results
Links
This article covers the `npx skills` CLI tool for installing, listing, updating, and removing reusable agent “skills” across over 40 coding agents. You can fetch skills from GitHub, GitLab, local paths, or any Git URL and target specific agents or install globally versus per-project.
- `npx skills` lets you install reusable "agent skills" from any GitHub/GitLab repo, local path, or Git URL into 40+ coding agents (Claude Code, Cursor, Codex, OpenCode, etc.)
- Supports fine-grained control: pick specific skills or whole repos, target specific agents, install globally vs per-project, and run non-interactively via --yes/--all for CI/CD
- Full lifecycle management is built in: list, find, update, remove, and init (to scaffold a new SKILL.md) for authoring your own skills
- Defaults to symlinking skills (single source of truth) but can copy files instead if symlinks aren't supported; community skills are browsable at skills.sh