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
更新於 11/25/2025
星標
1
分支
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

安裝
$ install --globalskills.sh
使用

安裝後,您可以通過在終端運行以下命令來使用此技能:

skills use semantic-search