Skip to main content

project-repo-locator

Tells Claude Code where the user's other local repositories live, so cross-repository lookups go straight to the right place instead of searching the whole filesystem. Use this whenever a task requires looking at source code that is NOT in the current working repository — for example when the user references another repo by name ("how does auth-service do X", "check the arpc library"), asks how something is implemented in a dependency or sibling project, or wants to compare code across repos. Trigger this even when the user doesn't explicitly say "repo" or give a path, as long as they're pointing at code that lives outside the current project.

跳到安装

来源信息

仓库
acoshift/skills
最近来源活动
2026年5月20日 14:03
检测到的 SKILL.md 语言
英语
星标
0
分支
0

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。