跳到正文
Awesome Grok Bot

內部代理

在 Grok Bot 內執行程式設計代理

在 Grok Bot 自己的雲端電腦上放一個程式設計代理。貼上一段提示詞,讓 Bot 完成安裝;所有登入都由人處理。

這是社群指南,不是 xAI 官方指導。切勿把憑證或 API 金鑰交給代理;Grok Bot 應在每個登入環節停下,請你接手。

Claude Code

安裝並驗證 Claude Code,再以唯讀方式摘要 README。

Install Claude Code on your cloud computer.

1. Run: npm install -g @anthropic-ai/claude-code
2. Verify it with: claude --version
3. HARD RULE: never type credentials, passwords, API keys, tokens, 2FA codes, or CAPTCHA answers. At any login or API-key step, stop and ask me to do it. Logins stay human.
4. After I finish any required login, run one small smoke task: open a repository README and ask Claude Code to summarize it without changing files.
5. Report the installed version, what the smoke task did, and what Claude Code can now do on this computer.
Claude Code 官方文件

Codex CLI

安裝並驗證 Codex CLI,再用儲存庫 README 做一個小測試。

Install Codex CLI on your cloud computer.

1. Run: npm install -g @openai/codex
2. Verify it with: codex --version
3. HARD RULE: never type credentials, passwords, API keys, tokens, 2FA codes, or CAPTCHA answers. At any login or API-key step, stop and ask me to do it. Logins stay human.
4. After I finish any required login, run one small smoke task: open a repository README and ask Codex to summarize it without changing files.
5. Report the installed version, what the smoke task did, and what Codex can now do on this computer.
Codex CLI 官方文件

OpenClaw

安裝 OpenClaw 前,讓 Grok Bot 先找到並展示官方來源。

Install OpenClaw on your cloud computer.

1. Read the official install docs first: https://docs.openclaw.ai/ (source repo: https://github.com/openclaw/openclaw)
2. Run: npm install -g openclaw@latest
3. Verify it with: openclaw --version
4. HARD RULE: never type credentials, passwords, API keys, tokens, 2FA codes, or CAPTCHA answers. At any login or API-key step, stop and ask me to do it. Logins stay human.
5. After I finish any required login, run one small read-only smoke task, such as summarizing a repository README.
6. Report the installed version, what the smoke task did, and what OpenClaw can now do on this computer.
OpenClaw 官方文件

Hermes

開始設定前,讓 Grok Bot 先核驗 Hermes 的官方說明。

Install Hermes Agent (Nous Research) on your cloud computer.

1. Read the official install docs first: https://hermes-agent.nousresearch.com/docs/getting-started/installation (source repo: https://github.com/NousResearch/hermes-agent)
2. Run: pip install hermes-agent
3. Verify it with: hermes --version
4. HARD RULE: never type credentials, passwords, API keys, tokens, 2FA codes, or CAPTCHA answers. At any login or API-key step, stop and ask me to do it. Logins stay human.
5. After I finish any required login, run one small read-only smoke task, such as summarizing a repository README.
6. Report the installed version, what the smoke task did, and what Hermes can now do on this computer.
Hermes 官方文件