documentation-update
Automates documentation generation for plugins, agents, and skills using Python and Jinja2 templates.
Install
npx skills add https://github.com/geoffjay/claude-plugins --skill documentation-updateStats
| Total installs | 1,438 |
| Weekly installs | 1.4K |
| GitHub stars | 7 |
| First seen | Jan 24, 2026 |
| Source | @geoffjay/claude-plugins |
Summary
- Generates four synchronized documentation files (agents.md, agent-skills.md, plugins.md, usage.md) by reading marketplace.json and plugin metadata
- Provides Python script with command-line options for full generation, selective file output, dry-run mode, and custom path configuration
- Includes pre-built Jinja2 templates with access to comprehensive context: plugins organized by category, indexed agents and skills, component statistics, and marketplace metadata
- Designed for integration with plugin create/update commands to keep documentation in sync whenever marketplace changes occur
Tags
Related skills
| Skill | Installs | vs documentation-update |
|---|---|---|
| write-a-skill | 1,528 | +90 |
| planning-with-files-zh | 1,598 | +160 |
| ubiquitous-language | 1,369 | -69 |
| central-station | 1,518 | +80 |
| spec-to-code-compliance | 1,325 | -113 |
FAQ
- How many installs does documentation-update have?
- documentation-update has 1,438 total installs and 1.4K installs this week.
- Where is documentation-update hosted?
- documentation-update is published by @geoffjay/claude-plugins at https://github.com/geoffjay/claude-plugins.
- How many GitHub stars does documentation-update have?
- documentation-update has 7 GitHub stars.
- When was documentation-update first indexed?
- OrangeBot.AI first indexed documentation-update on Jan 24, 2026.
- How do I install documentation-update?
- Run: npx skills add https://github.com/geoffjay/claude-plugins --skill documentation-update