← Back to Skills Marketplace
muguozi1

Muguozi1 Openclaw File Manager 1 0 0

by muguozi1 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
250
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install muguozi1-openclaw-file-manager-1-0-0
Description
OpenClaw自动化文件管理助手,用于批量文件操作、智能分类、重复文件清理、文件重命名、目录同步等任务。当用户需要整理文件、批量重命名、清理重复文件、同步目录或自动化文件工作流时使用此技能。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install muguozi1-openclaw-file-manager-1-0-0
  3. After installation, invoke the skill by name or use /muguozi1-openclaw-file-manager-1-0-0
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of OpenClaw自动化文件管理助手—file-manager skill. - 支持智能文件分类、批量重命名、重复文件清理、目录同步、文件监控等核心功能 - 包含详细的命令行使用方法和实际场景示例 - 提供操作安全机制,如 dry-run 预览、日志记录和隔离区保护 - 依赖简明(Python 3.8+、tqdm、colorama),上手快速 - 遵循极简主义设计理念,文档与代码示例齐全
Metadata
Slug muguozi1-openclaw-file-manager-1-0-0
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Muguozi1 Openclaw File Manager 1 0 0?

OpenClaw自动化文件管理助手,用于批量文件操作、智能分类、重复文件清理、文件重命名、目录同步等任务。当用户需要整理文件、批量重命名、清理重复文件、同步目录或自动化文件工作流时使用此技能。 It is an AI Agent Skill for Claude Code / OpenClaw, with 250 downloads so far.

How do I install Muguozi1 Openclaw File Manager 1 0 0?

Run "/install muguozi1-openclaw-file-manager-1-0-0" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Muguozi1 Openclaw File Manager 1 0 0 free?

Yes, Muguozi1 Openclaw File Manager 1 0 0 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Muguozi1 Openclaw File Manager 1 0 0 support?

Muguozi1 Openclaw File Manager 1 0 0 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Muguozi1 Openclaw File Manager 1 0 0?

It is built and maintained by muguozi1 (@muguozi1); the current version is v1.0.0.

💬 Comments