skills/content-factory-dispatcher/SKILL.md
内容工厂调度中心 - 使用 Ralph CEO 循环调度内容团队完成端到端内容生产。触发词:内容工厂流水线、跑内容、调度内容团队、content pipeline
npx skillsauth add aaaaqwq/agi-super-team content-factory-dispatcherInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
基于 Ralph CEO 循环的内容生产任务调度系统。
【CEO指令】跑一遍内容工厂流水线
【CEO指令】今天的内容主题是 AI 编程
【CEO指令】检查内容团队工作状态
派给小data: 采集今天热点 → 输出热点池
派给小research: 调研热点 → 输出选题建议
派给小content: 评估选题 → 确认内容方向
派给小content: 生成初稿 → 输出多版本草稿
派给小pm: 审核草稿 → 质量评分 + 修改建议
派给小market: 制定发布策略
派给小ops: 执行发布
while not 任务完成:
# 1. 派活
派给Agent(任务)
# 2. 等待产出
等待文件产出
# 3. 质量检查
if 质量不达标:
派给小pm反馈 → Agent修改
else:
进入下一阶段
| 阶段 | Agent | 工具 | |------|-------|------| | 采集 | 小data | content-source-aggregator | | 调研 | 小research | content-research-writer | | 创作 | 小content | content-creator | | 审核 | 小pm | project-management | | 发布 | 小market | seo | | 运维 | 小ops | linux-service-triage |
~/clawd/projects/content-factory-agents/output/
├── 2026-03-05/
│ ├── hotpool.json # 热点池
│ ├── topics.json # 选题
│ ├── drafts/ # 草稿
│ ├── reviewed/ # 审核后
│ └── published/ # 已发布
添加新阶段只需:
development
Technology-agnostic prompt generator that creates customizable AI prompts for scanning codebases and identifying high-quality code exemplars. Supports multiple programming languages (.NET, Java, JavaScript, TypeScript, React, Angular, Python) with configurable analysis depth, categorization methods, and documentation formats to establish coding standards and maintain consistency across development teams.
tools
Expert-level browser automation, debugging, and performance analysis using Chrome DevTools MCP. Use for interacting with web pages, capturing screenshots, analyzing network traffic, and profiling performance.
data-ai
Prompt for creating detailed feature implementation plans, following Epoch monorepo structure.
tools
Interactive prompt refinement workflow: interrogates scope, deliverables, constraints; copies final markdown to clipboard; never writes code. Requires the Joyride extension.