home/categories/automation-tools/pearlthoughts-codecompass-claude-skills-semantic-search-skill-md
automation-toolstools

semantic-search

Use this when deciding between semantic search and grep/glob for code discovery. Apply for concept-based queries (find payment processing), intent-based searches (how is auth implemented), or when user doesn't know exact class names. Use grep for exact matches like specific function names

PearlThoughts
maintainer
PearlThoughts
Atualizado 11/25/2025
Estrelas
1
Forks
0
quick start

Installation and usage

Use this when deciding between semantic search and grep/glob for code discovery. Apply for concept-based queries (find payment processing), intent-based searches (how is auth implemented), or when user doesn't know exact class names. Use grep for exact matches like specific function names

Instalação
$ install --globalskills.sh
Uso

Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:

skills use semantic-search