create-post
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseCreate Community Post
创建社区帖子
Overview
概述
This orchestrator creates YouTube community posts by sequencing for strategic context and for content generation. It handles episode awareness, post type selection, and output management -- all actual content generation and strategy are delegated to the foundation skills and their references.
content-strategy:researchwriting:copywritingCore Principle: This is a thin orchestrator. Strategy lives in via . Templates and formatting live in via . This skill manages the workflow sequence, episode context, and user decisions only.
content-strategy:researchreferences/youtube-community-strategy.mdwriting:copywritingreferences/youtube-community-post.md该编排器通过先后调用获取策略背景、调用生成内容,来完成YouTube社区帖子的创作。它会处理剧集感知、帖子类型选择和输出管理,所有实际的内容生成和策略制定都委托给基础技能及其引用文件。
content-strategy:researchwriting:copywriting核心原则:这是一个轻量编排器。策略规则通过定义在中,模板和格式规则通过定义在中。本技能仅负责管理工作流顺序、剧集上下文和用户决策。
references/youtube-community-strategy.mdcontent-strategy:researchreferences/youtube-community-post.mdwriting:copywritingWhen to Use
适用场景
Use this skill when:
- Promoting a new or upcoming video through the community tab
- Maintaining audience engagement between video uploads
- Running audience research polls to inform future content
- Driving conversions (affiliate links, memberships, newsletter signups)
- Creating any community tab content for a YouTube channel
在以下场景中使用本技能:
- 通过社区 tab 推广新发布或即将发布的视频
- 在视频上传空档期维持受众互动
- 发起受众调研投票,为后续内容创作提供参考
- 带动转化(联盟链接、会员、通讯订阅)
- 为YouTube频道创作任何社区 tab 内容
Prerequisites
前置条件
Optional: An episode directory at with a file. This is only needed for video-linked posts (pre-release, launch day, post-launch). Between-video engagement posts do not require an episode directory.
./youtube/episode/[episode_number]_[topic_short_name]/plan.md可选:存在路径为的剧集目录,目录下包含文件。仅关联视频的帖子(预发布、上线日、发布后)需要该目录,视频空档期的互动帖子不需要剧集目录。
./youtube/episode/[剧集编号]_[主题短名称]/plan.mdWorkflow
工作流
Execute all steps below in order.
按顺序执行以下所有步骤。
Step 0: Episode Context Check
步骤0:剧集上下文检查
Check if the user has specified an episode or if an episode directory exists at .
./youtube/episode/[episode_number]_[topic_short_name]/If episode directory exists:
- Read for video title, topic, and context
plan.md - Suggest a lifecycle phase based on context:
- Video not yet published -> pre-release
- Video just published -> launch day
- Video published 3-7 days ago -> post-launch
- Use this context to inform the research invocation in Step 1
If no episode directory:
- Default to between videos mode
- Posts will focus on engagement, audience research, or value delivery
检查用户是否指定了剧集,或者是否存在路径为的剧集目录。
./youtube/episode/[剧集编号]_[主题短名称]/如果存在剧集目录:
- 读取获取视频标题、主题和上下文
plan.md - 根据上下文建议生命周期阶段:
- 视频尚未发布 -> 预发布
- 视频刚发布 -> 上线日
- 视频已发布3-7天 -> 发布后
- 用该上下文为步骤1的调研调用提供参考
如果不存在剧集目录:
- 默认使用视频空档期模式
- 帖子将聚焦于互动、受众调研或价值传递
Step 1: Invoke content-strategy:research
content-strategy:research步骤1:调用content-strategy:research
content-strategy:researchMANDATORY: Invoke with to determine the strategic context for this post.
content-strategy:researchreferences/youtube-community-strategy.mdProvide:
- The lifecycle phase (from Step 0 or user input)
- The video topic (if applicable)
- The user's stated goal (engagement, promotion, research, conversion)
The research skill will apply the strategy framework to determine:
- Optimal post type ranking for the context
- Timing recommendations
- Strategic rationale for the approach
NOTE: This is a lighter research invocation -- the orchestrator is asking research to apply the strategy framework to the user's context, not to do full competitor analysis.
必须执行:结合调用,确定本次帖子的策略背景。
references/youtube-community-strategy.mdcontent-strategy:research提供以下信息:
- 生命周期阶段(来自步骤0或用户输入)
- 视频主题(如果适用)
- 用户明确的目标(互动、推广、调研、转化)
调研技能会应用策略框架确定以下内容:
- 适配当前上下文的最优帖子类型排序
- 发布时间建议
- 该方案的策略依据
注意:这是轻量的调研调用,编排器只是要求调研模块将策略框架应用到用户当前上下文,不需要做完整的竞品分析。
Step 2: Present Post Type Options
步骤2:展示帖子类型选项
Based on the research output, present the ranked post type options to the user:
- Poll (text or image) -- highest engagement
- Video teaser/clip -- high engagement
- GIF -- medium-high engagement
- Image -- medium engagement
- Quiz -- medium engagement
- Text-only -- lowest engagement
Include the research skill's recommendation for which type best fits the context. User selects their preferred type.
Default to polls when unsure -- they have the lowest friction and highest engagement.
基于调研输出,向用户展示排序后的帖子类型选项:
- 投票(文字或图片)-- 互动量最高
- 视频预告/片段 -- 互动量高
- GIF -- 互动量中高
- 图片 -- 互动量中等
- 问答 -- 互动量中等
- 纯文字 -- 互动量最低
包含调研技能给出的、最适配当前上下文的类型建议,由用户选择偏好的类型。
不确定时默认选择投票 -- 它们的门槛最低,互动量最高。
Step 3: Invoke writing:copywriting
writing:copywriting步骤3:调用writing:copywriting
writing:copywritingMANDATORY: Invoke with to draft the community post.
writing:copywritingreferences/youtube-community-post.mdProvide:
- The selected post type from Step 2
- The strategic context from Step 1
- The episode context from Step 0 (if applicable)
- The lifecycle phase and user's stated goal
The skill will automatically invoke for voice consistency. The reference file contains all templates, formatting rules, and the 288-character hook rule.
writing:copywritingwriting:voice必须执行:结合调用,起草社区帖子。
references/youtube-community-post.mdwriting:copywriting提供以下信息:
- 步骤2中用户选择的帖子类型
- 步骤1得到的策略背景
- 步骤0得到的剧集上下文(如果适用)
- 生命周期阶段和用户明确的目标
writing:copywritingwriting:voiceStep 4: Quality Checklist
步骤4:质量检查
Verify the drafted post against all eight criteria before presenting to the user:
- Hook lands within 288 characters (visible preview cutoff)
- Total length is 150-400 characters
- Ends with a CTA (question, poll, or link)
- Conversational tone -- not corporate or automated
- First person, direct address ("I" and "you")
- Mobile-friendly -- short paragraphs, line breaks between ideas
- NOT a generic "new video out" link dump
- Post type matches the stated purpose/phase
If any criterion fails, request a revision from before presenting to the user.
writing:copywriting在向用户展示草稿前,对照以下8项标准校验帖子:
- 钩子(吸引用户的开头内容)在288字符以内(预览可见截断阈值)
- 总长度在150-400字符之间
- 以CTA结尾(问题、投票或链接)
- 语气口语化 -- 不官方、不生硬
- 使用第一人称、直接称呼("我"和"你")
- 适配移动端 -- 段落短,不同观点之间用换行分隔
- 不是千篇一律的"新视频上线啦"链接堆砌
- 帖子类型匹配明确的目标/阶段
如果有任何一项不满足,先向申请修改,再展示给用户。
writing:copywritingStep 5: Save Output
步骤5:保存输出
Present the final post to the user for approval.
If episode directory exists:
- After user approval, append to
./youtube/episode/[episode_number]_[topic_short_name]/community-posts.md
If no episode directory:
- Present the final post inline to the user
将最终帖子展示给用户确认。
如果存在剧集目录:
- 用户确认后,追加到文件中
./youtube/episode/[剧集编号]_[主题短名称]/community-posts.md
如果不存在剧集目录:
- 直接将最终帖子展示给用户
Output Format
输出格式
When saving to , use this structure:
community-posts.mdmarkdown
undefined保存到时,使用以下结构:
community-posts.mdmarkdown
undefinedCommunity Posts - Episode [Number]: [Topic]
Community Posts - Episode [Number]: [Topic]
[Phase] Post - [Date]
[Phase] Post - [Date]
Type: [Poll / Teaser / GIF / Image / Quiz / Text]
Phase: [Pre-release / Launch Day / Post-Launch / Between Videos]
Goal: [Engagement / Promotion / Research / Conversion]
Type: [Poll / Teaser / GIF / Image / Quiz / Text]
Phase: [Pre-release / Launch Day / Post-Launch / Between Videos]
Goal: [Engagement / Promotion / Research / Conversion]
Post Content
Post Content
[Final post text]
[Final post text]
Notes
Notes
- Suggested timing: [from research]
- CTA type: [question / poll / link]
Multiple posts for the same episode are appended to the same file with a horizontal rule separator (`---`) between entries.- Suggested timing: [from research]
- CTA type: [question / poll / link]
同一剧集的多个帖子追加到同一个文件中,条目之间用水平分隔线(`---`)分隔。Quality Checklist
质量检查清单
Verify completion before finalizing:
- Episode context checked (Step 0)
- invoked with
content-strategy:research-- strategic context determinedreferences/youtube-community-strategy.md - Post type options presented and user selection received
- invoked with
writing:copywriting-- post draftedreferences/youtube-community-post.md - Voice consistency maintained (handled by writing skill's invocation)
writing:voice - All 8 quality criteria passed (Step 4)
- Post presented to user for approval
- Output saved to episode directory or presented inline
最终完成前确认所有项都已执行:
- 已检查剧集上下文(步骤0)
- 结合调用了
references/youtube-community-strategy.md-- 已确定策略背景content-strategy:research - 已向用户展示帖子类型选项并收到用户选择
- 结合调用了
references/youtube-community-post.md-- 已完成帖子草稿writing:copywriting - 保持了语气风格一致性(由写作技能的调用保证)
writing:voice - 全部8项质量标准都已通过(步骤4)
- 已将帖子展示给用户确认
- 输出已保存到剧集目录或直接展示给用户
Common Pitfalls to Avoid
需避免的常见误区
- Writing templates inline: All templates live in -- do not duplicate them in this orchestrator
references/youtube-community-post.md - Embedding strategy logic: All strategy lives in -- do not hardcode timing, cadence, or algorithm advice here
references/youtube-community-strategy.md - Skipping foundation skill invocations: Both and
content-strategy:researchmust be invoked -- do not generate posts directlywriting:copywriting - Ignoring episode context: Always check for an episode directory first -- it changes the entire strategic approach
- Defaulting to "new video out" posts: The research and writing skills are specifically designed to avoid generic link dumps -- trust the foundation skills
- Skipping the quality checklist: Every post must pass all 8 criteria before presenting to the user
- 内联编写模板:所有模板都保存在中 -- 不要在本编排器中重复编写
references/youtube-community-post.md - 内嵌策略逻辑:所有策略都保存在中 -- 不要在这里硬编码发布时间、发布频率或算法建议
references/youtube-community-strategy.md - 跳过基础技能调用:必须同时调用和
content-strategy:research-- 不要直接生成帖子writing:copywriting - 忽略剧集上下文:始终优先检查是否存在剧集目录 -- 它会改变整个策略方向
- 默认生成"新视频上线"类帖子:调研和写作技能是专门为了避免千篇一律的链接堆砌设计的 -- 信任基础技能
- 跳过质量检查清单:每个帖子在展示给用户前必须通过全部8项标准