Get Docs

Ground the active agent in the project's tech stack by fetching live documentation via the Context7 CLI (`ctx7`, REST API fallback) and materializing relevant snippets as markdown references under `docs/stack/<lib>/<topic>.md` in the active project. Run after the stack has stabilized (typically after `design` or `spec` chose a library) so the same docs don't get re-fetched on every session. Use when the user says "ground the stack", "materialize docs for X", "fetch docs for this project", or asks about a library the active project uses without a `docs/stack/<lib>/` folder yet.

arendon1 226824c 13.3 KB Updated

File contents

arendon1/agent-skills/tree/main/utility/get-docs commit 226824cf3f

Frequently asked questions

npx skillmds@latest add arendon1/get-docs