Quick access to file-search functionality for finding files and searching code.
Searches files and code content using fd, ripgrep, or fzf tools.
/plugin marketplace add Git-Fg/thecattoolkit/plugin install sys-core@cattoolkit[pattern] [path]Invoke Skill(file-search) to perform file and content search operations.
This command provides quick access to modern file search tools (fd, ripgrep, fzf).
If arguments provided:
If no arguments:
/sys-core:file-search "TODO" # Search for TODO
/sys-core:file-search "config" src/ # Find in directory
/sys-core:file-search # Load skill interactively
The skill will guide you through appropriate search patterns based on your needs.