Cleanup Reporter Skill
This skill helps you identify disk space hogs, duplicate files, and stale data on your machine.
Tools
- -
ncdu: Visual disk usage analyzer - INLINECODE1 : Duplicate file finder
Usage
- - Run
cleanup-reporter-scan to perform a scan and generate a report. - It will create a report file in
~/reports/cleanup_report_YYYY-MM-DD.md.
External Endpoints
- - None. This skill operates entirely locally.
Security & Privacy
- - What leaves the machine: Nothing.
- What is accessed: Local directories
/mnt/c/Users/malav for scanning. - Data persistence: Only the generated markdown report and
rdfind temp files are written to disk.
Model Invocation Note
This skill is invoked autonomously by OpenClaw when triggered by the user to perform cleanup tasks.
Trust Statement
By using this skill, you allow the agent to scan your local file system. Only install if you trust the agent's access to your local files.
清理报告技能
该技能可帮助您识别机器上的磁盘空间占用大户、重复文件以及陈旧数据。
工具
- - ncdu:可视化磁盘使用分析器
- rdfind:重复文件查找器
使用方法
- - 运行 cleanup-reporter-scan 执行扫描并生成报告。
- 它将在 ~/reports/cleanupreportYYYY-MM-DD.md 路径下创建一份报告文件。
外部端点
安全与隐私
- - 离开机器的数据: 无。
- 访问的内容: 扫描本地目录 /mnt/c/Users/malav。
- 数据持久化: 仅将生成的 Markdown 报告和 rdfind 临时文件写入磁盘。
模型调用说明
当用户触发清理任务时,OpenClaw 将自动调用此技能。
信任声明
使用此技能即表示您允许代理扫描您的本地文件系统。请仅在您信任代理对本地文件的访问权限时进行安装。