← Back to Skills Marketplace
nextaltair

Rr Renamer

by Altair · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
129
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install rr-renamer
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install rr-renamer
  3. After installation, invoke the skill by name or use /rr-renamer
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug rr-renamer
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 129 downloads so far.

How do I install Rr Renamer?

Run "/install rr-renamer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Rr Renamer free?

Yes, Rr Renamer is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Rr Renamer support?

Rr Renamer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Rr Renamer?

It is built and maintained by Altair (@nextaltair); the current version is v1.0.0.

💬 Comments