← 返回 Skills 市场
File Cleaner ZH
作者
dnaxxx-hub
· GitHub ↗
· v1.0.0
· MIT-0
44
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install file-cleaner-zh
功能描述
文件整理器,按类型自动分类(中文版)
使用说明 (SKILL.md)
file-organizer-zh - 文件整理器
自动按类型分类整理文件。
功能
- 按类型分类 - 图片/文档/代码/视频/音频/压缩包
- 智能归类 - 根据文件内容智能分类
- 清理重复 - 识别并清理重复文件
触发关键词
- 整理
- 分类
- 整理文件
- 分类文件
文件类型映射
- images: .jpg, .jpeg, .png, .gif, .bmp, .webp, .svg
- documents: .doc, .docx, .pdf, .txt, .md, .xls, .xlsx, .ppt, .pptx
- code: .js, .ts, .py, .java, .cpp, .c, .html, .css, .json
- videos: .mp4, .avi, .mov, .wmv, .flv
- audio: .mp3, .wav, .flac, .aac, .ogg
- archives: .zip, .rar, .7z, .tar, .gz
使用示例
- "整理 D:\Downloads"
- "分类 C:\Users\Documents"
- "整理桌面"
安全使用建议
Install only if you are comfortable with a skill that can reorganize Desktop, Downloads, Documents, or an explicit Windows path as soon as you ask it to organize. Use it first on a test folder or backed-up directory, and avoid invoking it on important folders until it adds preview, confirmation, and undo behavior.
能力评估
Purpose & Capability
The code is broadly consistent with a file-organizing skill: it scans a selected top-level folder, creates category folders, and moves files by extension. The README overstates capabilities by mentioning smart content classification and duplicate cleanup, while the implementation only extension-sorts and does not delete duplicates.
Instruction Scope
Activation uses very broad terms, '整理' and '分类'. If a message also references Desktop, Downloads, Documents, or a Windows path, the handler proceeds to mutate files rather than asking for confirmation.
Install Mechanism
The package has a simple local JavaScript entry point, no declared dependencies, and no install scripts. Static scan reported clean findings and VirusTotal telemetry was absent.
Credentials
For a file organizer, local filesystem access is expected, but the skill targets common user folders and moves every top-level file in the chosen folder immediately, which is higher impact than the documentation makes clear.
Persistence & Privilege
There is no background persistence, privilege escalation, credential access, or network behavior. The persistent effect is local file reorganization through directory creation and renames, with no built-in undo, dry-run, or recycle/quarantine flow.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install file-cleaner-zh - 安装完成后,直接呼叫该 Skill 的名称或使用
/file-cleaner-zh触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: 按类型自动分类整理文件,支持中文路径和自定义过滤规则
元数据
常见问题
File Cleaner ZH 是什么?
文件整理器,按类型自动分类(中文版). 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 44 次。
如何安装 File Cleaner ZH?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install file-cleaner-zh」即可一键安装,无需额外配置。
File Cleaner ZH 是免费的吗?
是的,File Cleaner ZH 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
File Cleaner ZH 支持哪些平台?
File Cleaner ZH 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 File Cleaner ZH?
由 dnaxxx-hub(@dnaxxx-hub)开发并维护,当前版本 v1.0.0。
推荐 Skills