mcpbeat Sign in

Repo Map Agent Skill

Use when locating a registered or related local repository, or when discovering commands registered through repo-map. Do not use for source-tree, symbol, or architecture mapping.

199 tokens
context cost
the whole folder, loaded on every use
1
files
instructions only
0
copies elsewhere
how many repositories repackaged it
112
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/ejboy/agent-scripts --skill repo-map

The instruction itself

1 sections, as written by the author

repo-map

Follow project instructions before this Skill.

Use repo-map when the requested local repository or helper command is not

already identified by the project. Prefer targeted lookups:

  • repo-map get NAME for a known repository
  • repo-map command NAME for a known helper
  • repo-map commands only when the needed registered command is unknown

If repo-map is available, use it instead of a broad filesystem search. If it

is unavailable, use the current workspace or ask the user for the repository

location. Do not download or install Agent Scripts automatically.

How to use it

Copy the folder

Take ejboy/repo-map from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.