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
- Translate the question into a concise regex pattern.
- Call
file_search:-
pattern: the regex - optional
extensions: narrow to.cs,.md,.protoetc
-
- Return results as a short list: file + line + snippet.
- If truncated, narrow the search (extensions / more specific pattern) and repeat.
chat Comments (0)
Sign in to join the discussion and leave a comment.
Skill Details
GitHub Stars
11
GitHub Forks
7
Created
Jan 2026
Last Updated
5个月前
tools
tools automation tools
Related Skills
Build your own?
Join 12,000+ developers contributing to the Claude ecosystem.
No comments yet. Be the first to share your thoughts!