File Organization
This skill automatically organizes your files into a logical structure, boosting productivity and reducing search time.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add file-organization npx -- -y @trustedskills/file-organization
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"file-organization": {
"command": "npx",
"args": [
"-y",
"@trustedskills/file-organization"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The file-organization skill helps AI agents manage and structure digital files efficiently. It can sort, rename, categorize, and move files based on user-defined rules or patterns, reducing clutter and improving accessibility.
When to use it
- When you need to clean up a disorganized folder with hundreds of unsorted documents.
- To automate the renaming of media files (e.g., photos or videos) using date-based or sequential naming conventions.
- Before archiving old projects by organizing related files into structured directories.
Key capabilities
- Sorting files by type, size, or date
- Renaming files with custom patterns or metadata
- Moving and categorizing files into predefined folders
- Generating file lists for easy reference
Example prompts
- "Organize all PDFs in the 'Documents' folder by creation date."
- "Rename these image files using a sequential numbering system starting from 001."
- "Move all project-related files into a new folder called 'Project_X.'"
Tips & gotchas
- Ensure you have proper permissions to modify and move files in the target directories.
- Always back up important data before running large-scale file organization tasks.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.