← 返回 Skills 市场
279
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install moneyclaw-smart-file-organizer
功能描述
智能文件整理助手 - 一键自动分类、重命名、清理重复文件,4500+文件/秒
安全使用建议
This package appears to implement a local file organizer and does not contact external endpoints or request credentials, but the README/SKILL.md mention helper scripts (rename.py, deduplicate.py, clean.py) that are not included — that may indicate outdated documentation. Before running: (1) Inspect scripts/organize.py to confirm how --deduplicate and deletion actions are implemented and confirm backup behavior actually creates recoverable backups; (2) run first in --preview mode on a non-critical test folder; (3) generate and inspect the config.json (use config_generator) to set safe options (preview_mode=true, backup_before_action=true, confirm_before_delete=true); (4) keep an external backup copy of important files until you trust the tool; (5) if you need the features referenced by the docs but missing scripts, treat that as a red flag and ask the author for the missing files or updated docs.
功能分析
Type: OpenClaw Skill
Name: moneyclaw-smart-file-organizer
Version: 1.0.0
The skill bundle is a functional file organization utility that categorizes, renames, and deduplicates files based on user-defined rules. It includes safety features such as a preview mode, automatic backups to a local 'Backup' directory, and an undo utility (scripts/undo.py). The code uses standard Python libraries (os, shutil, pathlib) and lacks any indicators of data exfiltration, network activity, or malicious persistence.
能力评估
Purpose & Capability
Name/description (smart file organizer) align with the included Python scripts (organize, config generator, undo, test runner). The code implements classification, hashing, renaming, duplicate handling and undo support. However README/SKILL.md reference additional scripts (rename.py, deduplicate.py, clean.py) that are not present in the package — an inconsistency between claimed capabilities and included files.
Instruction Scope
Runtime instructions and examples mainly run local Python scripts (organize.py, config_generator.py, undo.py). They do not request external credentials or network endpoints. Concern: docs show commands for missing scripts (rename.py, deduplicate.py, clean.py) and example CLI flags; you should verify the actual CLI implemented by scripts/organize.py before running destructive actions. Also ensure preview/backup are effective — the code declares safety flags but actual backup implementation should be verified in organize.py (truncated in manifest).
Install Mechanism
No install spec and only requires python3; no downloads or external packages are specified. This is low-risk from an installation standpoint (instruction-only + included local scripts).
Credentials
The skill requests no environment variables or external credentials. All operations are local filesystem actions consistent with a file-organizer tool.
Persistence & Privilege
always: false and normal user-invocable/autonomous flags. The skill writes local config, logs, backups and may move/delete files in target directories — expected for this purpose but not privileged system-wide changes.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install moneyclaw-smart-file-organizer - 安装完成后,直接呼叫该 Skill 的名称或使用
/moneyclaw-smart-file-organizer触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of smart-file-organizer.
- Automatically categorizes files by type (images, documents, videos, audio, archives, code, others)
- Supports intelligent renaming with customizable patterns
- Detects and manages duplicate files with hash or similarity checks
- Safety features: preview mode, backup, undo, detailed logging, file protection
- Efficient batch operations (process folders, type filtering, size limits)
- Cross-platform support for Windows, macOS, and Linux
- Command line usage and extensive customization via config file
元数据
常见问题
moneyclaw-smart-file-organizer 是什么?
智能文件整理助手 - 一键自动分类、重命名、清理重复文件,4500+文件/秒. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 279 次。
如何安装 moneyclaw-smart-file-organizer?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install moneyclaw-smart-file-organizer」即可一键安装,无需额外配置。
moneyclaw-smart-file-organizer 是免费的吗?
是的,moneyclaw-smart-file-organizer 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
moneyclaw-smart-file-organizer 支持哪些平台?
moneyclaw-smart-file-organizer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 moneyclaw-smart-file-organizer?
由 Silas(@shianaixuexi-cell)开发并维护,当前版本 v1.0.0。
推荐 Skills