An intelligent file management utility for identifying and removing duplicate files through content hashing and customizable safety protocols.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install file-deduplicator
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install file-deduplicator using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
File-Deduplicator is a robust utility designed for developers and power users who need to reclaim disk space and maintain a clean digital environment. By leveraging advanced Openclaw Skills, this tool goes beyond simple filename matching to perform deep content hashing (MD5), ensuring that identical files are identified even if they have been renamed or moved across different directories.
Whether you are managing massive media libraries, document archives, or complex development projects, this skill provides a programmatic way to scan directories recursively, exclude specific patterns like node_modules, and handle duplicates safely. It is an essential addition to any automated system maintenance workflow using Openclaw Skills.
To integrate this capability into your environment, install it via the CLI using the following command:
clawhub install file-deduplicator
After installation, you can refine your detection logic and exclusion rules within the config.json file to customize how these Openclaw Skills interact with your local or networked storage.
The skill organizes its findings and metadata using a structured format to ensure transparency and recoverability:
| Component | Description |
|---|---|
duplicates |
An array of objects grouping identical files by their MD5 hash or size metadata. |
spaceWasted |
A calculated metric representing the total byte count of redundant data found during the scan. |
actionLog |
A persistent log file containing a history of all moved or deleted files, enabling undo functionality. |
config.json |
Global settings for detection methods, name similarity thresholds, and directory whitelists. |
Loading
A powerful automation tool for transforming long-form articles into platform-optimized social media posts and multi-day content calendars.

AffiliateMaster is a comprehensive automation suite for Openclaw Skills designed to handle link generation, revenue tracking, and FTC-compliant content integration.

A robust automated backup and restoration utility for OpenClaw core configuration files and memory layers via OneDrive.

A powerful skill to send immediate or scheduled voice call reminders directly to your phone via the DoNotify API.

An automated engine for generating high-converting, SEO-optimized landing pages using proven copywriting frameworks and responsive design.

A comprehensive tool for formatting and linting markdown documents to ensure professional consistency across various style guides.








































