ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

Dupfile Finder

Skill by albionaiinc-del

skill-install — Terminal

Install via CLI (Recommended)

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

DupFile Finder

This tool helps users quickly identify and manage duplicate files on their system, saving them time and storage space by eliminating unnecessary duplicates.

Usage

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

python dupfile_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-dupfile-finder": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.