TopRank Skills

Home / Claw Skills / Document / docs-pipeline-automation
Official OpenClaw rules 54%

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.

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 docs-pipeline-automation 技能。 若已安装,则直接安装 docs-pipeline-automation 技能。

Overview

Skill Key
0x-professor/docs-pipeline-automation
Author
0x-professor
Source Repo
openclaw/skills
Version
-
Source Path
skills/0x-professor/docs-pipeline-automation
Latest Commit SHA
c06fa1718c4b22c9d0d79be0a3e6140800d1280c

Extracted Content

SKILL.md excerpt

# Docs Pipeline Automation

## Overview

Create deterministic pipelines that transform Workspace data sources into generated Docs outputs.

## Workflow

1. Define pipeline name, sources, template, and destination.
2. Normalize source extraction and section mapping steps.
3. Build report assembly sequence and publish target.
4. Export implementation-ready pipeline artifact.

## Use Bundled Resources

- Run `scripts/compose_docs_pipeline.py` for deterministic pipeline output.
- Read `references/docs-pipeline-guide.md` for document assembly guidance.

## Guardrails

- Keep source mapping explicit and versioned.
- Include fallback behavior for missing sections.

Related Claw Skills