← 返回 Skills 市场
File Manager
作者
russellfei
· GitHub ↗
· v1.2.0
· MIT-0
15118
总下载
10
收藏
255
当前安装
3
版本数
在 OpenClaw 中安装
/install file-manager
功能描述
OpenClaw自动化文件管理助手,用于批量文件操作、智能分类、重复文件清理、文件重命名、目录同步等任务。当用户需要整理文件、批量重命名、清理重复文件、同步目录或自动化文件工作流时使用此技能。
安全使用建议
Install only if you are comfortable with scripts that can change local files. Use preview or scan-only modes first, verify source and target directories carefully, keep backups before broad sync or delete actions, and avoid scheduled automation until tested on a non-critical folder.
能力评估
Purpose & Capability
The advertised purpose is automated local file management, and the bundled scripts match that purpose: organizing, renaming, duplicate cleanup, and directory sync.
Instruction Scope
Most modifying scripts preview actions and require either --execute or interactive confirmation, but the documentation overstates safety in places because deduplication can delete after confirmation without an --execute flag and sync updates can overwrite changed target files.
Install Mechanism
There are no install-time scripts or external dependencies; requirements.txt states that only the Python standard library is used.
Credentials
Recursive local file reads, writes, moves, renames, copies, and deletions are high-impact but proportionate to a file-management skill and scoped to user-provided paths.
Persistence & Privilege
The artifacts do not create persistence, request elevated privileges, access credentials, or use network endpoints. A reference document shows a user-created scheduled task example, but the skill does not install it automatically.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install file-manager - 安装完成后,直接呼叫该 Skill 的名称或使用
/file-manager触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.0
Add safety checks, extract shared utils, remove unimplemented features, drop external dependencies
v1.1.0
v1.1.0: Fix --replace doc example, add organize_by_date re-run guard, remove dead code, add .gitignore, symlink safety and confirmation prompts across all scripts
v1.0.0
Initial release of file-manager skill for automated file organization and management.
- Supports intelligent file categorization by type, date, or size
- Batch rename files using patterns, regular expressions, sequences, and dates
- Detect and clean up duplicate files with flexible handle options
- Perform one-way and two-way directory synchronization with exclude filters
- Monitor folders for changes and trigger actions automatically
- Includes safety features: dry-run preview, isolation before deletion, detailed logs
元数据
常见问题
File Manager 是什么?
OpenClaw自动化文件管理助手,用于批量文件操作、智能分类、重复文件清理、文件重命名、目录同步等任务。当用户需要整理文件、批量重命名、清理重复文件、同步目录或自动化文件工作流时使用此技能。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 15118 次。
如何安装 File Manager?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install file-manager」即可一键安装,无需额外配置。
File Manager 是免费的吗?
是的,File Manager 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
File Manager 支持哪些平台?
File Manager 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 File Manager?
由 russellfei(@russellfei)开发并维护,当前版本 v1.2.0。
推荐 Skills