一键导入
ralph
Clawd's built-in autonomous iteration system for complex tasks.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Clawd's built-in autonomous iteration system for complex tasks.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | ralph |
| description | Clawd's built-in autonomous iteration system for complex tasks. |
| metadata | {"clawdbot":{"emoji":"🔄","requires":{"env":[]}}} |
Autonomous iteration for complex tasks.
Ralph is Clawd's built-in autonomous loop system. It enables iterative work on complex tasks, continuing until completion criteria are met.
Ralph operates using a state file that tracks:
The loop continues until:
<promise>PROMISE_TEXT</promise># Start a new loop
ralph-loop "<TASK>" --max-iterations N --completion-promise "TEXT"
# Check status
ralph-loop -s
# Cancel loop
ralph-loop -c
| Parameter | Required | Default | Description |
|---|---|---|---|
| TASK | Yes | - | Task description |
| --max-iterations | Recommended | 50 | Safety limit |
| --completion-promise | Yes | - | Text to output when done |
When done, output the promise:
<promise>TASK_COMPLETE</promise>
Rules:
$RALPH_STATE_FILE (default: $CLAWD_WORKSPACE/ralph/loop.local.md)
Autonomous loops consume tokens rapidly. A 50-iteration loop can cost $50-100+. Always use --max-iterations.
Context7 MCP - Intelligent documentation search and context for any library
Weather and pollen reports for any location using free APIs. Get current conditions, forecasts, and pollen data.
Search Reddit for subreddits and get information about them.
Transcribe audio files via OpenRouter using audio-capable models (Gemini, GPT-4o-audio, etc).
Local-first personal knowledge base for tracking ideas, projects, tasks, habits, and any object type you define. YAML-based with no cloud lock-in.
Search and retrieve ServiceNow documentation, release notes, and developer docs (APIs, references, guides). Uses docs.servicenow.com via Zoomin and developer.servicenow.com APIs for developer topics.