workspace-search
Installation
SKILL.md
Skill: Workspace Search
Description
Search for patterns across all projects in the workspace. Results are grouped by project.
Arguments
<query>- The search pattern (supports regex)--type <ext>- Filter by file type (e.g.,--type ts)--files- Show only file names, not content
Instructions
When the user wants to search across projects:
Step 1: Get Search Query
Parse the search query from the command arguments.