file-manager

Organize and synchronize local files by category, type, and metadata.

Updated Mar 11, 2026
One-click install
npx skills add https://github.com/ISAQQSAI/SkillAttack --skill file-manager-isaqqsai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: file-manager
Source: https://github.com/ISAQQSAI/SkillAttack/tree/main/data/hot100skills/069_russellfei_file-manager
Command: npx skills add https://github.com/ISAQQSAI/SkillAttack --skill file-manager-isaqqsai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

OpenClaw automation file management assistant helps automate repetitive file operations such as bulk organization, deduplication, batch renaming, and directory synchronization, reducing manual effort and errors across local file systems.

Core Features & Use Cases

  • Intelligent file categorization by type, date, and size with optional move or copy to categorized subfolders.
  • Bulk rename with patterns, prefixes/suffixes, and date stamps to enforce consistent naming.
  • Duplicate file detection and safe cleanup with configurable retention strategy.
  • Directory synchronization with mirror capability, exclusion rules, and incremental updates to keep folders in sync.

Quick Start

Organize a folder by file type and move files into categorized subfolders.

Frequently Asked Questions about file-manager

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate bulk file organization and sorting by type?

Automate bulk file organization by categorizing files based on type, date, and size, optionally moving or copying them into categorized subfolders to reduce manual management.

Can I batch rename files with patterns and date stamps using a script?

Batch rename files using configurable patterns, prefixes, suffixes, and date stamps to enforce consistent naming across directories via script-driven processing.

What is the best way to deduplicate files and clean up duplicate folders safely?

Deduplicate files through duplicate detection with safe cleanup, configurable retention strategies, dry-run previews, and user confirmations to prevent accidental data loss.

How do I synchronize directories and keep folders in sync with incremental updates?

Synchronize directories using mirror capability, exclusion rules, and incremental updates to keep folders in sync across personal computers and shared drives.

Do I need external libraries to run Python scripts for batch file management?

No external libraries are needed for batch file management; the scripts operate using only the Python standard library dependencies, requiring no additional installation.

Can I preview file operations before executing bulk changes to my folders?

Preview file operations safely using the dry-run feature, which allows you to review bulk organization, renaming, and deduplication actions before user confirmation and execution.