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.

Installs
1
GitHub Stars
7
First Seen
Mar 27, 2026
workspace-search — patricio0312rev/workspaces