docs-manager

Orchestrate six-phase documentation workflows for MkDocs sites and Markdown files.

42|8|Updated Jan 25, 2026
One-click install
npx skills add https://github.com/sequenzia/claude-alchemy --skill docs-manager-sequenzia
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docs-manager
Source: https://github.com/sequenzia/claude-alchemy/tree/main/plugins/tools/skills/docs-manager
Command: npx skills add https://github.com/sequenzia/claude-alchemy --skill docs-manager-sequenzia

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Documentation teams struggle with managing MkDocs sites and standalone markdown docs across projects. This skill provides an end-to-end workflow to initialize, generate, update, and summarize documentation assets.

Core Features & Use Cases

  • Orchestrates six-phase documentation workflows (discovery, setup, analysis, planning, generation, integration).
  • Supports MkDocs sites and standalone Markdown files, with automated scaffolding and updates.
  • Generates change summaries and keeps docs in sync with code changes across repositories.

Quick Start

Run the docs-manager workflow to determine the document type, scaffold the project, and generate or update your docs end-to-end.

Frequently Asked Questions about docs-manager

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate MkDocs site scaffolding and Markdown generation across multiple projects?

Automating MkDocs site scaffolding and Markdown generation is orchestrated through a six-phase workflow covering discovery, setup, analysis, planning, generation, and integration. It initializes project structures and generates documentation assets end-to-end across repositories.

What is the best way to keep standalone Markdown files and MkDocs documentation in sync with code changes?

Keeping standalone Markdown files and MkDocs documentation in sync with code changes is handled by generating change summaries and updating documentation artifacts. This ensures documentation remains consistent with codebase modifications across multiple formats.

Can I use this documentation workflow for both MkDocs sites and standalone Markdown files?

Yes, this documentation workflow supports both MkDocs sites and standalone Markdown files. It provides automated scaffolding, updates, and summarization capabilities across multiple documentation formats within a single project.

How do I generate change summaries and documentation plans for an existing codebase?

Generating change summaries and documentation plans involves running a discovery and analysis phase to assess the codebase, followed by planning and generation phases to produce synchronized documentation artifacts and changelog summaries.

Does this documentation orchestration workflow require any external dependencies or plugins?

This documentation orchestration workflow operates without external dependencies or plugins. It independently manages the end-to-end documentation lifecycle from initial discovery through final integration.

When should I use an orchestrated documentation workflow instead of manually writing Markdown files?

An orchestrated documentation workflow should be used when projects need consistent docs generation across MkDocs sites and standalone Markdown files, requiring automated scaffolding, multi-format synchronization, and change summaries that manual writing cannot efficiently scale to.