Skip to main content
Back to registry

documentation-update

geoffjay/claude-plugins

This skill automatically regenerates documentation files in the docs/ directory by reading the marketplace catalog and applying Jinja2 templates.

Installs1
Install command
npx skills add https://github.com/geoffjay/claude-plugins --skill documentation-update
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
This skill automatically regenerates documentation files in the docs/ directory by reading the marketplace catalog and applying Jinja2 templates. Maintain synchronized documentation by: Use this skill when: This skill generates four main documentation files: Complete reference of all agents across all plugins: Catalog of all skills with progressive disclosure details: Directory of all plugins in the marketplace: Usage guide and command reference: Templates are stored in assets/ using Jinja2 syntax: All templates receive the following context: The skill includes a Python script doc_generator.py that: Loads marketplace.json Scans Plugin Files Prepares Template Context Renders Templates The /claude-plugin:create and /claude-plugin:update commands should invoke this skill automatically after marketplace updates: Always Regenerate After Changes Validate Before Generation Review Generated Output Template Maintenance Version Control To add a new section to a template: Modify Template Update Context (if needed) Test Output To add a new documentation file: Create Template Update Script Test Generation After running this skill: When marketplace structure changes: Assess Impact Update Templates Update Script Validate Output The skill generates comprehensive, well-formatted documentation: All files include: - Generating agent reference documentation - Creating skill catalog documentation...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does documentation-update do?

This skill automatically regenerates documentation files in the docs/ directory by reading the marketplace catalog and applying Jinja2 templates.

Is documentation-update good?

documentation-update does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does documentation-update work with?

documentation-update currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to documentation-update?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install documentation-update?

npx skills add https://github.com/geoffjay/claude-plugins --skill documentation-update

Related skills

Alternatives in Software Engineering