AgentSkillsCN

article-pipeline-master

运用现有技能,统筹完成整篇文章的创作流程:撰写大纲、按照俄式风格进行编辑、引用文献进行事实核查、开展出版前的质量保证,并实现多渠道的内容再利用。当用户要求一站式完成文章全流程处理,或希望仅用一条指令即可运行完整的内容生产链时使用。

SKILL.md
--- frontmatter
name: article-pipeline-master
description: "Orchestrate a complete article production workflow using existing skills: outlining, Russian style editing, fact-check with citations, pre-publication QA, and multi-channel repurposing. Use when the user asks for end-to-end article processing or wants one command to run the full content pipeline."

Article Pipeline Master

Overview

Run a full, ordered article workflow and return stage-by-stage results with a final publish recommendation.

Trigger Examples

  • "Прогони полный цикл для этого черновика."
  • "Сделай pipeline: структура, стиль, фактчек, финальная проверка, репак."
  • "Нужен один проход от идеи до постов по каналам."

Required Skills

Use these skills in this exact order:

  1. article-outline
  2. style-editor-ru
  3. fact-check-citations
  4. publication-checklist
  5. repurpose-content

If any required skill is missing, continue with available stages and report what was skipped.

Pipeline Modes

Choose mode based on user intent:

  • full: run all 5 stages.
  • draft-only: run stages 1-2.
  • verification: run stages 3-4.
  • distribution: run stage 5 (requires near-final source text).

Use full when mode is unspecified.

Stage Execution Rules

  1. Outline
  • Build or refactor structure.
  • Output working title, thesis, and section flow.
  1. Style edit (RU)
  • Improve clarity and rhythm.
  • Preserve meaning and factual content.
  1. Fact-check + citations
  • Verify factual claims.
  • Mark status/confidence per claim.
  1. Prepublish QA
  • Return go/no-go with blockers first.
  1. Repurpose
  • Generate channel outputs with consistent message and CTA.

Handoff Contract Between Stages

  • Stage 2 must preserve structure intent from Stage 1.
  • Stage 3 checks Stage 2 text only.
  • Stage 4 checks Stage 3-corrected version.
  • Stage 5 uses Stage 4-approved text (or clearly marks unresolved risks).

Output Format

Return sections in order:

  1. Pipeline mode
  2. Stage results
  3. Blocking issues
  4. Final verdict
  5. Distribution assets (only if stage 5 executed)

In Stage results, include one concise subsection per stage with:

  • Input
  • Key output
  • Risks
  • Next action

Read references/pipeline-profiles.md to apply the correct mode profile and minimum outputs.