skills/smithery.ai/file_organization

file_organization

SKILL.md

File Organization Skill

This skill provides file analysis, manipulation, and organization:

  1. Duplicate detection: Find and organize files with identical content
  2. File merging: Combine multiple small files into one
  3. File splitting: Split large files into smaller equal-sized parts
  4. Pattern matching: Find files containing specific substrings
  5. Text transformation: Convert files to uppercase and count words
  6. Size classification: Organize files by size thresholds
  7. Time classification: Organize files by creation time

1. Duplicate File Detection

Scans all files in a directory, identifies files with duplicate content, and moves them to a separate subdirectory.

Example

Installs
2
First Seen
Apr 9, 2026