HomeBrowseUpload
← Back to registry
// Skill profile

The Silver Searcher

version: "2.0.0"

by bytesagain3 · published 2026-03-22

API集成自动化任务
Total installs
0
Stars
★ 0
Last updated
2026-03
// Install command
$ claw add gh:bytesagain3/bytesagain3-code-searcher
View on GitHub
// Full documentation

---

version: "2.0.0"

name: The Silver Searcher

description: "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."

author: BytesAgain

---

# The Silver Searcher

A code-searching tool similar to ack, but faster. ## Commands

  • `help` - Help
  • `run` - Run
  • `info` - Info
  • `status` - 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 help` for commands
  • No API keys needed
  • Run `code-searcher help` for all commands
  • Run `code-searcher help` for all commands
  • When to Use

  • Quick code tasks from terminal
  • Automation pipelines
  • Output

    Results go to stdout. Save with `code-searcher run > output.txt`.

    // Comments
    Sign in with GitHub to leave a comment.
    // Related skills

    More tools from the same signal band