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