dsh-file-rename
Manifest validBatch Rename: Find/Replace, Prefix/Suffix, Case Rules, with dry-run preview
dsh-file-rename · 批量重命名
按规则批量重命名文件(查找/替换、前缀/后缀、大小写),默认 dry-run 预览,确认后执行。纯 Node 实现。
提供的工具
| 工具 | 作用 |
|---|---|
rename_files | 批量重命名(支持预览) |
安装
dsh plugin add dsh-file-rename
安装后在 profile 的 package.json 的 dsh.profile.bundles 中加入 "dsh-file-rename"。
用法示例
把目录里所有 IMG 开头的文件改成 photo 开头(先预览)
→ 调用 rename_files(root="/workspace/images", find="IMG", replace="photo")
安装
dsh plugin add github:uckkk/dsh-file-rename
安装即在本机运行第三方代码,请自行审阅源码。
安装
dsh plugin add github:uckkk/dsh-file-rename
使用
安装后在会话中调用该插件注册的工具即可。
许可
MIT
安装即在本机运行第三方代码,请自行审阅源码。
Versions
| Latest version | Published | Size |
|---|---|---|
| 0.1.0 | — | — |
Comments
Loading…
Similar plugins
by uckkk
.env 解析与序列化
★ 0
MIT
JavaScript
Aug 19, 2026
dsh plugin --profile web add dsh-dotenvby DosterBool
Tell DeepSeek:快捷键打断当前生成,载入纠偏提示(steer 注入);继续时思考链回填以可折叠上下文行呈现
★ 0
JavaScript
Aug 22, 2026
dsh plugin --profile web add dsh-shutupby u9521
Custom Web Search plugin for DeepSeek Harness (DSH), replacing web-search-deepseek with multi-engine sequential fallback.
★ 0
MIT
TypeScript
Sep 27, 2026
dsh plugin --profile web add @local/dsh-cust-searchby uckkk
正则工具:测试匹配/替换/转义
★ 0
MIT
JavaScript
Aug 19, 2026
dsh plugin --profile web add dsh-regexby zhouchengke2046
Independent one-click restart for DeepSeek Harness web (Settings page). · 独立的 DSH Web 一键重启插件。
★ 0
MIT
JavaScript
Aug 19, 2026
dsh plugin --profile web add dsh-restartby 173787247
DeepSeek Harness WSL plugin (dsh-wsl-search)
★ 1
MIT
JavaScript
Sep 26, 2026
dsh plugin --profile web add dsh-wsl-search