章节 10 / 11 · 课程总览 · 起始 1:24:03 上一章「Claude Cowork 环境搭建」 · 下一章「批量改期 + 总结 + Q&A + 结束语」
章节主旨
把第 4–6 章在 Claude Code 里走过的”截图→推文→发布""自拍→IG Story""Blotato 模板→轮播”三条流水线,在 Claude Cowork 里原样重跑一遍,验证二者产物一致,并展示 Cowork 比 Code 强在哪里(可视化预览、artifacts、文件夹添加)、弱在哪里(Remotion 类视频任务仍不工作),为非技术读者指出 Cowork 是绝大多数社媒自动化任务的”够用且更不吓人”的入口。
核心论点
- 5 个 skill 在 Cowork 里靠 description 自动触发,不需要背 slash 命令——但你可以用
/skill显式调用来观察 step-by-step 思考过程。(→ 详解1) - postuler 之所以”酷”,是因为它在发布前有一道 quality gate(默认极简、可按平台加严);这套规则是发布前最后一道硬门槛,比 postgrader 的”打分”更接近”出不出门”决策。(→ 详解2)
- “把本周截图丢进一个文件夹 + 一句 prompt”在 Cowork 里跑得跟 Code 完全一样;唯一差别是 Cowork 需要手动在项目里加 downloads 文件夹,Code 是临时问一次权限。(→ 详解3)
- postgrader 既会自动跑,也能用
/postgrader显式触发——显式触发的好处是能看到每一步打分项,便于你回头调 brand brief。(→ 详解4) - “跨平台分发”在 Cowork 里也是一句 prompt;Blotato 自带的”crossost”型 skill 可以串到 7 个平台,甚至能按平台把视频改写成 carousel 或 text post。(→ 详解5)
- 在 Cowork 里编辑自拍(贴文字、遵守 safe zone)是真正”测试 AI 边界”的新用例;作者承认从未在 Cowork 里测过,但实测一次成功——并指出 Cowork 强在可视化预览面板,弱在跑不了 Remotion 视频。(→ 详解6)
- Blotato 的 carousel 模板 + Nano Banana 2 单轮可生成整套轮播,生成即”ready to post”,分发到 IG/TikTok/LinkedIn/Pinterest/FB 一气呵成——AI 规划每张 slide 的 hook+key points+CTA,然后图像模型逐张渲染。(→ 详解7)
- 对内容创作者来说,真正的瓶颈从来不是”分发动作”,而是”原创内容”——这套流水线的隐藏价值是把它从”补充分发”里解放出来,全力做不可替代的第一手创作。(→ 详解8)
知识点详解
1. skill 导入后的”alphabetical order”细节与 description 自动触发 1:24:06
作者进入 Cowork 的 chat 页面,先确认 5 个 skill 都装好。她在 slash 菜单里点出来展示:alphabetical order so it’s a little confusing(1:25:46)——列表按字母排序,postgrader / postuler / postwriter 排得紧,新手第一次找容易看花眼。
但她也强调:你根本不需要记怎么用。the description for each one is designed so that cloud co-work knows to use the skill when it’s appropriate(1:25:59)——每个 skill 的 description 字段就是给主 agent 看的”使用说明书”,Cowork 接到用户 prompt 时会自动判断该调哪个。
这与 Claude Code Skill 的工作机制是同一套:skill 文件夹里 SKILL.md 的 frontmatter description 是 LLM 决定何时调用的唯一凭据。区别是:Cowork 是产品化界面,description 触发对用户透明;Code 里要 /exit 重启才会重新读取 skill 文件(详见 04)。这是 Cowork 实时读文件系统的副产品好处。
2. postuler:发布前的 quality gate 是这套流水线的最后一道硬门槛 1:24:20
作者讲 postuler 时单独点名了它”酷”的原因:this one’s cool because it has a quality gate before scheduling(1:24:20)。
她打开 postuler 内部列出来的默认规则:1:24:58 no m dashes, no band words, no weird AI generic fillers, active voice, no hashtags unless it’s for um Instagram and Twitter——她强调 my actual quality gates are quite long now, and they’re different(1:24:34):newsletter、TikTok、LinkedIn 三套规则各自独立;本课默认版是”起点”,不是”终点”。
这套规则和 postgrader 的”打分”有什么区别?作者在 04 里讲过 postgrader 是”分数不过 8/10 就打回重写”的循环;postuler 的 quality gate 是另一道,形式洁癖(无 mdash、无废话词)+ 平台禁忌(hashtag 只在 IG/Twitter)+ 字数上限是典型的”零方差规则”,不该交给 LLM 临场判断——这与 复合概率 思想一致:把确定性活压成硬规则,概率性活(hook 选哪个、文案怎么写)留给 LLM。
本节她在 Cowork 里第一次实跑 postuler 时,演示它怎么给推文按这套规则评分:1:31:27 the postuler actually graded this only 6.3 out of 10——postuler 调 postgrader 给出的初始分(也审计了 no m dashes / numbers as digits / no filler words 等具体规则),然后按 impact 排序给出 top three fixes,让 postwriter 改完再 regrade。这一段把 orchestrator 之间的串联跑得很直白:postuler 知道该先打分、再修、再打分。
3. 截图文件夹 → 推文:Cowork 与 Code 的产物一致,差别只在”加文件夹”那一手 1:26:17
作者展示第一个用例:在 Cowork 里用本机 downloads 里的”过去 30 天各平台观看数”截图(TikTok 7M、Facebook 12M……)出推文。她对 Cowork 发出的 prompt 是:1:27:09 analyze my screenshot and downloads and write it——比 Claude Code 那句更口语,产物是同一条推文。
差别出在文件访问的”授权机制”上:Claude Code 里由 agent 临时问一次权限(in cloud code, I can just be like, go over here. It’ll ask me for permission,1:28:46);Cowork 必须预先在项目设置里把 downloads 文件夹挂进来——in cloud code, I can just be like, go over here. It’ll ask me for permission, 提示 “I don’t have access to your downloads folder” 后,她去项目设置里手动添加文件夹、重新跑同一句 prompt,得到同一条推文。
她点出关键事实:you can essentially do all of the same things that we did in cloud code over here in cloud co-work(1:28:55)——有 quirks 也有差异(slight differences,1:28:53),但工作流本身完全可平移。这呼应了 04 章建立的”5 个 skill 是同一套流水线”的命题——换 UI 不换内核。
4. 显式调 postgrader:把”自动打分”变成”可观察的评分过程” 1:30:23
推文初稿出来后,作者主动 /postgrader 触发一次显式评分。她点出差别:Claude should always use it in the background in the process of writing posts anyway. But it’s cool to explicitly trigger it because you can see like the exact thought process step by step——后台自动跑是常态,显式触发的好处是”看到每一项打了多少分”。
postgrader 给出的诊断:1:31:27 the postuler actually graded this only 6.3 out of 10——附带的诊断是 “this isn’t that amazing of a hook”,作者也表示认同;然后列出 “no m dashes, I want all numbers as digits, no filler words” 等规则的逐项审计 + 按 impact 排序的 top three fixes。
这一步的工程价值:把”AI 自己打分”变成”AI 的打分依据可被你 review”。这与 Agentic 工作流 里 “Reflect” 阶段要”外显可观察”是同一原则——打分不是黑箱,改稿不是凭感觉,而是按规则清单改。Plan Mode 的精神也类似:让中间步骤可见,避免终态产品”哪里好哪里坏”完全靠人眼挑。
作者最后让 postgrader 自己改稿并 regrade:1:32:33 最终稿是 I was wrong about Facebook. Embarrassingly wrong. 12 million views in 28 days. It beat Tik Tok, YouTube, and Instagram as my number one platform. Stop fighting for Tik Tok scraps. Go where the algorithm is starving(1:32:38 + 1:32:43)——典型的 reversal hook + 具体数字 + 站队立场的组合。
5. 跨平台分发:一个 prompt 串 7 个平台,甚至能”按平台改写格式” 1:35:51
作者把刚发的 Twitter 推文直接对 Cowork 说”cross post to Facebook and LinkedIn”,1:35:51 the next step we’re going to do is really, really easy. We’re going to cross-ost it to multiple platforms——一句指令,Blotato 自动把同一条推文同步发到 FB + LinkedIn。
她强调”在第一次 prompt 里就能一句话点名多个平台”:1:36:10 “I could have said here post to Twitter, Facebook, Instagram, LinkedIn, I don’t even know what other blue sky etc.”——这条 prompt 模式可以直接复用:“post to <平台 1, 平台 2, …>” = 一次分发到 N 个平台,无需逐个登录后台。
更进阶的版本是她自己用的 crossost skill:1:36:51 personally I have a crossost skill in cloud code and it knows on this crossost skill it’s going to post to like seven platforms the same post and it can even transform media——这就把 内容再利用 的机制产品化了:同一份内容按目标平台重新组装。if I have a Tik Tok video, it’s actually going to transform it into a nicely formatted text post for Substack(1:36:59)——视频在 Substack 变长图文,在 LinkedIn 变 carousel。
她总结这是她个人的最大认知解锁:1:38:00 this was one of the biggest unlocks for me, realizing I don’t have to like make new brand new contents all the time——“原创”的定义从”每个平台各写一份”压缩到”只写一次,其它靠跨平台改写”。这与 内容再利用 在 Gumloop 课里的判断一致:跨平台多格式再分发的边际成本远低于”每平台各起一份”。
6. 自拍加文字 → IG Story:从未在 Cowork 测过的一次性实测,可视化预览是亮点 1:38:44
作者挑这个用例的理由是它”完全没在 Cowork 测过”:1:38:44 the next use case I’m going to be talking about that I hope will work. I have no idea. I haven’t tested this in Claude Co is editing an existing photo and then posting it as an Instagram story——她承认 Cowork 编辑图片是”测试 AI 边界”的新尝试。
她的 prompt 是:1:40:40 Add a Tik Tok style caption to the top of my selfie in the downloads folder, respecting social media safe zones for short form vertical content——4 个要素:目标文件 + 风格锚点 + safe zone 约束 + 具体文案 “DM me this. Get 50% off this”。
她先把”为什么自拍不直接发”讲了一遍:a person has to actually click your profile to view your Instagram story, which means just by definition, they’re your most highly engaged audience(1:39:57)——IG Story 不是 push,是 pull,观众是”主动点开的人”,所以必须配 CTA 把”看了”变”下一步动作”。what many business owners like to do is take, you know, like cool photos of your lifestyle, like not you like pitching hard, but just like kind of like a cool sneak peek of what you’re doing in your life, and then they’ll add something like DM me this if you want this special offer(1:40:09)——这是 IG Story 的标准动作:生活化照片 + 钩子文字。
Cowork 跑出来图之后,作者点出 Cowork 比 Code 强的地方:1:43:48 this is one of the nicest things about Cloud Co-work is the visual previews um and artifacts as well——I just clicked on this link and it opened it in this really nice preview on the right side(1:43:57)。this is one of the weaknesses of Claude Code compared to Claude Co-work(1:43:53)——Code 里要本地装编辑器,Vibe 上没有 Cowork 那个”右侧预览面板”丝滑。
她跑成功后,顺手把这个自拍也发到 LinkedIn:1:45:37 this is the kind of stuff. And on LinkedIn, selfies still crush——并自嘲 LinkedIn 算法”either super educational or selfies. Like it’s just it’s just weird”(1:45:44)。这一步的实操含义是:Cowork 里 Instagram Story 一次成功,证明了”本地图 + safe zone + Blotato 跨平台发布”在 Cowork 上是一套可以批量复用的工作流。
7. Blotato 模板 + Nano Banana 2 一次生成整套轮播 1:47:31
最后一条流水线是”AI 自动出轮播”。作者切到 Blotato 的 Videos 页面,挑模板:1:47:43 I personally like to use this whiteboard infographic for LinkedIn. I think it’s great;另一个是 fun manga infographic for um announcing my live stream(1:47:47);本节演示用的是 Instagram carousel slideshow for my faceless Instagram accounts(1:47:54)。
她的 prompt 极简:1:48:13 Use blot Instagram carousel slideshow template to make a carousel on the same topic——并解释两件事:1) “Instagram carousel slideshow” 一定要加引号,这是模板名字;2) 你也可以不指定模板——1:48:20 if you just say use potato to make a carousel, it’s going to try to find a carousel that best matches your content automatically。
她点出”为什么这条路划算”:1:48:43 this one is going to take about 5 minutes because it’s actually using Nano Banana 2 to generate the slide for each carousel——5 分钟换整套轮播;once you generate it, it’s ready to go, ready to post. You can post this as a carousel on Instagram, as a slideshow on Tik Tok, as a carousel on LinkedIn, as a carousel on Pinterest, as a carousel on Facebook, etc.(1:48:55)——一次生成,五个平台分发。
她强调这套流水线的时间节省是复利级的:1:49:12 all of this time saving adds up, guys. Like, you can make so much content and ensure high quality——I check every single piece of content before it goes out, and I’m still just doing all of this solo(1:49:20)。她”亲自 review”这件事必须保持,因为”分发动作”自动化了,质量底线仍是她个人。
底层机制:1:51:43 AI is planning each slide of your carousel with a hook, the key points, the CTA, and then it’s going to use Nano Banana to generate each slide——先 LLM 写脚本(每张 slide 的 hook + key points + CTA),再图像模型渲染。这是 Agentic 工作流 的标准 fan-out:规划与执行分两个 agent,规划完批量喂给执行。
8. 隐藏论点:流水线省下来的时间应该投到”原创”上,不是省下”什么都不做” 1:34:52
作者中途做了一次观众调研(投票:每周 1–5 小时 / 5–10 小时 / 10+ 小时做内容),然后讲了自己为什么做这套工具:1:34:52 I lived this and it was just stupidly tedious——她说她亲身经历过”分发动作” × “N 个平台”的指数式成本,才决定做 Blotato。
她强调这套工具的真正价值不是”省时间”,而是”把省下来的时间投到原创”:1:38:00 同一段realizing I don’t have to like make new brand new contents all the time之后,她补了一句:1:38:14 “That is the most time-consuming thing. That’s your special sauce though as a creator. So you want to maximize the amount of time you can dedicate to creating high-quality original content and reduce the amount of time it takes to do everything else like repurposing it, cross-osting it, scheduling it to platforms.”
这条论点的本质是:内容创作的”稀缺资源”是”第一手经验 + 原创观点”,而不是”打字+排版+点击发布”。自动化流水线把后者压到接近零,创作者才能把全部精力投到前者。这也呼应 经验护城河 笔记里”AI 知识面超普通人但无亲身经历”的判断——这套工具的隐藏价值是给”有第一手经验的人”提供放大器,不是给”什么都不会的人”提供速成法。
术语
- postuler quality gate(postuler 内置的发布前硬门槛,默认规则极少,可按平台扩到几十项)
- crossost skill(把同一条内容自动按目标平台格式改写并一次性分发到 N 个平台的自定义 skill)
- visual previews / artifacts(Cowork 在右侧内嵌的预览面板,直接渲染 HTML/PDF/图片,免去本地编辑器)
- safe zone(同 Safe Zone:9:16 竖屏的顶部搜索栏 / 底部按钮遮挡区域,文字必须留白)
- Nano Banana 2(Blotato 轮播图后端用的图像生成模型,本课演示的 carousel 是它逐张渲染出来的)
- reverse hook / reversal(同 05 的 reversal hook:把”大家说该这么做”反转成”我偏不这么做”的 hook 模板)
- IG Story pull-not-push(IG Story 不是算法推送,需用户主动点开 profile 才能看,因此观众的”主动度”比 feed 高)
- description-triggered skill(skill 的 description 字段给主 agent 当”使用说明书”,Cowork 按内容自动判断该调哪个)
- 模板名字加引号(用 Blotato 模板时把名字用引号包起来,让 agent 知道这是固定名而非关键词)
自检问题
- 5 个 skill 在 Cowork 里怎么触发?为什么”description 自动触发”比”背 slash 命令”更重要? 答案:每个 skill 的 description 字段是主 agent 的”使用说明书”,Cowork 接到用户 prompt 时自动判断该调哪个,你不需要记怎么用。Slash 命令是”显式触发”通道,适合想观察每一步思考过程(比如想看 postgrader 怎么打分)的场景。本质是 Claude Code Skill 的 description-driven 调用机制。详见详解1。(1:25:59)
- postuler 的 quality gate 与 postgrader 的”打分”有什么本质区别? 答案:postgrader 是”分数不过 8/10 就打回重写”的质量循环,带概率性;postuler 的 quality gate 是形式洁癖(无 mdash、无废话词)+ 平台禁忌(hashtag 只 IG/Twitter)+ 字数上限的硬规则,是零方差确定性活。两者分工与 DOE 框架 思想一致:概率活给 LLM,确定性活压成规则。详见详解2。(1:24:20)
- “截图文件夹 → 推文”在 Cowork 与 Claude Code 上的差别是什么?为什么产物能保持一致? 答案:差别只在授权:Code 由 agent 临时问一次权限、Cowork 必须预先在项目里挂载 downloads 文件夹。产物一致是因为 5 个 skill 流水线是同一套 description 规则 + 同一套 postwriter/postgrader 行为——UI 不换内核。详见详解3。(1:28:46)
- 为什么作者要在 Cowork 里显式调
/postgrader?这对调 brand brief 有什么帮助? 答案:显式触发可以看到 postgrader 的逐项打分(rubric + 各项分数 + 按 impact 排序的 top three fixes),便于你回头识别”为什么这条 hook 6.3 分”,进而有针对性地调 brand brief 里的 hook framework 权重。后台自动跑时这些中间步骤是黑箱。详见详解4。(1:30:23) - 跨平台分发的最简 prompt 是什么?crossost skill 比”一句分发”多了什么能力? 答案:最简 prompt 是 “post to Twitter, Facebook, Instagram, LinkedIn, …”(直接列平台清单),Blotato 自动分发。crossost skill 多了”按目标平台自动改写格式”——TikTok 视频在 Substack 变长图文、在 LinkedIn 变 carousel,把 内容再利用 产品化。详见详解5。(1:36:51)
- 作者说”Cowork 的可视化预览比 Code 强”具体指什么?反之,Cowork 跑不了什么? 答案:Cowork 的 visual previews / artifacts 是右侧内嵌的预览面板,点链接直接在 Cowork 内看图/HTML/PDF,免去本地编辑器,这是 Agentic OS 类产品的一致体验。Code 要本地有 editor 才能看。Cowork 跑不了的是 Remotion 类视频任务——Remotion 是 React 视频框架,要装 npm/ffmpeg,Cowork 沙盒不支持。详见详解6。(1:43:48) + (1:46:53)
- Blotato 轮播图的生成机制是什么?为什么 5 分钟能出一整套 ready-to-post 的轮播? 答案:两段式 fan-out:LLM 先给每张 slide 写脚本(hook + key points + CTA),然后 Nano Banana 2 图像模型逐张渲染。生成即”ready to post”,可一次分发到 IG/TikTok/LinkedIn/Pinterest/FB 五个平台,无需逐张下载上传。详见详解7。(1:48:43) + (1:51:43)
- 作者强调”省下来时间要投到原创”,这一点和本课其它”自动化”论断在优先级上有什么差别? 答案:自动化只压”分发/排版/改写”等动作成本,Sabrina 本人仍亲自 review 每条内容。原文:“That is the most time-consuming thing. That’s your special sauce though as a creator. So you want to maximize the amount of time you can dedicate to creating high-quality original content”——她把”原创”列为最稀缺资源,把”自动化能省的所有事(repurposing, cross-osting, scheduling)“列为应该尽量压低的成本。详见详解8。(1:38:28) + (1:34:52)