finder

by BytesAgain

Find files by name, size, date, and type with deduplication. Use when searching filesystems.

View Chinese version with editor review

安装

claude skill add --url github.com/openclaw/skills/tree/main/skills/bytesagain3/finder

文档

finder

Find files by name, size, date, and type with deduplication. Use when searching filesystems.

Commands

name

bash
scripts/script.sh name <pattern dir>

size

bash
scripts/script.sh size <min dir>

recent

bash
scripts/script.sh recent <dir days>

type

bash
scripts/script.sh type <ext dir>

empty

bash
scripts/script.sh empty <dir>

large

bash
scripts/script.sh large <dir count>

Data Storage

Data stored in ~/.local/share/finder/.


Powered by BytesAgain | bytesagain.com | hello@bytesagain.com