What problem does it solve?
This Skill removes the repetitive work of manually reviewing changes in official documentation snapshots and turning them into readable update summaries. It helps teams track what changed across llms.txt and llms-full.txt sources without missing important additions, major revisions, or release-note-style announcements.
Core Features & Use Cases
- Diff-based summary generation: Compares a previous commit against the current repository state and detects changed documentation pages for supported sites.
- Structured change classification: Separates updates into highlights, newly added pages, major updates, minor updates, and site-specific news sections when available.
- Dual-output publishing: Produces a detailed narrative version and a lightweight version extracted deterministically from the detailed file.
- Archive-aware workflow: Preserves prior summaries with dated archive folders and embeds run metadata for the next incremental update.
- Use Case: Use this Skill when maintaining a repository of official documentation mirrors and you need consistent changelog-style Markdown for Claude Code Docs or MCP updates after each content refresh.
Quick Start
Ask the agent to run the update-official-doc-summary skill for a target site and generate the latest detailed and light summaries from the newest documentation diff.