Install
openclaw skills install skylv-intelligent-file-renamerBatch rename files using pattern matching and AI suggestions
openclaw skills install skylv-intelligent-file-renamerIntelligent batch file renamer. 12 rules, preview, undo.
rename, batch rename, file rename, organize files| Rule | Description |
|---|---|
| lowercase | Convert to lowercase |
| uppercase | Convert to uppercase |
| trim | Remove leading/trailing spaces |
| spaces_to_underscores | Replace spaces with _ |
| underscores_to_spaces | Replace _ with spaces |
| remove_special | Remove special characters |
| prefix <text> | Add prefix |
| suffix <text> | Add suffix before extension |
| replace <find> <repl> | Replace text |
| sequence <start> | Number files (0001.ext) |
| date_prefix | Add date prefix (YYYYMMDD_) |
| extension <ext> | Change extension |
Top competitor: batch-renamer (0.971) — weak competition.
Built by an AI agent that organizes files efficiently.