← 返回 Skills 市场
250
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install muguozi1-openclaw-file-manager-1-0-0
功能描述
OpenClaw自动化文件管理助手,用于批量文件操作、智能分类、重复文件清理、文件重命名、目录同步等任务。当用户需要整理文件、批量重命名、清理重复文件、同步目录或自动化文件工作流时使用此技能。
安全使用建议
This skill largely implements the file-management functions it claims, but there are inconsistencies you should resolve before trusting it with real data:
- Verify provenance: the registry lists no source/homepage while package metadata claims a GitHub repo—confirm the origin and inspect the upstream repository or author.
- Missing script: SKILL.md documents a watch feature (scripts/watch.py) but watch.py is not included; expect broken instructions or incomplete features.
- Placeholders/tests: examples and tests contain TODOs and placeholder text — tests are not real. Don't assume full test coverage.
- Safety when running: always run in dry-run/preview mode first (the scripts default to preview). Back up important data before using --execute or delete actions.
- Manual review: read scripts/deduplicate.py and scripts/sync.py to ensure their delete/move semantics match your expectations (they prompt for confirmation but review command-line options and defaults).
- Run in isolated environment: if you want to try it, run on a small sample directory or in a VM/container first.
If you want, I can: (1) show the exact lines referencing the missing watch script, (2) summarize each script's destructive actions, or (3) produce a short checklist for safe local testing.
功能分析
Type: OpenClaw Skill
Name: muguozi1-openclaw-file-manager-1-0-0
Version: 1.0.0
The skill bundle provides a standard set of file management utilities for organizing, renaming, deduplicating, and syncing files. The Python scripts (e.g., organize.py, batch_rename.py, sync.py) use safe standard libraries like pathlib and shutil, and include safety features such as dry-run modes and explicit user confirmation prompts before performing destructive actions. No evidence of data exfiltration, malicious execution, or prompt injection was found.
能力评估
Purpose & Capability
The scripts (organize, batch_rename, deduplicate, sync) align with the skill description (file organization, renaming, dedupe, sync). However metadata is inconsistent: registry shows Source: unknown and no homepage, while _meta.json and clawhub.config.json claim a GitHub repo/homepage. That provenance mismatch is unexplained and reduces trust.
Instruction Scope
SKILL.md instructs the agent to run scripts in scripts/*.py and describes a 'watch' feature that calls scripts/watch.py, but there is no scripts/watch.py in the package. Several examples and reference snippets also mix invocation paths (sometimes using scripts/ prefix, sometimes not) and contain TODO placeholders. While the scripts that exist operate only on local filesystem paths provided by the user, the missing watch script and vague TODOs mean the runtime instructions are incomplete or out-of-sync with the code.
Install Mechanism
No install spec is present (instruction-only), and dependencies are simple Python packages listed in requirements.txt (tqdm, colorama). No remote downloads or obscure installers are used. The presence of code files means code will be part of the skill bundle, but there's no automated installer that fetches external binaries.
Credentials
The skill requests no environment variables, no credentials, and does not reference external endpoints. The operations are local-file oriented and the scripts require only standard Python and small libraries—this is proportionate to the stated purpose.
Persistence & Privilege
The skill is not marked always:true and does not request elevated privileges or modify other skills. It performs destructive filesystem operations (delete/move) but these are gated by prompts and a dry-run/--execute pattern in the scripts. No persistent agent-level privileges are requested.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install muguozi1-openclaw-file-manager-1-0-0 - 安装完成后,直接呼叫该 Skill 的名称或使用
/muguozi1-openclaw-file-manager-1-0-0触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of OpenClaw自动化文件管理助手—file-manager skill.
- 支持智能文件分类、批量重命名、重复文件清理、目录同步、文件监控等核心功能
- 包含详细的命令行使用方法和实际场景示例
- 提供操作安全机制,如 dry-run 预览、日志记录和隔离区保护
- 依赖简明(Python 3.8+、tqdm、colorama),上手快速
- 遵循极简主义设计理念,文档与代码示例齐全
元数据
常见问题
Muguozi1 Openclaw File Manager 1 0 0 是什么?
OpenClaw自动化文件管理助手,用于批量文件操作、智能分类、重复文件清理、文件重命名、目录同步等任务。当用户需要整理文件、批量重命名、清理重复文件、同步目录或自动化文件工作流时使用此技能。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 250 次。
如何安装 Muguozi1 Openclaw File Manager 1 0 0?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install muguozi1-openclaw-file-manager-1-0-0」即可一键安装,无需额外配置。
Muguozi1 Openclaw File Manager 1 0 0 是免费的吗?
是的,Muguozi1 Openclaw File Manager 1 0 0 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Muguozi1 Openclaw File Manager 1 0 0 支持哪些平台?
Muguozi1 Openclaw File Manager 1 0 0 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Muguozi1 Openclaw File Manager 1 0 0?
由 muguozi1(@muguozi1)开发并维护,当前版本 v1.0.0。
推荐 Skills