← Back to Skills Marketplace
File Cleaner ZH
by
dnaxxx-hub
· GitHub ↗
· v1.0.0
· MIT-0
44
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install file-cleaner-zh
Description
文件整理器,按类型自动分类(中文版)
README (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"
- "整理桌面"
Usage Guidance
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install file-cleaner-zh - After installation, invoke the skill by name or use
/file-cleaner-zh - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: 按类型自动分类整理文件,支持中文路径和自定义过滤规则
Metadata
Frequently Asked Questions
What is File Cleaner ZH?
文件整理器,按类型自动分类(中文版). It is an AI Agent Skill for Claude Code / OpenClaw, with 44 downloads so far.
How do I install File Cleaner ZH?
Run "/install file-cleaner-zh" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is File Cleaner ZH free?
Yes, File Cleaner ZH is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does File Cleaner ZH support?
File Cleaner ZH is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created File Cleaner ZH?
It is built and maintained by dnaxxx-hub (@dnaxxx-hub); the current version is v1.0.0.
More Skills