文件整理

Organize scattered files and desktop icons into folders with rollback logs.

1|2|Updated Mar 21, 2026
One-click install
npx skills add https://github.com/bluegitter/QClaw --skill -bluegitter
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: 文件整理
Source: https://github.com/bluegitter/QClaw/tree/main/resources/openclaw/config/skills/file-skill
Command: npx skills add https://github.com/bluegitter/QClaw --skill -bluegitter

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill safely organizes scattered files and desktop icons into meaningful folders without deleting or overwriting user data, making chaotic desktops and download directories predictable and recoverable.

Core Features & Use Cases

  • Script-enforced safety: All file moves, desktop rearrangement, and rollback actions are executed only via provided platform scripts (PowerShell for Windows, Bash for macOS) to ensure reproducible logging and safe rollback.
  • Multi-stage intelligent classification: Phase 1 matches by folder keywords and naming patterns, AI-assisted semantic matching handles ambiguous names, and Phase 2 provides fallback grouping by infrequency and file type.
  • Cross-platform rollback and desktop sorting: Generates structured logs for one-click or single-file rollback and supports compact desktop icon arrangement and type-based sorting where applicable.
  • Real-world use: Instantly tidy a cluttered ~/Desktop by moving screenshots, documents, installers, and old files into organized folders while preserving shortcuts and existing folders and providing a full undo path.

Quick Start

Ask the assistant to "Organize my Desktop now using the skill's script-driven flow, perform safe zero-delete classification, compact desktop icons, and provide the operation log with rollback instructions."

Frequently Asked Questions about 文件整理

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I safely organize my desktop files without deleting anything?

To safely organize desktop files without deletion, this skill uses platform-specific scripts to classify and move items into folders. It enforces a strict zero-delete, no-overwrite policy, skipping locked or oversized files to ensure data safety.

Can I undo a desktop file organization if files are moved to the wrong folder?

Yes, you can undo desktop file organization because the script generates structured operation logs for every move. These logs support one-click rollback for the entire session or single-file rollback to restore items to their original locations.

Does the file organization script work on both Windows and macOS?

The file organization script works on both Windows and macOS by executing platform-specific commands. It runs PowerShell scripts on Windows and Bash scripts on macOS to perform safe file classification, desktop sorting, and rollback.

How does automated file classification handle files with ambiguous names?

Automated file classification handles ambiguous names through a multi-stage process. Phase 1 matches existing folder keywords and naming patterns, while AI-assisted semantic matching resolves ambiguous names before falling back to file type and infrequency grouping.

What types of files are skipped during automated directory cleanup?

During automated directory cleanup, the script skips shortcuts, locked files, and oversized files to prevent system disruption and data loss. Existing folders are preserved while scattered documents and installers are safely moved.

What is the best way to tidy a cluttered download directory without breaking shortcuts?

The best way to tidy a cluttered download directory without breaking shortcuts is using a script-driven classification flow. It safely moves scattered files into organized folders while explicitly skipping shortcuts and preserving existing directory structures.