docs-pipeline-automation
// Build repeatable data-to-Docs pipelines from Sheets and Drive sources. Use for automated status reports, template-based document assembly, and scheduled publishing workflows.
$ git log --oneline --stat
stars:1,933
forks:367
updated:March 4, 2026
SKILL.mdreadonly
SKILL.md Frontmatter
namedocs-pipeline-automation
descriptionBuild repeatable data-to-Docs pipelines from Sheets and Drive sources. Use for automated status reports, template-based document assembly, and scheduled publishing workflows.
Docs Pipeline Automation
Overview
Create deterministic pipelines that transform Workspace data sources into generated Docs outputs.
Workflow
- Define pipeline name, sources, template, and destination.
- Normalize source extraction and section mapping steps.
- Build report assembly sequence and publish target.
- Export implementation-ready pipeline artifact.
Use Bundled Resources
- Run
scripts/compose_docs_pipeline.pyfor deterministic pipeline output. - Read
references/docs-pipeline-guide.mdfor document assembly guidance.
Guardrails
- Keep source mapping explicit and versioned.
- Include fallback behavior for missing sections.