fs-search-skill
CommunityFind files and text fast across your machine.
Software Engineering#developer tools#search#filesystem#glob#grep#codebase exploration#source navigation
Authorzeenie-ai
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps you quickly locate the right files and snippets in a local codebase or directory when you cannot remember where something lives or what it contains.
Core Features & Use Cases
- Directory exploration with ls: See folder contents to understand structure before searching deeper.
- Pattern-based discovery with glob: Match filenames across nested directories using patterns like **/*.py.
- Content search with grep: Search literal text within selected files, returning matching file locations and lines.
- Use Case: When you are debugging an issue, you can glob for the relevant module files and then grep for the exact function name or configuration string to jump straight to the source.
Quick Start
Use the fs-search-skill tool in grep mode to search for a specific string like "def main" across a project directory while filtering to only Python files.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: fs-search-skill Download link: https://github.com/zeenie-ai/MachinaOS/archive/main.zip#fs-search-skill Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.