file-searcher | Skill Performance & Reviews | TopRankSkills

TopRank Skills

Home / Skills / tools / file-searcher

file-searcher

maintained by aevatarAI

star 11 account_tree 7 verified_user MIT License
bolt View GitHub

name: file-searcher description: Grep the workspace for a pattern using file_search. allowed-tools:

  • file_search

When to use

  • User asks "where is X used/defined" or "find occurrences of pattern".

Procedure

  1. Translate the question into a concise regex pattern.
  2. Call file_search:
    • pattern: the regex
    • optional extensions: narrow to .cs,.md,.proto etc
  3. Return results as a short list: file + line + snippet.
  4. If truncated, narrow the search (extensions / more specific pattern) and repeat.

chat Comments (0)

chat_bubble_outline

No comments yet. Be the first to share your thoughts!

Skill Details

GitHub Stars 11
GitHub Forks 7
Created Jan 2026
Last Updated 5 months ago
tools tools automation tools

Related Skills

specs-gen
chevron_right
glm-coding-agent
chevron_right
feature-dev
chevron_right
creating-pr
chevron_right
writing-skills
chevron_right

Build your own?

Join 12,000+ developers contributing to the Claude ecosystem.