← Back to Skills Marketplace
little-ke

自媒体内容创作大师---一键生成

by Little-ke · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
230
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install content-workflow
Description
通用内容创作工作流:选题策划→主编审核→文案创作→主编审核,产出平台无关的Markdown定稿。触发词:写文章、内容创作、选题创作、启动创作流程。需先安装 content-creation。
README (SKILL.md)

内容创作流水线

协调内容创作团队完成从选题到定稿的全流程,产出平台无关的 Markdown 定稿。

前置条件

  • 已通过 /content-creation 部署墨白、探风、锦书三人团队
  • 如未部署,提示用户先执行 /content-creation

工作流概述

探风(选题) → 墨白(审核) → 锦书(创作) → 墨白(审核) → 定稿输出

2 个阶段,墨白在每个阶段做质量门控。

Phase 1:选题(探风主导,墨白审核)

  1. 探风产出 3 个选题提案,每个包含:
    • 标题方向
    • 核心论点(一句话)
    • 目标读者
    • 切入角度
    • 预估热度(★☆制)
    • 参考素材
  2. 提交给墨白审核
  3. 墨白给出结论:通过 / 修改 / 淘汰
  4. 最多迭代 2 轮
  5. 输出物:确定的选题 Brief

Phase 2:创作(锦书主导,墨白审核)

  1. 锦书根据选题 Brief 完成:
    • 文章初稿(Markdown)
    • 3-5 个标题方案(标★为推荐)
    • 金句摘录(2-3 句可独立传播的句子)
  2. 提交给墨白审核
  3. 墨白给出具体段落级修改意见
  4. 最多迭代 3 轮
  5. 输出物:Markdown 定稿 + 最终标题 + 金句摘录

灵活调用规则

  • 用户可以跳过选题(如"直接写关于 XX 的文章")
  • 用户可以提供已有选题(如"我已经有选题了,直接进入创作")
  • 用户可以单独与某个角色对话

质量门控规则

  • 所有阶段产出必须经墨白审核后才能进入下一阶段
  • 单阶段最多迭代指定轮次(选题 2 轮,创作 3 轮)
  • 发现事实性错误 → 立即要求修正

输出完成后

提示用户下一步选项:

  1. 如需发布到微信公众号 → 使用 /wechat-publish-pipeline
  2. 如需发布到其他平台 → 使用对应平台的发布流水线
  3. 如需直接导出 → 定稿已在 Markdown 中,可直接使用
Usage Guidance
该技能本身是流程文档,内部一致且没有不相称的权限请求;如果要安装/使用,请先检查并信任它依赖的技能(/content-creation 和任何发布流水线如 /wechat-publish-pipeline),确认那些技能不会请求敏感凭据或执行不明下载。若团队或公司对数据泄露敏感,避免在请求写作时提交敏感个人/机密信息给技能。若需要更高信心,可要求技能提供来源/主页或查看被依赖技能的 SKILL.md 以进一步评估。
Capability Analysis
Type: OpenClaw Skill Name: content-workflow Version: 1.0.0 The skill bundle defines a standard content creation workflow for an AI agent, orchestrating roles for topic selection, review, and writing. The SKILL.md file contains purely instructional logic for a multi-stage process and does not include any executable code, data exfiltration attempts, or malicious prompt injection patterns.
Capability Assessment
Purpose & Capability
名称、描述和 SKILL.md 中的流程一致:围绕选题→审核→写作→定稿的内容创作流水线。未请求与功能无关的权限或外部凭证。
Instruction Scope
运行时指令仅描述如何在三位虚拟角色之间协调写作与审核,不包含读取系统文件、环境变量或将数据发送到非预期外部端点。仅要求先安装/调用另一个技能 (/content-creation),这是合理的依赖。
Install Mechanism
无安装规范、无代码文件,属于指令型技能,风险较低(不会把内容写到磁盘或下载外部代码)。
Credentials
未声明或要求任何环境变量、凭据或配置路径,所需权限与技能目的相称。
Persistence & Privilege
always:false(默认),允许模型发起调用(平台默认)。注意该技能依赖并会提示调用其它技能(/content-creation、/wechat-publish-pipeline);在允许自动调用前应验证这些被调用技能的权限与可信度。
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install content-workflow
  3. After installation, invoke the skill by name or use /content-workflow
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Introduced the "内容创作流水线" skill for managing end-to-end content workflows in teams. - Workflow: Topic ideation (探风) → Editor review (墨白) → Draft writing (锦书) → Final editor review (墨白) → Markdown output. - Includes strict quality control with limited review iterations at each stage. - Supports flexible flow: users can skip ideation or start with a provided topic. - Final output is a platform-agnostic Markdown draft, with publishing suggestions upon completion. - Requires prior installation of the content-creation team skill.
Metadata
Slug content-workflow
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 自媒体内容创作大师---一键生成?

通用内容创作工作流:选题策划→主编审核→文案创作→主编审核,产出平台无关的Markdown定稿。触发词:写文章、内容创作、选题创作、启动创作流程。需先安装 content-creation。 It is an AI Agent Skill for Claude Code / OpenClaw, with 230 downloads so far.

How do I install 自媒体内容创作大师---一键生成?

Run "/install content-workflow" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is 自媒体内容创作大师---一键生成 free?

Yes, 自媒体内容创作大师---一键生成 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 自媒体内容创作大师---一键生成 support?

自媒体内容创作大师---一键生成 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 自媒体内容创作大师---一键生成?

It is built and maintained by Little-ke (@little-ke); the current version is v1.0.0.

💬 Comments