Skills dupfile-finder

DupFile Finder

install
source · Clone the upstream repo
git clone https://github.com/openclaw/skills
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/openclaw/skills "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/albionaiinc-del/dupfile-finder" ~/.claude/skills/openclaw-skills-dupfile-finder && rm -rf "$T"
OpenClaw · Install into ~/.openclaw/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/openclaw/skills "$T" && mkdir -p ~/.openclaw/skills && cp -r "$T/skills/albionaiinc-del/dupfile-finder" ~/.openclaw/skills/openclaw-skills-dupfile-finder && rm -rf "$T"
manifest: skills/albionaiinc-del/dupfile-finder/SKILL.md
source content

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