Superpowers
关于此技能
完整的 AI 编码智能体软件开发方法论,基于可组合技能。包含头脑风暴、测试驱动开发、方案编写、子智能体驱动开发、代码审查等工作流。
安装方式
Installation differs by harness. If you use more than one, install Superpowers separately for each one.
Claude Code
Superpowers is available via the official Claude plugin marketplace
Official Marketplace
- Install the plugin from Anthropic's official marketplace:
/plugin install superpowers@claude-plugins-officialSuperpowers Marketplace
The Superpowers marketplace provides Superpowers and some other related plugins for Claude Code.
- Register the marketplace:
/plugin marketplace add obra/superpowers-marketplace- Install the plugin from this marketplace:
/plugin install superpowers@superpowers-marketplaceAntigravity
Install Superpowers as a plugin from this repository:
agy plugin install https://github.com/obra/superpowersAntigravity runs the plugin's session-start hook, so Superpowers is active from
the first message. Reinstall with the same command to update.
Codex App
Superpowers is available via the official Codex plugin marketplace.
- In the Codex app, click on Plugins in the sidebar.
- You should see
Superpowersin the Coding section. - Click the
+next to Superpowers and follow the prompts.
Codex CLI
Superpowers is available via the official Codex plugin marketplace.
- Open the plugin search interface:
/plugins- Search for Superpowers:
superpowers- Select
Install Plugin.
Cursor
- In Cursor Agent chat, install from marketplace:
/add-plugin superpowers- Or search for "superpowers" in the plugin marketplace.
Factory Droid
- Register the marketplace:
droid plugin marketplace add https://github.com/obra/superpowers- Install the plugin:
droid plugin install superpowers@superpowersGitHub Copilot CLI
- Register the marketplace:
copilot plugin marketplace add obra/superpowers-marketplace- Install the plugin:
copilot plugin install superpowers@superpowers-marketplaceKimi Code
Superpowers is available in Kimi Code's plugin marketplace.
- Open Kimi Code's plugin manager:
/plugins- Go to
Marketplace>Superpowersand install it.
- Or install directly from this repository:
/plugins install https://github.com/obra/superpowers- Detailed docs: docs/README.kimi.md
OpenCode
OpenCode uses its own plugin install; install Superpowers separately even if you
already use it in another harness.
- Tell OpenCode:
Fetch and follow instructions from https://raw.githubusercontent.com/obra/superpowers/refs/heads/main/.opencode/INSTALL.md- Detailed docs: docs/README.opencode.md
Pi
Install Superpowers as a Pi package from this repository:
pi install git:github.com/obra/superpowersFor local development, run Pi with this checkout loaded as a temporary package:
pi -e /path/to/superpowersThe Pi package loads the Superpowers skills and a small extension that injects the using-superpowers bootstrap at session startup and again after compaction. Pi has native skills, so no compatibility Skill tool is required. Subagent and task-list tools remain optional Pi companion packages.