HomeBrowseUpload
← Back to registry
// Skill profile

finder

name: "finder"

by bytesagain3 · published 2026-03-22

数据处理
Total installs
0
Stars
★ 0
Last updated
2026-03
// Install command
$ claw add gh:bytesagain3/bytesagain3-finder
View on GitHub
// Full documentation

---

name: "finder"

version: "3.0.0"

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

author: "BytesAgain"

homepage: "https://bytesagain.com"

---

# finder

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

Commands

`name`

scripts/script.sh name <pattern dir>

`size`

scripts/script.sh size <min dir>

`recent`

scripts/script.sh recent <dir days>

`type`

scripts/script.sh type <ext dir>

`empty`

scripts/script.sh empty <dir>

`large`

scripts/script.sh large <dir count>

Data Storage

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

---

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

// Comments
Sign in with GitHub to leave a comment.
// Related skills

More tools from the same signal band