self-media-content-delivery
将自媒体创作里程碑保存成文件,管理版本、核验路径、生成完整发布包并更新内容索引。用于保存平台第一版完整成稿、多平台合集、短视频脚本、分镜、定稿、发布包和复盘报告,或用户说“保存一下、整理交付、归档、生成发布清单”时。标题微调、删一句和临时候选不单独保存新版本。
npx skills add yanhua1010/self-media-content-workflow --skill self-media-content-delivery --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# 内容交付 ## 核心纪律 1. 里程碑产出保存成文件。 2. 保存后回读验证文件存在且非空。 3. 只向用户交付验证过的路径。 4. 保留历史版本,不静默覆盖定稿。 5. 遵守当前项目的文件类型、目录和命名规则。 ## 确定输出根目录 按以下顺序选择: 1. 用户明确指定的路径。 2. 项目说明中已有的内容目录。 3. 当前工作区下的 `self-media/`。 目录不存在时,只创建当前交付需要的目录。不要在项目根目录散落文件。 ## 何时保存 保存: - 某平台第一版完整成稿。 - 多平台完整合集。 - 分镜、口播、字幕或拍摄方案。 - 用户确认的定稿。 - 发布包和数据复盘。 - 用户明确要求保存的内容。 不单独保存: - 几个候选标题。 - 单句行动或标签调整。 - 尚未形成完整产物的聊天片段。 ## 版本规则 - 记录草稿、修改稿、定稿和发布版的阶段。 - 文件名采用项目现有
What does the self-media-content-delivery skill do?
将自媒体创作里程碑保存成文件,管理版本、核验路径、生成完整发布包并更新内容索引。用于保存平台第一版完整成稿、多平台合集、短视频脚本、分镜、定稿、发布包和复盘报告,或用户说“保存一下、整理交付、归档、生成发布清单”时。标题微调、删一句和临时候选不单独保存新版本。
How do I install it?
Run `npx skills add yanhua1010/self-media-content-workflow --skill self-media-content-delivery --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From yanhua1010/self-media-content-workflow, a repository with 362 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.