Skip to main content

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 当前展示的配套文件。