install-superpowers-for-kimi
Installation
SKILL.md
Install Superpowers for Kimi Code CLI
This skill guides you through installing the Superpowers workflow system for Kimi Code CLI with automatic skill invocation via the inject_prompt hook feature.
⚠️ Prerequisites - IMPORTANT
This installation requires the feat/hook-inject-prompt branch of Kimi Code CLI, which adds support for the inject_prompt hook feature.
Step 0: Install Kimi CLI from feat/hook-inject-prompt Branch
Option A: Clone and Install (Recommended)
# macOS/Linux
git clone -b feat/hook-inject-prompt https://github.com/Dqz00116/kimi-cli.git ~/kimi-cli
cd ~/kimi-cli
uv sync
uv pip install -e .