Files
nexus/wiki/concepts/内容工厂.md

1.1 KiB
Raw Blame History

title, type, tags, last_updated
title type tags last_updated
内容工厂 concept
agent
content
workflow
automation
2026-04-15

Summary

多 agent 链式协作的内容创作管线Research Agent 扫描趋势 → Writing Agent 生成脚本 → Thumbnail Agent 生成配图,全流程定时自动执行,结果输出到 Discord channel 供人工 review。

Architecture

Research Agent → [趋势报告] → Writing Agent → [脚本/文章] → Thumbnail Agent → [配图]
     ↓                   ↓                    ↓
  #research           #scripts             #thumbnails

Key Properties

  • 链式 agent前序输出自动喂给后序
  • 平台无关:可适配 tweets/newsletter/LinkedIn/posts/podcast/blog
  • 定时执行:每日 8AM 自动运行
  • 本地模型Nano Banana降低图像生成成本

Key Connections