file-searchFast file-name and content search using `fd` and `rg` (ripgrep).
Install via ClawdBot CLI:
clawdbot install Xejrax/file-searchFast file-name and content search using fd and rg (ripgrep).
Search for files matching a pattern:
fd "\.rs$" /home/xrx/projects
Find files by exact name:
fd -g "Cargo.toml" /home/xrx/projects
Search for a regex pattern across files:
rg "TODO|FIXME" /home/xrx/projects
Search with context lines:
rg -C 3 "fn main" /home/xrx/projects --type rust
sudo dnf install fd-find ripgrep
Generated Mar 1, 2026
Developers can quickly locate files by name or search for specific code patterns, such as TODO comments or function definitions, across large projects. This accelerates debugging, refactoring, and onboarding processes in tech companies.
Researchers can search through directories of papers, datasets, or scripts to find relevant files or content snippets. This aids in literature reviews, data analysis, and organizing project files efficiently in universities or research labs.
IT administrators can use the skill to search log files for error patterns or specific events across server directories. This helps in troubleshooting, monitoring system health, and ensuring compliance in enterprise IT environments.
Content creators can find media files (e.g., images, videos) by name or search within metadata files for keywords. This streamlines editing workflows and asset management in marketing agencies or media production studios.
Legal professionals can search through case files and documents for specific terms or phrases, aiding in e-discovery and document analysis. This improves efficiency in law firms or corporate legal departments.
Offer the skill as a free add-on for existing productivity or development tools, with premium features like advanced search filters or cloud sync. Revenue is generated through subscription upgrades or in-app purchases for enhanced functionality.
Provide the skill as part of a larger enterprise software suite, with dedicated support, customization for specific workflows, and integration into corporate systems. Revenue comes from licensing fees, maintenance contracts, and consulting services.
Release the core skill as open source to build a community, while offering commercial plugins for specialized industries (e.g., legal or healthcare compliance). Revenue is generated through plugin sales and enterprise support packages.
💬 Integration Tip
Ensure fd and rg are installed via package managers like dnf; integrate with shell scripts or IDEs for seamless workflow automation.
Summarize URLs or files with the summarize CLI (web, PDFs, images, audio, YouTube).
AI-optimized web search via Tavily API. Returns concise, relevant results for AI agents.
This skill should be used when users need to search the web for information, find current content, look up news articles, search for images, or find videos. It uses DuckDuckGo's search API to return results in clean, formatted output (text, markdown, or JSON). Use for research, fact-checking, finding recent information, or gathering web resources.
Web search and content extraction via Brave Search API. Use for searching documentation, facts, or any web content. Lightweight, no browser required.
Search indexed Discord community discussions via Answer Overflow. Find solutions to coding problems, library issues, and community Q&A that only exist in Discord conversations.
Multi search engine integration with 17 engines (8 CN + 9 Global). Supports advanced search operators, time filters, site search, privacy engines, and WolframAlpha knowledge queries. No API keys required.