search
Installation
SKILL.md
Contains Shell Commands
This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.
DEEP SEARCH MODE
Current Time: !date
Execute a comprehensive search using parallel agent swarms across multiple sources.
Search Protocol
Layer 1: Local Codebase (Parallel)
Launch explore swarm with different angles:
background_task(agent="explore", prompt="Find [pattern] by filename...")
background_task(agent="explore", prompt="Find [pattern] in code content...")
background_task(agent="explore", prompt="Find related patterns and usages...")
Simultaneously use direct tools: