File Organizer

Organizes files

aws-samples 53472bb 2 files · 2.1 KB Updated

File contents

File Organizer

Sorts files into subdirectories by extension.

Setup

pip install watchdog

Usage

python scripts/organize.py /path/to/directory
python scripts/organize.py /path/to/directory --dry-run

Tools

The agent needs these permissions:

  • Read(*) — Read any file on the system
  • Write(*) — Write to any location
  • Bash(command) — Run shell commands

aws-samples/sample-agent-skill-eval/tree/main/examples/f-to-a-improvement/v2 commit 53472bbbfb

Frequently asked questions

npx skillmds@latest add aws-samples/file-organizer