file-organizer
Organize Files Intelligently with AI
Également disponible depuis: Joseph OBrien,Joseph OBrien,DYAI2025,ComposioHQ,davila7
This skill helps you clean up cluttered directories by analyzing your files, finding duplicates, and proposing logical folder structures. It automates file organization while asking for confirmation before making any changes.
Télécharger le ZIP du skill
Importer dans Claude
Allez dans Paramètres → Capacités → Skills → Importer un skill
Activez et commencez à utiliser
Tester
Utilisation de "file-organizer". Organize my Downloads folder
Résultat attendu:
I'd be happy to help organize your Downloads folder! Let me first understand the scope:
1. Which directory needs organization? (I'll assume ~/Downloads)
2. What's the main problem? (Can't find things, duplicates, too messy, no structure?)
3. Any files or folders to avoid?
4. How aggressively to organize?
Please let me know your preferences, or say 'yes' to proceed with a standard organization.
Utilisation de "file-organizer". Find duplicates in Documents
Résultat attendu:
I'll scan your Documents folder for duplicate files using content hashing.
Found 3 sets of duplicates:
1. "report_final.pdf" (2 copies, 2.3MB each)
- ~/Documents/Work/report_final.pdf (modified: 2024-01-15)
- ~/Documents/Archive/report_final.pdf (modified: 2023-11-20)
- Recommendation: Keep the newer version in Work/
2. "meeting-notes.docx" (3 copies)
- Multiple versions found
- Recommendation: Keep the most recent
Shall I proceed with removing the duplicates?
Audit de sécurité
SûrAll static findings are false positives. The detected 'external_commands' are example bash commands in markdown code blocks (not actual code execution). The 'weak cryptographic algorithm' flags are YAML frontmatter and date format strings. The 'system reconnaissance' flags are use case descriptions. This is a legitimate file organization skill with no malicious intent.
Facteurs de risque
Score de qualité
Ce que vous pouvez construire
Clean Up Downloads Folder
Organize a cluttered Downloads folder by sorting files into categories like Documents, Images, Archives, and moving old files to archive.
Project Structure Setup
Create a logical folder structure for a new project by analyzing the initial files and proposing an organized layout.
Duplicate File Removal
Find and remove duplicate files taking up storage space, keeping the newest or best-named version.
Essayez ces prompts
My Downloads folder is a mess. Can you help me organize it?
Find and remove duplicate files in my Documents folder.
I have some files for a new coding project. Can you suggest a good folder structure?
Help me identify files I have not touched in over 6 months and suggest what to archive.
Bonnes pratiques
- Always confirm with the user before moving or deleting any files
- Start with analyzing the current structure before proposing changes
- Group files by type, purpose, or date based on user preferences
Éviter
- Deleting files without asking for confirmation first
- Moving files to unknown locations without logging the changes
- Organizing files the user explicitly asked to skip or avoid