desktop-cleanup-playbook
为桌面文件生成整理方案、分类规则和阶段性清理计划,先分析再行动。;use for desktop, cleanup, organization workflows;do not use for 自动删除桌面文件, 越权访问系统目录.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/52yuanchangxing/desktop-cleanup-playbookWhat This Skill Does
The desktop-cleanup-playbook is an expert-level organizational tool designed to help users declutter, categorize, and establish long-term maintenance habits for their desktop environment. Unlike automated cleaners that may delete files indiscriminately, this Skill functions as an analytical assistant. It parses the current state of your desktop, suggests logical classification rules (e.g., by file type, project, or date), and provides a step-by-step cleanup plan. It ensures that the user remains in complete control, requiring explicit confirmation before any actual file operations are performed. By generating structured proposals—including risk assessment and recovery paths—it transforms a chaotic workspace into a professional, high-efficiency environment.
Installation
You can install this skill directly via the OpenClaw command-line interface using the following command:
clawhub install openclaw/skills/skills/52yuanchangxing/desktop-cleanup-playbook
Use Cases
- Professional Organization: Managing scattered project files across a crowded desktop.
- Periodic Spring Cleaning: Evaluating desktop clutter after a busy period of development or research.
- Work-Life Balance: Segregating personal files from professional assets to ensure focus.
- Workflow Optimization: Establishing automated or semi-automated folders based on file metadata.
- Security Audit: Identifying sensitive or misplaced files that should be moved to encrypted or restricted directories.
Example Prompts
- "Analyze my desktop directory at /Users/username/Desktop and propose a folder structure to organize files by project type."
- "I have 500+ files on my desktop, can you generate a cleanup strategy that groups them by file age and size?"
- "Create a long-term maintenance rule set for my desktop and warn me about potential accidental deletion risks."
Tips & Limitations
- Safety First: This skill is designed for 'dry-run' analysis. Always review the 'Confirmation List' provided by the skill before moving or archiving any files.
- Human-in-the-Loop: The skill will not execute destructive commands or modify system directories. If you need to perform mass file movements, use the provided script template after reviewing the generated audit log.
- Configuration: Use the
{baseDir}/resources/spec.jsonto customize the classification logic according to your specific industry or personal workflow requirements. - Auditability: Every plan generated includes a 'Risk Assessment' section to prevent data loss. Always verify the source path and destination mapping before executing the suggested plan.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-52yuanchangxing-desktop-cleanup-playbook": {
"enabled": true,
"auto_update": true
}
}
}Tags
Flags: file-read, code-execution
Related Skills
markdown-knowledge
将本地 Markdown 知识库与 OpenClaw 集成,支持语义检索和上下文注入。仅在用户触发时检索(搜索知识库、查一下知识库等),不主动注入。
context-compressor
Intelligently compress context — conversations, code, logs. Preserve key information while reducing token usage. Auto-detects content type and applies optimal compression.
daily-report-generator
Automatically generate daily/weekly work reports from git commits, calendar events, and task lists. Use when you need to quickly create professional work reports without manual effort.
auto-context
智能上下文卫生检查器。分析当前会话的上下文污染程度 (长对话、主题漂移、噪声累积),建议:continue、/fork、/btw 或新会话。 支持手动触发(/auto-context)和自动触发(响应层实现)。 基于 ArXiv 论文和认知心理学研究的多维度评估体系。
Meeting Brief Copilot
Turn people, companies, agendas, notes, and email threads into consulting-style meeting briefs, sharp questions, follow-up emails, and action items.