Hiveterminal Tools Fs Search

Use terminal_rg / terminal_find when you need raw filesystem search outside the project tree — system configs, /var/log, /etc, archive contents — or when files-tools.search_files is too project-scoped. Teaches the rg vs find vs terminal_exec("ls/du/tree") split, common rg flag combos for code/logs/configs, find predicates for mtime/size/type queries, and the rule that for tree views or single-file stat info you should just use terminal_exec instead of inventing a tool. Read before reaching for raw shell to grep or find anything.

thedixitjain 68901e6 3 files · 8.7 KB Updated 2 repo stars

File contents

thedixitjain/the-mega-skill-library/tree/main/library/general-purpose/hiveterminal-tools-fs-search commit 68901e6ed2

Frequently asked questions

npx skillmds add thedixitjain/hiveterminal-tools-fs-search