← 返回 Skills 市场
shianaixuexi-cell

smart-file-organizer-pro

作者 Silas · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
531
总下载
1
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install smart-file-organizer-pro
功能描述
智能文件整理助手 Pro - 增强版,支持按日期归档、多模式预设、进度显示、操作历史
安全使用建议
This package appears to implement a local file organizer and uses only standard Python libraries (no network or secret access). However: (1) SKILL.md/README reference additional scripts (backup.py, batch.py, watch.py) that are missing from the manifest — ask the publisher for the missing files or a corrected package before use. (2) Always run first in preview/dry-run mode and inspect the generated .history and Backup folders to confirm behavior. (3) Review the organize.py, undo.py, and any backup logic yourself (or in a sandbox) before running on important directories; run on a small test folder first. If you need the advertised batch/watch/backup features, request the missing scripts and verify they do not perform unexpected network or credential operations.
功能分析
Type: OpenClaw Skill Name: smart-file-organizer-pro Version: 1.0.0 The skill bundle is a legitimate file management utility that organizes, renames, and deduplicates files based on user-defined rules. Analysis of the core logic in scripts/organize.py and scripts/analyze.py shows no evidence of data exfiltration, unauthorized network access, or malicious intent; instead, it includes safety features such as a preview mode, automatic backups, and an undo mechanism (scripts/undo.py). The instructions in SKILL.md are consistent with the tool's functionality and do not contain prompt injection attacks.
能力评估
Purpose & Capability
Name/description (file organizer) aligns with the provided Python scripts (organize, analyze, history, undo). The requested runtime binary (python3) is appropriate. However, the documentation and SKILL.md advertise features (backup management, batch processing, watch/monitoring) that invoke scripts (scripts/backup.py, scripts/batch.py, scripts/watch.py) which are not included in the file manifest — this is an inconsistency between claimed capabilities and the actual files.
Instruction Scope
SKILL.md instructs the agent to run local scripts in scripts/*.py (organize/analyze/history/undo) which is consistent with included code. The instructions do not request environment secrets or external endpoints. They do reference setting PYTHONIOENCODING and provide CLI options (preview/dry-run) — the presence of preview and undo is good. The concern: SKILL.md also shows commands for scripts that are missing; those instructions would fail or might indicate incomplete packaging.
Install Mechanism
No install spec (instruction-only) and required binary is just python3. No remote downloads or package installs are requested. This is low-risk from an install perspective.
Credentials
The skill declares no required environment variables or credentials and the code does not read secrets. It only advises setting PYTHONIOENCODING for encoding issues. No broad credential access is requested.
Persistence & Privilege
Skill is not always-enabled and does not request elevated platform privileges. Scripts create and modify user files (Backup, .history, Reports, Logs) as expected for a file organizer — this is expected but should be noted as standard file-system access.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install smart-file-organizer-pro
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /smart-file-organizer-pro 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Major upgrade with new features and improved performance: - Added multiple organization modes (simple, standard, deep, archive) - Introduced date-based archiving and customizable date formats - Added progress display, operation history, and undo support - Implemented intelligent suggestions for file organization - Enhanced safety with auto-backup, conflict detection, and permission checks - Performance boost with multi-threading and optimized output (including color support) - Expanded and improved documentation with quickstart, advanced use, and FAQ
元数据
Slug smart-file-organizer-pro
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

smart-file-organizer-pro 是什么?

智能文件整理助手 Pro - 增强版,支持按日期归档、多模式预设、进度显示、操作历史. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 531 次。

如何安装 smart-file-organizer-pro?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install smart-file-organizer-pro」即可一键安装,无需额外配置。

smart-file-organizer-pro 是免费的吗?

是的,smart-file-organizer-pro 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

smart-file-organizer-pro 支持哪些平台?

smart-file-organizer-pro 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 smart-file-organizer-pro?

由 Silas(@shianaixuexi-cell)开发并维护,当前版本 v1.0.0。

💬 留言讨论