Automated File Organizer
Paste the following prompt into your AI chat to install this skill:
Please install @user_d0b67476/file-organizer-gjn according to https://skillhub.cn/install/skillhub.md.
About this skill
Problem
When a folder accumulates downloads, screenshots, code snippets, and documents, sorting them by hand is slow and easy to get wrong. file-organizer targets this narrow task: take a target folder and split its files into clearer subfolders based on file extensions, reducing the need to scan the directory manually.
How It Works And Limits
The workflow is direct:
- reads the files in the target folder
- classifies them by extension, for example .pdf/.md into documents and .py/.ts into code
- creates the matching subfolders and moves the files
- outputs an organization report
It is useful for local directories, download folders, or project asset folders. The main limitation is that classification is extension-based only; the skill does not infer semantic content from filenames or file bodies. Files without extensions, files with nonstandard suffixes, or files that must remain in place should be reviewed before running it. Moving files can break relative paths, asset references, or script dependencies, so use it with caution in directories where the layout is load-bearing.
Use Cases
- A downloads folder mixes PDFs, images, code, and archives, and needs to be split by type before cleanup.
- A project assets folder holds web resources, and code, images, and documents must be separated before building.
- A desktop contains client deliverables, and documents, images, and videos need to be grouped for handoff.
- A script output folder is mixed, and code, text documents, and archives need to be sorted for review.
Best For
- An engineer who cleans up download folders and wants to separate PDFs, images, and code before archiving.
- A frontend engineer managing project assets who needs to isolate web code from static resources.
- An operations person preparing deliverables who needs to group client documents, images, and videos.
- A support engineer doing local file cleanup who needs to sort a target directory by file type quickly.
Related Skills
Generate and edit .pptx decks with python-pptx, applying structured layouts, design rules, native charts, and visual QA to reduce template-like output.
Tencent Cloud Table Recognition V3 is an OCR skill for detecting and recognizing tables in images or PDFs, supporting various table types like linear and borderless tables, with Excel export.
The complete set of online document operation tools provided by Tencent Docs MCP, supporting creation, querying, and editing of smart docs, Excel, PPT, mind maps, and more.
Turn a topic, notes, or tables into a complete PPT plan with logic, page layouts, visual and chart guidance, and natural defense scripts.