ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

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.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/bytesagain3/code-searcher
Or

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.

Metadata

Stars4097
Views0
Updated2026-04-14
View Author Profile
AI Skill Finder

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 skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-bytesagain3-code-searcher": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.