file-cleanup

Categorize and move files by extension into pre-defined directories.

Updated Apr 1, 2025
One-click install
npx skills add https://github.com/brentcurtis76/casa-web --skill file-cleanup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: file-cleanup
Source: https://github.com/brentcurtis76/casa-web/tree/main/.skills/skills/file-cleanup
Command: npx skills add https://github.com/brentcurtis76/casa-web --skill file-cleanup

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @modelcontextprotocol/server-filesystem, and includes scripts (resource) components.

What problem does it solve?

This Skill helps organize and manage cluttered files on your system by automatically categorizing and cleaning up files from designated directories.

Core Features & Use Cases

  • Automated File Categorization: Classifies files based on their types and extensions into pre-defined directories.
  • File Cleanup: Moves files to their respective categories and flags files for manual review.
  • Use Case: If your Downloads, Desktop, and Documents directories are disorganized, this Skill can categorize files like images, documents, and videos into their respective folders.

Quick Start

Run the file-cleanup skill to begin organizing your files on the system.

Frequently Asked Questions about file-cleanup

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

FAQPage Schema
How do I automate file cleanup and categorization for my Downloads and Desktop directories?

Automated file cleanup categorizes and moves files based on extension and content to pre-defined directories. You can organize cluttered locations like Downloads and Desktop by running the skill to classify images, documents, and videos into respective folders.

How does automated file categorization work when organizing a disorganized Documents folder?

Automated file categorization works by classifying files based on their types and extensions into pre-defined directories. It operates on user-specified locations such as top-level Documents to group files like images and videos into their respective categories.

Do I need the filesystem MCP server to run automated directory management?

Yes, you need the filesystem MCP server to run automated directory management. The skill uses the @modelcontextprotocol/server-filesystem dependency to execute file operations and move categorized files to their target directories.

Can I review file changes before the automated cleanup tool moves my files?

Yes, you can review file changes before the automated cleanup moves anything. The skill requires explicit user approval before executing any file system changes, and it flags files for manual review during the categorization process.

What is the best way to categorize files by extension and content without losing data?

The best way to categorize files by extension and content safely is to use a tool that requires explicit approval before moving files. This approach flags files for manual review and ensures system changes are verified before execution.

Are there limitations to what directories the file cleanup skill can organize?

Directory management limitations include operating only on user-specified locations such as Downloads, Desktop, and top-level Documents. It categorizes files into pre-defined directories and may flag unrecognized files for manual review rather than moving them automatically.