filesSafely organize, deduplicate, and analyze files with intelligent bulk operations and full undo support.
Install via ClawdBot CLI:
clawdbot install ivangdavila/filesYES: Organize existing files, find duplicates, analyze disk usage, batch rename/move, clean up clutter
NO: Open files, create files/folders, copy files, extract archives, basic file browsing — use standard file operations for those
This is a power tool for reorganization, not a replacement for basic file commands.
.., ~, symlinks, then validate/, /etc, /var, /usr, /System, /Library, C:\Windows, C:\Program Files.. after canonicalization = reject with explanationFast path (1-9 files): Execute immediately with brief confirmation: "Move 3 files to Archive? [Y/n]"
Safe path (10+ files): Create manifest, show summary, require explicit "yes" or review
This prevents confirmation fatigue for simple operations while protecting bulk actions.
trash CLI on macOS/Linux, Recycle Bin API on Windows~/.local/share/file-organizer-trash/ with metadata sidecar~/.local/share/file-organizer/undo/TIMESTAMP.json~/.local/share/file-organizer/hash-cache.db (SQLite) with mtime invalidation.file-organizer-manifest.json in destination documenting the reorganization for future referencetrash via Homebrew if available\\?\ for paths >260 chars, use shell API for Recycle Bin~/.local/share/Trash/), handle different filesystem capabilitiesGenerated Mar 1, 2026
Creative agencies handle thousands of client files across projects. This skill helps organize project folders, deduplicate assets from multiple sources, and analyze storage usage to identify bloated directories like old renders or unused assets. The undo system and safe trash handling prevent accidental loss of critical creative work.
IT teams manage user home directories and shared drives that accumulate duplicate documents and temporary files. This skill identifies safe-to-delete folders like node_modules and __pycache__, analyzes top storage consumers by directory, and performs bulk cleanup with proper audit trails. The security restrictions prevent accidental system file deletion.
Research labs generate massive datasets across experiments. This skill helps organize files by date or type, detect duplicate experimental data files using scalable hashing, and create documentation manifests for reproducibility. The bulk operation safety features prevent data loss during reorganization of critical research files.
Photographers accumulate thousands of images across shoots. This skill organizes photos by date or event, finds duplicate RAW files from multiple imports, and analyzes storage to identify old projects for archiving. The platform-specific handling ensures proper treatment of macOS .app bundles and Windows long paths.
Offer basic file organization features for free with limitations on bulk operations or undo history. Premium tier unlocks advanced duplicate detection, unlimited undo retention, and priority support. Revenue comes from monthly subscriptions for power users and small businesses.
Sell as part of IT management suites for organizations needing storage optimization. Include centralized management console, compliance reporting, and integration with existing backup systems. Offer professional services for initial deployment and custom rule configuration.
License the technology to cloud storage providers who want to offer intelligent organization features. Integrate with their existing trash/recycle systems and provide APIs for their web/mobile interfaces. Revenue comes from technology licensing fees based on user count.
💬 Integration Tip
Integrate with existing file managers via context menu extensions or command-line interfaces, ensuring all operations respect the security policies and undo system for reliable user experience.
Advanced filesystem operations - listing, searching, batch processing, and directory analysis for Clawdbot
Perform advanced filesystem tasks including listing, recursive searching by name or content, batch copying/moving/deleting files, and analyzing directory siz...
Essential SSH commands for secure remote access, key management, tunneling, and file transfers.
Extract text from PDF files for LLM processing
The directory for AI agent services. Discover tools, platforms, and infrastructure built for agents.
Advanced filesystem operations - listing, searching, batch processing, and directory analysis for Clawdbot