docs: add Grok Build CLI to README.md

This commit is contained in:
Georgii Perepechko
2026-07-04 11:34:05 +01:00
committed by Drew Ritter
parent c367f804bb
commit 28125bf284

View File

@@ -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.