agentmap
New26GitHub TrendingGeneralby raymondchins
The repo map your coding agent is forced to use — ~98% fewer tokens (up to 99.9% per task) to understand a TS/JS codebase. PageRank hubs, Aider-style symbol ranking, token-budgeted digest, --any router, wired into the agent loop.
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/agentmap.md https://raw.githubusercontent.com/raymondchins/agentmap/main/SKILL.md3
Invoke in Claude Code
/agentmapView source on GitHub
agent
Frequently Asked Questions
What is agentmap?
The repo map your coding agent is forced to use — ~98% fewer tokens (up to 99.9% per task) to understand a TS/JS codebase. PageRank hubs, Aider-style symbol ranking, token-budgeted digest, --any router, wired into the agent loop.
How to install agentmap?
To install agentmap, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /agentmap.
What is agentmap best for?
agentmap is a community categorized under General. It is designed for: agent. Created by raymondchins.