← 返回 Skills 市场
nextaltair

Rr Renamer

作者 Altair · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
129
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install rr-renamer
功能描述
Use RenameRegex (RR.exe) as a generic Windows CLI bulk renamer from OpenClaw. Use when you need regex search/replace renames with preview (/p pretend), recur...
安全使用建议
Do not install or rely on this skill yet. The SKILL.md promises a bundled PowerShell wrapper (scripts/rr_run.ps1) but the package contains no code — that missing script is required for the stated preview/apply workflow and logging. Also clarify platform: the doc targets PowerShell/Windows but mentions ~/.local/bin (Unix path). Before using: (1) ask the publisher to supply the missing scripts or explicit example commands; (2) verify you have RR.exe from a trusted source on your PATH; (3) test preview runs in a safe copy of your files first; (4) insist the skill document where logs are written and avoid using /f (force) unless you fully understand consequences. These inconsistencies make the package suspicious even though it does not request credentials or installs code itself.
功能分析
Type: OpenClaw Skill Name: rr-renamer Version: 1.0.0 The rr-renamer skill is a wrapper for a Windows bulk renaming utility (RR.exe). The SKILL.md file includes explicit safety guardrails, such as enforcing a 'preview first' workflow (/p) and requiring mandatory user approval before any file modifications are applied. No evidence of malicious intent, data exfiltration, or prompt injection was found in the provided metadata or instructions.
能力评估
Purpose & Capability
The name and description indicate a thin wrapper around RR.exe (a Windows CLI tool). The SKILL.md expects RR.exe to be on PATH (reasonable) and recommends PowerShell 7 (reasonable) — but it also claims a 'bundled script' (scripts/rr_run.ps1) that would perform argument quoting, preview/apply logic and logging. No code files are present and no install spec is provided, so the promised 'bundled script' does not actually exist in the package. Additionally the doc references '~/.local/bin' (a Unix-style path) while otherwise targeting Windows PowerShell, which is inconsistent.
Instruction Scope
The runtime instructions are narrow (always preview, explicit user approval before apply, avoid /f, log invocations) which is good, but they instruct the agent to 'use the bundled script' and refer to scripts/rr_run.ps1 that is not included. The doc also makes environment assumptions (RR.exe on PATH, prefer pwsh.exe) and gives quoting advice for PowerShell; because the wrapper script is missing, the agent or user would need to compose commands themselves, increasing risk of errors. Logging behavior is mandated but not specified (where/how logs are stored).
Install Mechanism
No install spec and no code files — lowest-risk distribution model. However, that also means the skill is only documentation: it presupposes an external binary (RR.exe) and an included script that are not present.
Credentials
The skill requests no environment variables or credentials (proportionate). The only oddity is the mention of a user-stated RR.exe location at '~/.local/bin' which is a Unix-style path while the rest of the instructions target Windows PowerShell; this platform mismatch should be clarified. No secrets or unrelated credentials are requested.
Persistence & Privilege
Autonomous invocation is disabled (disable-model-invocation: true) and always is false; the skill will not run itself and does not request persistent system privileges, which reduces risk.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install rr-renamer
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /rr-renamer 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of rr-renamer: a safe Windows CLI wrapper for RenameRegex bulk renaming. - Provides a generic runner for RenameRegex (RR.exe) via PowerShell 7. - Enforces a preview-first workflow to ensure safety. - Requires explicit user approval before applying changes. - Logs every invocation for auditability. - Supports regex search/replace, recursive renames, files/dirs selection. - No built-in normalization rules—fully user-driven.
元数据
Slug rr-renamer
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Rr Renamer 是什么?

Use RenameRegex (RR.exe) as a generic Windows CLI bulk renamer from OpenClaw. Use when you need regex search/replace renames with preview (/p pretend), recur... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 129 次。

如何安装 Rr Renamer?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install rr-renamer」即可一键安装,无需额外配置。

Rr Renamer 是免费的吗?

是的,Rr Renamer 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Rr Renamer 支持哪些平台?

Rr Renamer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Rr Renamer?

由 Altair(@nextaltair)开发并维护,当前版本 v1.0.0。

💬 留言讨论