Directory Map

Maps any directory tree into a structured, agent-readable taxonomy. Use this skill whenever the user wants to understand, document, or index a folder or codebase — including requests like "/directory-map", "map this project", "create a project index", "generate a directory overview", "index this repo", "help me understand what's in this folder", "create a DIRECTORY_MAP", or "build an index of this directory". Works on any language, stack, or project type. Produces three outputs: DIRECTORY_MAP.md (human-readable taxonomy), update-index.py (automated re-indexer), and index.json (machine-readable snapshot with an AgentIngress XML block for LLM context injection).

Idadabhai cac8cab 5 files · 31.3 KB Updated

File contents

Idadabhai/directory-map/tree/main/directory-map commit cac8cab9e7

Frequently asked questions

npx skillmds@latest add idadabhai/directory-map