The Silver Searcher
A code-searching tool similar to ack, but faster. the silver searcher, c, ag, c, command-line-tool, pcre, search-in-text. Use when you need the silver searcher capabilities. Triggers on: the silver searcher.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/bytesagain3/code-searcherThe Silver Searcher
A code-searching tool similar to ack, but faster. ## Commands
help- Helprun- Runinfo- Infostatus- Status
Features
- Core functionality from ggreer/the_silver_searcher
Usage
Run any command: code-searcher <command> [args]
💬 Feedback & Feature Requests: https://bytesagain.com/feedback Powered by BytesAgain | bytesagain.com
Examples
# Show help
code-searcher help
# Run
code-searcher run
-
Run
code-searcher helpfor commands -
No API keys needed
-
Run
code-searcher helpfor all commands -
Run
code-searcher helpfor all commands
When to Use
- Quick code tasks from terminal
- Automation pipelines
Output
Results go to stdout. Save with code-searcher run > output.txt.
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-code-searcher": {
"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...