Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Turn a project into a publishable Agent Skill via the skillship CLI. Use to scaffold, validate, package, install, or publish a SKILL.md for Cursor, Claude Code, Claude Web, or Cowork, or on /skillship
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-04 | ✗→✓ | ▲ Improved | -72% | 0% |
| case-05 | ✗→✓ | ▲ Improved | -67% | 0% |
| case-06 | ✗→✓ | ▲ Improved | -69% | 0% |
| case-07 | ✗→✓ | ▲ Improved | -61% | 0% |
| case-08 | ✗→✓ | ▲ Improved | -6% | 0% |
The skillship CLI makes Agent Skills portable across Cursor, Claude Code, Claude Web, and Claude Cowork.
Based on user intent, read and follow the appropriate skill:
| User wants to… | Use skill | | --- | --- | | Create a new skill, convert an existing SKILL.md to portable, validate, or publish | skillship-author | | Install a skill from a remote repo (GitHub, GitLab, SSH) | skillship-install |
Prefer npx skillship@latest <command>. If npx skillship@latest cannot resolve the package (not published / offline), run it from a local checkout instead:
bashnpm run build # in the skillship repo, produces dist/cli.js node dist/cli.js <command>
Run npx skillship@latest doctor to verify the environment (Node >= 18, npx; optional gh and agentskills).
Other measured skills in the registry, with their headline benchmark lift.