← 返回 Skills 市场
Writes ralph loops for you that you can copy and paste
作者
Walkamolee
· GitHub ↗
· v1.0.0
1634
总下载
3
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install ralph-loop-writer
功能描述
Generate ready-to-run shell loop commands for Claude Code, Gemini CLI, or Grok CLI, customized by AI tool, model, shell, complexity, and loop features.
安全使用建议
This skill appears to genuinely generate loop commands, but you should be careful before using the generated commands. Things to consider:
- Review any generated command before running it. The SKILL.md encourages use of flags that bypass permission prompts (e.g., --dangerously-skip-permissions, --yolo, 'auto-approves permissions'). Those remove interactive safety checks and can let a CLI perform actions without confirmation — avoid them unless you understand the consequences.
- Do not include secrets in PROMPT.md or STATUS.md. The skill reads and pipes PROMPT.md into CLIs; anything in that file could be sent to the chosen AI service.
- The instructions reference GROK_MODEL (and similar tool-specific configuration) but the skill metadata lists no required environment variables. If you rely on a particular model, set the env var yourself and verify its value. Treat this as a documentation gap.
- Generated loops can be long-running or infinite. Test commands in a controlled/sandboxed environment, include stop-file or iteration limits, and avoid running in production systems without rate/timeout protection.
- Ensure the underlying CLI tools (claude-code, gemini, grok) are installed from trusted sources before piping content to them.
Given these inconsistencies and the encouragement to disable safety prompts, proceed cautiously — the skill is not obviously malicious, but its instructions increase risk if used carelessly.
功能分析
Type: OpenClaw Skill
Name: ralph-loop-writer
Version: 1.0.0
The skill bundle is classified as benign. Its purpose is to generate automation loop commands for AI CLI tools (Claude, Gemini, Grok) and write them to a markdown file. The `SKILL.md` instructions are clear, transparent, and do not contain any prompt injection attempts against the agent. The allowed tools (`AskUserQuestion`, `Write`, `Read`) are used appropriately: `AskUserQuestion` for user interaction, and `Write` to create the output command file (`ralphcommand-YYYY-MM-DD-HHMMSS.md`). While the generated commands for the user may include flags like `--dangerously-skip-permissions` or `--yolo` for the target AI CLIs, these are features of those external tools for automation, and the skill itself does not execute them or instruct the OpenClaw agent to perform any high-risk actions, data exfiltration, or persistence mechanisms.
能力评估
Purpose & Capability
Name/description match the actual behavior: the SKILL.md interactively builds shell loop commands that pipe PROMPT.md into Claude/Gemini/Grok CLIs and saves the result. However, the instructions recommend tool-specific flags that bypass permission prompts (e.g., --dangerously-skip-permissions, --yolo, 'auto-approves permissions') and reference a GROK_MODEL env var (used to select a model) even though the skill declares no required environment variables. Those are minor mismatches but not explained by the metadata.
Instruction Scope
The runtime instructions tell the agent to read user files (PROMPT.md, STATUS.md, STOP.txt) and generate ready-to-run loop commands — which is coherent. But they also explicitly recommend flags that disable safety/permission prompts and produce infinite loops or long-running loops. Encouraging use of 'dangerously' or 'yolo' flags and auto-approval is outside simple command-generation and increases risk (unintended side effects, automated actions without interactive consent).
Install Mechanism
This is instruction-only with no install spec and no code files, so nothing is written to disk by the skill itself. That minimizes install-time risk.
Credentials
The skill declares no required environment variables, but the instructions reference GROK_MODEL and imply other tool-specific environment configurations (e.g., Grok default model via env var). This is an inconsistency: the skill asks for no credentials or env variables but assumes some environment configuration may exist. It does not request secrets, which is appropriate, but the undeclared env var should be called out to users.
Persistence & Privilege
The skill does not request always:true, does not modify other skills or system-wide settings, and is not automatically installed. It will create saved command files when used (per README), which is expected for this utility.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ralph-loop-writer - 安装完成后,直接呼叫该 Skill 的名称或使用
/ralph-loop-writer触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the Ralph Command Generator skill
- Guides users step-by-step to generate ready-to-run automation loop commands for Claude Code, Gemini CLI, or Grok CLI.
- Supports PowerShell, Windows CMD, and Bash/Linux environments.
- Allows users to select AI tool, model, shell, complexity, loop features, and parameter values interactively.
- Outputs correctly formatted loop commands based on user selections, including all relevant options and safeguards.
- Ensures accurate syntax for command-line arguments and piping for each AI CLI.
元数据
常见问题
Writes ralph loops for you that you can copy and paste 是什么?
Generate ready-to-run shell loop commands for Claude Code, Gemini CLI, or Grok CLI, customized by AI tool, model, shell, complexity, and loop features. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1634 次。
如何安装 Writes ralph loops for you that you can copy and paste?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ralph-loop-writer」即可一键安装,无需额外配置。
Writes ralph loops for you that you can copy and paste 是免费的吗?
是的,Writes ralph loops for you that you can copy and paste 完全免费(开源免费),可自由下载、安装和使用。
Writes ralph loops for you that you can copy and paste 支持哪些平台?
Writes ralph loops for you that you can copy and paste 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Writes ralph loops for you that you can copy and paste?
由 Walkamolee(@walkamolee)开发并维护,当前版本 v1.0.0。
推荐 Skills