Skip to main content
The skillmd CLI installs skills into your editor’s rules, scaffolds themed projects, and keeps everything in sync — straight from your terminal.

Run it instantly

No install required — use npx:
npx @getskillmd/cli <command>

Install globally

For a shorter skillmd command everywhere:
npm install -g @getskillmd/cli
Then verify:
skillmd --version

First run

skillmd login      # authenticate in your browser
skillmd add <skill>  # install a skill into this project
npx @getskillmd/cli and a global skillmd install are interchangeable — every example in these docs works with either.

Authentication

Sign in and check your quota.

Commands

The full command reference.