Communitygithub.com

CN-banlizhu/file-archive-organizer

Organize a messy personal/local folder into a clear directory tree by reading file contents (not just names). Use when the user drops a pile of files or folders and asks to 整理/归类/分类 them, especially repeatedly over time. Covers content peeking for docx/xlsx/pptx/PDF/legacy .doc, bulk image identification, dry-run + rollback-table practice, and Windows-specific pitfalls (shutil.move nesting, sandboxed rmdir, recycle-bin forensics).

What is file-archive-organizer?

file-archive-organizer is a Claude Code agent skill that organize a messy personal/local folder into a clear directory tree by reading file contents (not just names). Use when the user drops a pile of files or folders and asks to 整理/归类/分类 them, especially repeatedly over time. Covers content peeking for docx/xlsx/pptx/PDF/legacy .doc, bulk image identification, dry-run + rollback-table practice, and Windows-specific pitfalls (shutil.move nesting, sandboxed rmdir, recycle-bin forensics).

Works with~Claude Code~Codex CLI~Cursor
npx skills add https://github.com/CN-banlizhu/file-archive-organizer/tree/main

Ask in your favorite AI

Open a new chat with this agent skill pre-loaded.

Documentation

What does file-archive-organizer do?

Organize a messy personal/local folder into a clear directory tree by reading file contents (not just names). Use when the user drops a pile of files or folders and asks to 整理/归类/分类 them, especially repeatedly over time. Covers content peeking for docx/xlsx/pptx/PDF/legacy .doc, bulk image identification, dry-run + rollback-table practice, and Windows-specific pitfalls (shutil.move nesting, sandboxed rmdir, recycle-bin forensics).

Related Skills