agent-finder
Delegate codebase search to a subagent. Use when locating code by behavior or concept rather than exact matches, when a question needs multiple chained searches, when correlating several areas of the codebase, or when filtering broad terms ("config", "logger", "cache") by context — questions like "Where do we validate JWT authentication headers?" or "Which module handles file-watcher retry logic?". Not for known file paths, exact symbols, or single-string lookups — do those yourself with rg or read.
ソース情報
- リポジトリ
- vaayne/agent-kit
- ソースの最終更新活動
- 2026年8月22日 16:20
- 検出された SKILL.md の言語
- 英語
- スター
- 53
- フォーク
- 4
インストール方法
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
ソースファイルを確認
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。