1---2name: file-organizer3description: Organizes files4---56# File Organizer78Sorts files into subdirectories by extension.910## Setup1112```bash13pip install watchdog14```1516## Usage1718```bash19python scripts/organize.py /path/to/directory20python scripts/organize.py /path/to/directory --dry-run21```2223## Tools2425The agent needs these permissions:26- `Read(*)` — Read any file on the system27- `Write(*)` — Write to any location28- `Bash(command)` — Run shell commands
Run npx skillmds@latest add aws-samples/file-organizer in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Organizes files It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
aws-samples (@aws-samples) published this skill. Their other Agent Skills are listed on their SkillMD profile.