Install
Quick install (macOS)
The macOS install script installs skills automatically alongside the MCP server:Other methods
- Unblocked CLI
- Claude Code plugin
- Skills CLI
- Manual copy
If the Unblocked CLI is already installed, you can install or update skills separately:
How skills are installed
Skills are stored in a canonical location at~/.agents/skills/ and symlinked into each agent’s own skills directory (e.g. ~/.claude/skills/, ~/.cursor/skills/, ~/.codeium/windsurf/skills/). The installer auto-detects which agents you have installed and configures all of them.
Automatic updates
Skills are automatically kept up to date. Each time the Unblocked CLI runs, it fetches the latest skills from GitHub and writes them to~/.agents/skills/. If you modify a skill locally, Unblocked detects the change and stops updating that specific skill so your customizations are never overwritten.