Self media content delivery
Skill yanhua1010/self-media-content-workflow/skills/self-media-content-delivery
将自媒体创作里程碑保存成文件,管理版本、核验路径、生成完整发布包并更新内容索引。用于保存平台第一版完整成稿、多平台合集、短视频脚本、分镜、定稿、发布包和复盘报告,或用户说“保存一下、整理交付、归档、生成发布清单”时。标题微调、删一句和临时候选不单独保存新版本。From its SKILL.md
npx -y skills add yanhua1010/self-media-content-workflow --skill self-media-content-deliveryAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
SKILL.md
2.5 KB, 700 tokens by cl100k_base, as published. Nobody here has run it
内容交付
核心纪律
- 里程碑产出保存成文件。
- 保存后回读验证文件存在且非空。
- 只向用户交付验证过的路径。
- 保留历史版本,不静默覆盖定稿。
- 遵守当前项目的文件类型、目录和命名规则。
确定输出根目录
按以下顺序选择:
- 用户明确指定的路径。
- 项目说明中已有的内容目录。
- 当前工作区下的
self-media/。
目录不存在时,只创建当前交付需要的目录。不要在项目根目录散落文件。
何时保存
保存:
- 某平台第一版完整成稿。
- 多平台完整合集。
- 分镜、口播、字幕或拍摄方案。
- 用户确认的定稿。
- 发布包和数据复盘。
- 用户明确要求保存的内容。
不单独保存:
- 几个候选标题。
- 单句行动或标签调整。
- 尚未形成完整产物的聊天片段。
版本规则
- 记录草稿、修改稿、定稿和发布版的阶段。
- 文件名采用项目现有规范。没有规范时使用
YYYY-MM-DD-{platform}-{slug}-vN.md。 - 新里程碑递增版本号。用户明确要求覆盖时才覆盖。
- 在内容注册表中记录任务、平台、原稿、终稿、素材、状态、链接和复盘。
可使用 content-registry-template.md。
交付检查
完整读取 delivery-checklists.md,按平台检查标题、正文、摘要、封面、素材顺序、标签、商业披露和发布字段。
保存后执行:
- 回读文件。
- 确认大小大于 0。
- 检查文件名、版本和目录。
- 检查文中素材路径存在。
- 报告已验证路径和降级项。
用户沟通
使用自然表达:
- “已保存成文件”,不说“已落盘”。
- “已放进作品库”,不说“已登记索引”。
- “这是第 2 版”,不暴露内部阶段字段。
- “发布需要的素材”,不堆叠内部交付术语。
输出
返回:成品路径、版本、包含内容、验证结果、缺失项和下一步唯一动作。
What ships with it: 3 files
1.9 KB alongside SKILL.md
agents/
- openai.yaml255 B
assets/
references/
- delivery-checklists.md1.1 KB
Gives 0 of the 12 instructions most media documents skills give in 700 tokens
Counted across 99 of the 124 authors here whose files we hold, read 2026-09-06
- Define three to five content pillarsin 7 of 99, across 5 files
- Tag every finding as verified, medium, or assumedin 5 of 99, across 3 files
- Respond to comments within one hourin 5 of 99
- Adapt content format to each platformin 5 of 99
- Choose platforms where the audience already spends timein 4 of 99, across 2 files
- Cap promotional content at ten percentin 4 of 99, across 2 files
- Answer product questions within two hoursin 4 of 99, across 2 files
- Acknowledge complaints publicly, resolve them privatelyin 4 of 99, across 2 files
- Batch-create posts to keep cadence consistentin 4 of 99, across 2 files
- Fan out across free media sources in one queryin 3 of 99, across 1 file
- Use Pexels or Pixabay for modern short clipsin 3 of 99, across 1 file
- Extract historical shots from archival filmsin 3 of 99, across 1 file
Said here and by no other author read
- Save milestone outputs as files
- Read back files after saving
- Confirm saved files are non-empty
- Deliver only verified paths to users
- Keep historical versions of drafts
- Follow project file type, directory, and naming rules
Grouped from the skills themselves: near-identical wordings counted once, and counted by distinct author, so one author publishing three of these counts once. Length counted with cl100k_base; the agent that loads this file may tokenize it differently.