← 返回 Skills 市场
underbench2-gif

Smart File Organizer

作者 underbench2-gif · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
977
总下载
1
收藏
3
当前安装
1
版本数
在 OpenClaw 中安装
/install ub2-smart-file-organizer
功能描述
Scans and categorizes files in a directory, detects duplicates, and reorganizes them into a clear folder structure with safety features and rollback options.
安全使用建议
This skill appears to do what it says, but it operates directly on your files — take precautions before running it: (1) use the Dry Run mode first and carefully review the proposed plan; (2) test on a small, non-critical folder before running on important data; (3) avoid pointing it at system directories (/, /etc, user home root) or any directory containing secrets or active project state unless you understand the consequences; (4) confirm where reorganization_log.txt will be written and ensure it does not leak sensitive filenames to an unintended location; (5) confirm the rollback procedure and have backups available (e.g., a full copy or snapshot) in case moves don't preserve metadata or ownership as you expect; (6) check how the agent handles symlinks, permissions, and very large files before broad use. If you need more assurance, ask the skill author (or provide additional SKILL.md detail) about symlink handling, metadata preservation, and the exact rollback mechanism.
功能分析
Type: OpenClaw Skill Name: ub2-smart-file-organizer Version: 1.0.0 The provided `_meta.json` contains standard metadata, and `SKILL.md` describes a 'Smart File Organizer' skill. The skill's purpose is to scan, classify, and reorganize files, including duplicate detection. While this involves significant file system interaction, the `SKILL.md` explicitly highlights 'Safety Features' such as a default 'Dry Run Mode', a 'Change Log' (`reorganization_log.txt`), and a strict policy of 'No Deletions' (duplicates are moved, not deleted). There are no instructions in `SKILL.md` that attempt prompt injection against the agent to perform malicious actions, exfiltrate data, establish persistence, or execute unauthorized commands. The described functionality aligns with a legitimate file management utility, presented with clear safety considerations.
能力评估
Purpose & Capability
Name/description align with the instructions: scanning a directory, detecting duplicates, proposing and performing moves, and logging/rollback are all coherent with a 'file organizer' skill. The skill does not request unrelated binaries, env vars, or config paths.
Instruction Scope
SKILL.md stays within the feature set but is high-level and omits operational safeguards: it doesn't specify protections for symlinks, system or hidden files, permission errors, how rollback is implemented, whether metadata (permissions/ownership/timestamps) are preserved, or how very large files are handled. The skill assumes the agent will be granted filesystem access to arbitrary target paths — that is expected for this purpose but warrants user caution.
Install Mechanism
Instruction-only skill with no install steps or external downloads; this minimizes risk from third-party code being written to disk.
Credentials
No environment variables, credentials, or config paths are requested. The filesystem access implied by the instructions is proportional to the stated functionality.
Persistence & Privilege
always is false and the skill does not request persistent/system-wide changes. Autonomous invocation is allowed (platform default) but is not combined with other privilege or credential requests.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ub2-smart-file-organizer
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ub2-smart-file-organizer 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Smart File Organizer 1.0.0 – Initial Release - Scans directories recursively and catalogs files by size, type, and modification date. - Automatically classifies files into categories such as documents, images, code, data, archives, and media. - Detects duplicate files using checksums, and moves duplicates to a dedicated folder. - Proposes and executes a logical folder structure for better organization. - Includes dry run mode and comprehensive change logs for safe, traceable reorganization. - Ensures files are never deleted; all changes can be reviewed and rolled back.
元数据
Slug ub2-smart-file-organizer
版本 1.0.0
许可证
累计安装 3
当前安装数 3
历史版本数 1
常见问题

Smart File Organizer 是什么?

Scans and categorizes files in a directory, detects duplicates, and reorganizes them into a clear folder structure with safety features and rollback options. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 977 次。

如何安装 Smart File Organizer?

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

Smart File Organizer 是免费的吗?

是的,Smart File Organizer 完全免费(开源免费),可自由下载、安装和使用。

Smart File Organizer 支持哪些平台?

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

谁开发了 Smart File Organizer?

由 underbench2-gif(@underbench2-gif)开发并维护,当前版本 v1.0.0。

💬 留言讨论