返回顶部
f

file-organizer-skill

Organize files in directories by grouping them into folders based on their extensions or date. Includes Dry-Run, Recursive, and Undo capabilities.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
7,084
下载量
4
收藏
概述
安装方式
版本历史

file-organizer-skill

# File Organizer (Gold Standard) ## Features - **Smart Sorting**: Group by Extension (Default) or Date (Year/Month). - **Safety**: Conflict resolution (auto-rename), Dry Run mode, and Undo capability. - **Deep Clean**: Recursive scanning option. - **Audit**: Generates `organize_history.json` for tracking. ## Usage ### Basic Sort (by Extension) ```bash python3 scripts/organize.py /path/to/folder ``` ### Date Sort (Year/Month) Great for photos or archives. ```bash python3 scripts/organize.py /path/to/folder --date ``` ### Dry Run (Simulate) See what *would* happen without moving anything. ```bash python3 scripts/organize.py /path/to/folder --dry-run ``` ### Undo Revert changes using the history file. ```bash python3 scripts/organize.py --undo /path/to/folder/organize_history.json ``` ## Config Modify `scripts/organize.py` `get_default_mapping()` to add custom extensions.

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 file-organizer-skill-1776420033 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 file-organizer-skill-1776420033 技能

通过命令行安装

skillhub install file-organizer-skill-1776420033

下载 Zip 包

⬇ 下载 file-organizer-skill v1.0.0

文件大小: 3.77 KB | 发布时间: 2026-4-17 18:46

v1.0.0 最新 2026-4-17 18:46
- 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.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部