batch-renamer

Automate bulk file renaming with glob patterns and preview confirmation.

Updated Jan 11, 2026
One-click install
npx skills add https://github.com/atovk/skillx --skill batch-renamer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: batch-renamer
Source: https://github.com/atovk/skillx/tree/main/skills/02-file-operations/batch-renamer
Command: npx skills add https://github.com/atovk/skillx --skill batch-renamer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps you efficiently rename multiple files at once, saving you time and effort compared to manual renaming.

Core Features & Use Cases

  • Pattern Matching: Select files using glob patterns.
  • Customizable Naming: Define new file names using variables like number, name, date, and extension.
  • Preview and Confirmation: See a preview of the renaming changes before execution.
  • Use Case: Renaming a batch of photos from IMG_1234.JPG to vacation_001.jpg, vacation_002.jpg, etc.

Quick Start

Use the batch-renamer skill to rename all JPG files in the current directory to a new pattern.

Frequently Asked Questions about batch-renamer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I rename multiple files at once using glob patterns?

To rename multiple files at once, you select them using glob patterns and define new names with variables like number, date, or extension. The tool provides a preview for confirmation before applying the bulk changes.

Can I automate renaming files with sequential numbers and extensions?

Yes, you can automate renaming files with sequential numbers and extensions by defining a custom naming pattern. The tool applies these variables across all files matched by your glob patterns.

What is the best way to bulk rename digital assets like photos without errors?

The best way to bulk rename digital assets without errors is using a preview and confirmation step. This feature lets you verify the new file names generated from your patterns before execution.

How do I select specific files for batch processing using pattern matching?

You select specific files for batch processing using glob pattern matching. This allows you to target particular file extensions or naming conventions within your directory for renaming.

Can I see a preview of file renaming changes before they are executed?

Yes, you can see a preview of file renaming changes before execution. The tool displays the proposed new names based on your defined variables, ensuring you confirm the exact results before applying them.