ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

Dup Finder

Skill by albionaiinc-del

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/albionaiinc-del/dup-finder
Or

Dup Finder

This tool quickly identifies and lists duplicate files in a given directory, saving users time and storage space by allowing them to easily remove unnecessary duplicates.

Usage

To use Dup Finder, simply run the tool from the command line and provide the directory you want to search for duplicates. For example:

python dup_finder.py /path/to/directory

This will print out a list of duplicate files found in the specified directory.

Price

$1.50

Metadata

Stars4473
Views0
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-albionaiinc-del-dup-finder": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.