
Agent Docs
- Updated July 1, 2026
- garygentry/agent-docs
agent-docs is an agent skills plugin for project documentation that scaffolds Starlight sites, generates diagrams, and writes house-style docs so teams can publish consistent docs across multiple coding agents.
About
agent-docs is a Claude Code marketplace plugin bundling four documentation skills: Starlight site scaffolding, diagram generation, style-aware editing, and README authoring. Content is authored once in Claude-native form and emitted to Codex, Copilot, Cursor, and Gemini adapters. Use it when a repo needs a docs site or consistent technical writing without maintaining separate prompt playbooks per tool.
- doc-site scaffolds Astro plus Starlight from an interview
- diagram-generator renders architecture and flow SVG or PNG
- docs-helper enforces project house style on edits
- readme-author restructures READMEs with optional diagrams
- Single authoring with adapters for five agent platforms
Agent Docs by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add garygentry/agent-docsAdd your badge
Show developers this marketplace is listed on Skillselion. Paste this into your README.
| Last updated | July 1, 2026 |
|---|---|
| Repository | garygentry/agent-docs ↗ |
How do you stand up a docs site, diagrams, and polished READMEs once and keep the same workflows working in every agent IDE you use?
Scaffold Astro 5 Starlight sites, generate SVG or PNG diagrams, enforce house-style doc edits, and author READMEs across Claude, Codex, Copilot, Cursor, and Gemini.
Who is it for?
Engineers standardizing documentation across Claude, Codex, Copilot, Cursor, and Gemini who want slash-command skills with bundled references.
Skip if: Projects that only need a single static PDF or teams already committed to a non-Astro docs stack they will not scaffold.
What you get
Astro Starlight scaffolding, rendered diagram files, style-corrected docs, and README updates portable via adapter outputs.
Plugins in this marketplace
1 plugin - install individually after you add the marketplace.
Recommended Marketplaces
FAQ
Which skills ship in the plugin?
doc-site, diagram-generator, docs-helper, and readme-author, each invokable as its own slash command.
Does diagram generation need network access?
Skills are self-contained with bundled renderer references; network use is limited to what each task explicitly requires.
How do other agents get the same skills?
Adapters under adapters emit equivalent skill packs for claude, codex, copilot, cursor, and gemini targets.