From system-utils
". TRIGGER WHEN: organizing messy folders (Downloads, Desktop, Documents), finding duplicate files, cleaning up directories, or restructuring file hierarchies" argument-hint: "<path> [find duplicates | by type | by date]" DO NOT TRIGGER WHEN: the task is outside the specific scope of this component.
npx claudepluginhub acaprino/alfio-claude-plugins --plugin system-utils# File Organizer Use the `file-organizer` skill to organize, cleanup, and restructure: $ARGUMENTS **Safety**: the skill always proposes a plan and asks for approval before moving or deleting anything. Destructive operations (duplicate removal, file deletion) require explicit confirmation per batch. ## Quick Examples - `/organize-files Downloads` - Organize Downloads folder by file type - `/organize-files ~/Documents find duplicates` - Find and remove duplicate files - `/organize-files ~/Projects archive old` - Archive inactive projects - `/organize-files . cleanup` - Clean up current d...
/organize-filesOrganize and restructure files in the current directory or repository.
/organize-filesOrganize project files into logical subdirectories based on content analysis
Use the file-organizer skill to organize, cleanup, and restructure:
$ARGUMENTS
Safety: the skill always proposes a plan and asks for approval before moving or deleting anything. Destructive operations (duplicate removal, file deletion) require explicit confirmation per batch.
/organize-files Downloads - Organize Downloads folder by file type/organize-files ~/Documents find duplicates - Find and remove duplicate files/organize-files ~/Projects archive old - Archive inactive projects/organize-files . cleanup - Clean up current directory