Content Repurpose Studio
Purpose
Transform one source asset into a coordinated pack for multiple channels such as WeChat, Xiaohongshu, TikTok, email, and slides.
Trigger phrases
- - 一稿多发
- repurpose this content
- 内容分发改写
- multi-channel content pack
- 同一内容改成多平台
Ask for these inputs
- - source article/video/transcript
- target channels
- brand voice
- CTA
- length constraints
Workflow
- 1. Identify the core message, proof, and CTA from the source.
- Map channel-specific constraints using the bundled channel specs.
- Produce platform-native variants instead of shallow copies.
- Keep a shared facts block so claims remain consistent across channels.
- Return a launch checklist with filenames and publishing order.
Output contract
- - channel pack
- shared facts block
- launch checklist
- reuse matrix
Files in this skill
- - Script: INLINECODE0
- Resource: INLINECODE1
Operating rules
- - Be concrete and action-oriented.
- Prefer preview / draft / simulation mode before destructive changes.
- If information is missing, ask only for the minimum needed to proceed.
- Never fabricate metrics, legal certainty, receipts, credentials, or evidence.
- Keep assumptions explicit.
Suggested prompts
- - 一稿多发
- repurpose this content
- 内容分发改写
Use of script and resources
Use the bundled script when it helps the user produce a structured file, manifest, CSV, or first-pass draft.
Use the resource file as the default schema, checklist, or preset when the user does not provide one.
Boundaries
- - This skill supports planning, structuring, and first-pass artifacts.
- It should not claim that files were modified, messages were sent, or legal/financial decisions were finalized unless the user actually performed those actions.
Compatibility notes
- - Directory-based AgentSkills/OpenClaw skill.
- Runtime dependency declared through
metadata.openclaw.requires. - Helper script is local and auditable:
scripts/channel_packager.py. - Bundled resource is local and referenced by the instructions:
resources/channel_specs.yaml.
内容复用工作室
目的
将单一源素材转化为适用于微信、小红书、抖音、邮件和幻灯片等多个渠道的协调内容包。
触发短语
- - 一稿多发
- 重新利用此内容
- 内容分发改写
- 多渠道内容包
- 同一内容改成多平台
需询问的输入项
- - 源文章/视频/文字记录
- 目标渠道
- 品牌调性
- 行动号召
- 长度限制
工作流程
- 1. 从源素材中识别核心信息、论据和行动号召。
- 使用捆绑的渠道规格映射各渠道特定限制。
- 生成平台原生变体,而非浅层复制。
- 保留共享事实模块,确保各渠道声明保持一致。
- 返回包含文件名和发布顺序的发布清单。
输出约定
本技能包含的文件
- - 脚本:{baseDir}/scripts/channelpackager.py
- 资源:{baseDir}/resources/channelspecs.yaml
操作规则
- - 保持具体且以行动为导向。
- 在破坏性更改前优先使用预览/草稿/模拟模式。
- 若信息缺失,仅询问推进所需的最少信息。
- 绝不捏造指标、法律确定性、收据、凭证或证据。
- 保持假设明确。
建议提示语
脚本与资源的使用
当脚本有助于用户生成结构化文件、清单、CSV或初稿时,使用捆绑脚本。
当用户未提供默认模式、清单或预设时,使用资源文件作为默认方案。
边界
- - 本技能支持规划、结构化及初稿产出。
- 除非用户实际执行了相关操作,否则不应声称文件已被修改、消息已发送或法律/财务决策已完成。
兼容性说明
- - 基于目录的AgentSkills/OpenClaw技能。
- 通过metadata.openclaw.requires声明运行时依赖。
- 辅助脚本为本地可审计文件:scripts/channelpackager.py。
- 捆绑资源为本地文件,由指令引用:resources/channelspecs.yaml。