본문으로 건너뛰기
Awesome Grok Bot

컴퓨터 안의 에이전트

Grok Bot 안에서 코딩 에이전트 실행하기

Grok 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 공식 문서