documentation-update

Installation
Summary

Automatically regenerates marketplace documentation files from Jinja2 templates and catalog data.

  • 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
SKILL.md

Documentation Update Skill

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

Purpose

Maintain synchronized documentation by:

  • Generating agent reference documentation
  • Creating skill catalog documentation
  • Building plugin directory
  • Updating usage guides
  • Ensuring consistency across all docs

When to Use

Use this skill when:

Related skills
Installs
1.5K
GitHub Stars
8
First Seen
Jan 24, 2026