Installation¶
Prerequisites¶
Before installing devskills-cli, make sure you have:
- Python 3.10+ — check with
python --version - uv — the fast Python package manager
Install uv if you don't have it:
Install devskills-cli¶
Verify the installation:
Optional: Node.js¶
The dev skills commands use npx under the hood. If you plan to use them, install Node.js.