Quick setup to enable superpowers skills in Codex.
Clone superpowers repository:
mkdir -p ~/.codex/superpowers
cd ~/.codex/superpowers
git clone https://github.com/obra/superpowers.git .
Create personal skills directory:
mkdir -p ~/.codex/skills
Update ~/.codex/AGENTS.md to include this superpowers section:
## Superpowers System
<EXTREMELY_IMPORTANT>
You have superpowers. Superpowers teach you new skills and capabilities. RIGHT NOW run: `~/.codex/superpowers/.codex/superpowers-codex bootstrap` and follow the instructions it returns.
</EXTREMELY_IMPORTANT>
Test the installation:
~/.codex/superpowers/.codex/superpowers-codex bootstrap
You should see skill listings and bootstrap instructions. The system is now ready for use.