← 返回
内容创作 中文

content-pipeline

Orchestrate full content workflow (planning→writing→design→publishing→tracking). Use when automating full content workflow from planning to publishing.
编排完整内容工作流(规划→撰写→设计→发布→追踪)。适用于自动化从规划到发布的完整内容工作流。
mupengi-bot
内容创作 clawhub v1.0.1 1 版本 99816.3 Key: 无需
★ 0
Stars
📥 2,174
下载
💾 51
安装
1
版本
#latest

概述

content-pipeline

Meta skill orchestrating the entire content production flow.

Pipeline Stages

1. seo-content-planner → Keyword analysis & content planning
2. copywriting → Write body text
3. cardnews → Generate card news images
4. social-publisher → Publish to Instagram/SNS
5. Performance tracking → Feedback via daily report

Usage

Full Auto-execution

content-pipeline --auto --topic "Photobooth usage tips"

Individual Stage Execution

# Stage 1: Planning
content-pipeline --step plan --topic "Photobooth trends"

# Stage 2: Write body (auto-loads previous stage event)
content-pipeline --step write

# Stage 3: Generate card news
content-pipeline --step design

# Stage 4: Publish
content-pipeline --step publish

# Stage 5: Check performance
content-pipeline --step track

Event Integration

Each stage automatically reads previous stage results from events/ directory:

  • seo-plan-YYYY-MM-DD.json → copywriting input
  • content-draft-YYYY-MM-DD.json → cardnews input
  • content-published-YYYY-MM-DD.json → daily-report input

Options

  • --auto — Auto-execute all stages
  • --step — Execute specific stage only
  • --topic — Specify content topic
  • --skip-review — Proceed without approval at each stage (risky)

Execution Flow

Auto Mode (--auto)

  1. Execute seo-content-planner → Generate events/seo-plan-YYYY-MM-DD.json
  2. Execute copywriting with generated keywords/topic → Generate events/content-draft-YYYY-MM-DD.json
  3. Generate cardnews based on draft → Generate events/cardnews-ready-YYYY-MM-DD.json
  4. Execute social-publisher with images + caption → Generate events/content-published-YYYY-MM-DD.json
  5. Auto-include publishing results in daily-report

Stage-by-stage Mode (--step)

Request approval at each stage:

  • Review plan → approve → next
  • Review draft → approve → next
  • Preview card news → approve → publish

Examples

Generate Photobooth Tips Content

content-pipeline --auto --topic "Preserving wedding memories with photobooths"

Result:

  • SEO keywords: "wedding photobooth", "wedding photo booth", etc.
  • Blog draft 1200 chars
  • Card news 5 slides (1024x1024 square)
  • Auto-publish to Instagram (tag collaboration account)
  • Include publishing results in daily report

Manual Verification by Stage

# 1. Review plan first
content-pipeline --step plan --topic "University festival photobooths"
# → Generate events/seo-plan-2026-02-14.json

# 2. Write draft after reviewing plan
content-pipeline --step write
# → Generate events/content-draft-2026-02-14.json

# 3. Design after reviewing draft
content-pipeline --step design
# → Generate 5 card news slides

# 4. Publish after final review
content-pipeline --step publish

Cautions

  • --auto mode proceeds automatically through stages, so always verify content before final publish
  • Images must be JPG format (PNG may cause Instagram errors)
  • After publishing, events/content-published-YYYY-MM-DD.json automatically collected by daily-report

Implementation Guide

As this is a meta skill, during actual implementation:

  1. Check events/seo-plan-*.json → load if exists
  2. If not exists, execute seo-content-planner
  3. Pass results as input to next skill
  4. Generate event file at each stage

Author: 무펭이 🐧

Created: 2026-02-14

Status: Production Ready

版本历史

共 1 个版本

  • v1.0.1 当前
    2026-03-29 04:24 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

content-creation

AdMapix

fly0pants
广告情报与应用数据分析助手,支持搜索广告素材、分析应用排名、下载量、收入及市场洞察,用于广告素材和竞品分析。
★ 295 📥 136,480
data-analysis

learning-engine

mupengi-bot
自动分析错误和成功模式,并在技能中体现
★ 0 📥 3,418
content-creation

Humanizer

biostartechnology
消除AI写作痕迹,使文本更自然真实。基于维基百科"AI写作特征"指南,识别并修正夸张象征、宣传用语、肤浅-ing分析、模糊归因、破折号滥用、三项排比、AI词汇、负面平行结构及冗长连接词等模式。
★ 860 📥 199,771