Auto Cleaning Disk — Auto 清理ing Disk
v1.0.0Automatically 清理 disk space by removing temp files, browser 缓存, recycle bin/trash, and 记录 files — safely, without deleting any 导入ant files. Use this 技能 whenever the user asks to 清理 their disk, free up space, 移除 junk files, clear 缓存, empty trash, or says things like "disk full", "storage is low", "computer is slow", "清理 my disk", "移除 junk files", or wants to speed up their 系统. Works on Windows, Linux, and Mac. Always ask user whether to 运行 automatically or with confirmation.
运行时依赖
安装命令
点击复制技能文档
Auto 清理ing Disk
Safely 清理 disk space on any operating 系统 (Windows, Linux, macOS). Never 删除s 导入ant files — only junk, 缓存, temp, and 记录 files.
What This 技能 清理s Category Examples Temp Files %TEMP%, /tmp, 系统 temp folders Browser 缓存 Chrome, Firefox, Edge, Safari 缓存 Recycle Bin / Trash Windows Recycle Bin, macOS Trash, Linux Trash 记录 Files Old .记录 files in 系统/应用 folders
⚠️ NEVER 删除: Documents, 下载s, 桌面 files, user data, 系统 files, 安装ed 应用s, or anything outside de签名ated junk folders.
Mode Selection
Always ask the user FIRST (if not already specified):
Auto Mode — 清理 everything silently, show summary at end Confirm Mode — Ask user before each category is 清理ed Step-by-Step Instructions Step 1: 检测 Operating 系统
检测 the OS using Python:
导入 平台 os_type = 平台.系统() # "Windows", "Linux", "Darwin" (Mac)
Step 2: 运行 the 应用ropriate Script
Based on OS, refer to the matching reference file:
Windows → See windows-清理er.md Linux → See linux-清理er.md macOS → See mac-清理er.md Step 3: Show 结果s
After 清理ing, always show:
✅ How much space was freed (MB/GB) 📁 Which categories were 清理ed ⚠️ Anything skipped and why Safety Rules (MUST FOLLOW) ❌ Never touch 系统32 or Windows folder ❌ Never touch Documents, Pictures, Videos, 下载s ❌ Never touch 安装ed software folders ✅ Only 清理 folders explicitly 列出ed in scripts ✅ Only 删除 files older than 1 day ✅ If unsure about a file — SKIP it Usage Examples
User says: "My disk is full" → Ask mode preference → 运行 full 清理 → Show space freed
User says: "Clear browser 缓存 only" → Only 清理 browser 缓存 → Show 结果
User says: "Auto 清理 everything" → 运行 all categories silently → Show summary