finder
Find files by name, size, date, and type with deduplication. Use when searching filesystems.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/bytesagain3/finderfinder
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 | [email protected]
Metadata
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-bytesagain3-finder": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
windows-setup
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Windows Setup concepts, best practices, and implementation patterns.
Dividend
Lightweight Dividend tracker. Add entries, view stats, search history, and export in multiple formats.
crawler
Web crawling and scraping reference — robots.txt protocol, Scrapy framework, anti-bot detection, headless browsers, and legal considerations
Thesaurus
Look up synonyms, antonyms, and related words with history and export. Use when finding alternatives, checking usage, running drills, analyzing frequency.
devops-scripts
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Devops Scripts concepts, best practices, and implementation patte...