documentation-update
CommunityAuto-generate docs from marketplace data, effortlessly.
Authorgeoffjay
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Manually updating documentation for a growing marketplace of plugins, agents, and skills is time-consuming and prone to inconsistencies. This Skill automates the process, ensuring your documentation is always in sync with the latest marketplace data.
Core Features & Use Cases
- Automated Doc Generation: Regenerates
agents.md,agent-skills.md,plugins.md, andusage.mdfrom marketplace data using Jinja2 templates. - Dynamic Content: Populates documentation with agent names, descriptions, models, skill triggers, plugin versions, and usage examples, ensuring accuracy.
- Integration: Designed to be invoked automatically after plugin operations (add, update, remove) to keep documentation current without manual intervention.
- Use Case: After adding a new plugin or updating an existing one in the marketplace, a developer needs to ensure all public-facing documentation reflects these changes. This Skill runs a Python script to automatically update all relevant Markdown files, saving manual effort and preventing outdated information.
Quick Start
Generate all documentation files
python doc_generator.py
Generate specific file only
python doc_generator.py --file agents
Dry run (show output without writing)
python doc_generator.py --dry-run
Dependency Matrix
Required Modules
jinja2
Components
scriptsassetsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: documentation-update Download link: https://github.com/geoffjay/claude-plugins/archive/main.zip#documentation-update Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.