🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

OpenClaw Code Search

by @yanxingang

Provides fast, read-only codebase search and exploration using grep for content, glob for filenames, and tree for directory structure with filtering and limits.

Versionv1.0.0
Installs1
⚑ When to Use
TriggerAction
- Finding files by name or extension pattern
- Understanding project directory structure
- Exploring unfamiliar codebases
- Looking for configuration files, imports, error messages
βš™οΈ Configuration

Run dependency check first:

bash /root/.openclaw/workspace/skills/code-search/scripts/search.sh check

πŸ“‹ Tips & Best Practices

  • All operations are read-only β€” no files are modified
  • Automatically ignores .git, node_modules, __pycache__, vendor, build artifacts
  • Respects .gitignore rules
  • Results sorted by modification time (newest first) for grep and glob
  • View on ClawHub
    TERMINAL
    clawhub install openclaw-code-search

    πŸ§ͺ Use this skill with your agent

    Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

    πŸ” Can't find the right skill?

    Search 60,000+ AI agent skills β€” free, no login needed.

    Search Skills β†’