mirror of
https://github.com/obra/superpowers.git
synced 2026-08-08 15:22:59 +08:00
Merge pull request #1919 from boredcity/docs/add-grok-build-cli-to-readme
Docs/add grok build cli to readme
This commit is contained in:
@@ -16,6 +16,7 @@ Superpowers is a complete software development methodology for your coding agent
|
|||||||
- [Factory Droid](#factory-droid)
|
- [Factory Droid](#factory-droid)
|
||||||
- [Gemini CLI](#gemini-cli)
|
- [Gemini CLI](#gemini-cli)
|
||||||
- [GitHub Copilot CLI](#github-copilot-cli)
|
- [GitHub Copilot CLI](#github-copilot-cli)
|
||||||
|
- [Grok Build CLI](#grok-build-cli)
|
||||||
- [Kimi Code](#kimi-code)
|
- [Kimi Code](#kimi-code)
|
||||||
- [OpenCode](#opencode)
|
- [OpenCode](#opencode)
|
||||||
- [Pi](#pi)
|
- [Pi](#pi)
|
||||||
@@ -30,7 +31,7 @@ Superpowers is a complete software development methodology for your coding agent
|
|||||||
|
|
||||||
## Quickstart
|
## Quickstart
|
||||||
|
|
||||||
Give your agent Superpowers: [Claude Code](#claude-code), [Antigravity](#antigravity), [Codex App](#codex-app), [Codex CLI](#codex-cli), [Cursor](#cursor), [Factory Droid](#factory-droid), [Gemini CLI](#gemini-cli), [GitHub Copilot CLI](#github-copilot-cli), [Hermes Agent](#hermes-agent), [Kimi Code](#kimi-code), [OpenCode](#opencode), [Pi](#pi).
|
Give your agent Superpowers: [Claude Code](#claude-code), [Antigravity](#antigravity), [Codex App](#codex-app), [Codex CLI](#codex-cli), [Cursor](#cursor), [Factory Droid](#factory-droid), [Gemini CLI](#gemini-cli), [GitHub Copilot CLI](#github-copilot-cli), [Grok Build CLI](#grok-build-cli), [Hermes Agent](#hermes-agent), [Kimi Code](#kimi-code), [OpenCode](#opencode), [Pi](#pi).
|
||||||
|
|
||||||
## How it works
|
## How it works
|
||||||
|
|
||||||
@@ -169,6 +170,22 @@ Superpowers is available via the [official Codex plugin marketplace](https://git
|
|||||||
copilot plugin install superpowers@superpowers-marketplace
|
copilot plugin install superpowers@superpowers-marketplace
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Grok Build CLI
|
||||||
|
|
||||||
|
Superpowers is available via the [official Grok plugin marketplace](https://github.com/xai-org/plugin-marketplace).
|
||||||
|
|
||||||
|
- Install the plugin from xAI's official marketplace:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
grok plugin install superpowers@xai-official --trust
|
||||||
|
```
|
||||||
|
|
||||||
|
- Or open the marketplace in the TUI, search for Superpowers, and install it:
|
||||||
|
|
||||||
|
```text
|
||||||
|
/marketplace
|
||||||
|
```
|
||||||
|
|
||||||
### Kimi Code
|
### Kimi Code
|
||||||
|
|
||||||
Superpowers is available in Kimi Code's plugin marketplace.
|
Superpowers is available in Kimi Code's plugin marketplace.
|
||||||
|
|||||||
Reference in New Issue
Block a user