OrganizationGitHub source
File Organizer Skill
/file-organizer-skillOrganize files in directories by grouping them into folders based on their extensions or date. Includes Dry-Run, Recursive, and Undo capabilities.
// skill content
Skill created by the community and listed since ClawHub. Canonical source: https://clawhub.ai/skills/file-organizer-skill Version: 1.0.0 Source changelog: - Initial release of the File Organizer skill. - Organize files by extension (default) or by date (year/month). - Supports dry run mode to preview changes without moving files. - Includes recursive scanning and undo functionality. - Tracks actions in an organize_history.json file for audit and undo.
// original public source
https://clawhub.ai/skills/file-organizer-skillLicense: License not specified. Review the repository before reusing it.
Independent project, not affiliated with Anthropic. This skill remains the property of its original author.