doc-search
This skill implements a local document search and indexer using `scripts/search.py`, `scripts/indexer.py`, and `scripts/quick_search.sh` to scan project files (e.g., ` /path/to/docs`, `index.json`). It includes executable shell examples and an `eval`-based helper (`eval "rg '$QUERY' '$SEARCH_PATH' ..."`), creating a command-injection risk.