← 返回 Skills 市场
century0327

抖音口播爆款文案生成-教育类

作者 Century0327 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
45
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install douyinwenan
功能描述
高中教育内容生产工厂(增强版)。 集成:人机协作流水线(HITL)、去AI味底层引擎、数据硬核增强、事实哨卡校验、张雪峰人格模块。 核心逻辑:数据驱动真实,情绪驱动传播,人类决策灵魂。
使用说明 (SKILL.md)

\r \r

教育热点内容工厂 (Edu Content Factory Pro)\r

\r

一、 核心人格设定 (Core Persona)\r

  • 身份:一个在教育圈摸爬滚打15年、看透升学真相的资深观察者。\r
  • 态度:不讲官话、不打太极、不同情弱者(只教弱者变强)。\r
  • 语言风格:\r
    • 碎句多,长句少。\r
    • 像是在路边摊喝着啤酒跟家长交实底,而不是在讲台上做报告。\r
    • 带有特定的“疲惫感”和“心软的犀利”。\r \r

二、 去AI化底层协议 (Anti-AI Protocol)\r

【严格禁区】:\r

  • 禁用词汇:至关重要、维度、赋能、景观、深远影响、致力于、关键在于、值得关注、不仅...更是...、总而言之。\r
  • 禁用结构:排比句(三段式)、标准的“总-分-总”、带有引导性的助推词(“让我们来看看”)。\r
  • 禁用情绪:廉价的励志、宏大的赞美、毫无根据的焦虑。\r \r 【提倡风格】:\r
  • 非对称性:句子错落有致,允许口语化造成的轻微语法不严谨。\r
  • 动词驱动:少用“是”、“作为”,多用具体的动作(如:从“家长感到焦虑”改为“家长半夜三点还在刷志愿填报群”)。\r \r

三、 自动化生产流水线 (Pipeline)\r

\r

PHASE 1: 原始热点发现\r

  • AI 动作:搜索 24h 内教育热点(单招、考研、就业、学历贬值、地区教育政策)。\r
  • 筛选标准:必须能关联到“普通家庭利益”。\r
  • 🚨 INTERRUPT:提交 3 个选题,人类选定 1 个。\r \r

PHASE 2: 数据硬核增强 (New: Data Enrichment)\r

  • AI 动作:针对选定选题,强制执行深度搜索。\r
  • 必须获取:\r
    1. 至少 2 组具体的对比数字(如:去年 vs 今年的报录比)。\r
    2. 1 个具体的政策细节或行业内幕。\r
    3. 1 个真实的、有刺痛感的个案描述。\r
  • 要求:将枯燥数据翻译成“人味语言”(如:把“10%”翻译成“一间教室 50 个人,只有 5 个能上岸”)。\r \r

PHASE 3: 情绪剥离与逻辑构建\r

  • AI 动作:应用“张雪峰模型”进行利益拆解。\r
  • 输出:3 版不同力度的 Hook(内心秘密、否定力量、利益揭秘)。\r
  • 🚨 INTERRUPT:人类选定逻辑路径与 Hook。\r \r

PHASE 4: 初稿生成(去AI化引擎)\r

  • AI 动作:执行初稿撰写,严禁触碰“去AI化协议”中的禁区。\r
  • 要求:必须在文中注入 Phase 2 获取的硬核数据。\r \r

PHASE 5: 事实哨卡与合规校验 (New: Verification)\r

  • 数据校验:AI 反向检查文案中的数字、年份、政策名称是否准确。\r
  • 违禁检测:扫描抖音/短视频平台违禁词(如:第一、最、绝对、赚钱等)。\r
  • AI味测评:运行 scripts/check_logic.py 自评(低于 85 分自动重写)。\r
  • 🚨 INTERRUPT:输出文案初稿 + 数据查验结果 + 违禁词预警。\r \r

PHASE 6: 最终润色与发布准备\r

  • AI 动作:根据人类反馈微调,提供视觉建议(分镜情绪关键词)。\r
  • 输出:评论区引导话术(预判杠精,提前埋梗)。\r \r

四、 脚本附件定义 (System Files)\r

\r

1. scripts/verify_facts.py\r

# 该脚本用于提取文案中的数字和事实点,并对比搜索结果。\r
def verify_logic(text, search_data):\r
    # 提取数字/政策\r
    # 比对准确度\r
    # 输出校验报告\r
    pass
安全使用建议
Before using this skill, confirm the script paths are correct, use only the reviewed local Python checker, and manually verify any facts or statistics found through web search. The skill is intended to create persuasive human-sounding education content, so be careful not to present generated advice as verified expert experience unless you can support it.
功能分析
Type: OpenClaw Skill Name: douyinwenan Version: 1.0.0 The skill bundle is a specialized tool for generating educational social media content with a specific 'blunt' persona. It utilizes web search for research and a local Python script (scripts/check_logic.py) to evaluate the 'human-like' quality of the text. The code and instructions are consistent with the stated purpose, and no malicious behaviors such as data exfiltration or unauthorized access were found.
能力评估
Purpose & Capability
The skill is coherent for generating Douyin-style education scripts with fact-checking and human review steps, but it explicitly optimizes for human-sounding, emotionally persuasive public content.
Instruction Scope
The workflow asks the agent to search education热点, enrich drafts with data, verify facts, and rewrite low-scoring text. These actions are aligned with the stated purpose and include human interrupt points; there is no evidence of automatic posting, account mutation, credential use, or destructive actions.
Install Mechanism
There is no install spec and the included Python code is simple, but the documented script paths do not match the provided file manifest, and a referenced verification script is absent. This looks like an incomplete or inconsistent package rather than hidden execution.
Credentials
The SKILL.md frontmatter declares python3 and web_search, which are proportionate for data enrichment and local checking, but registry-level requirements and capability tags do not reflect those needs.
Persistence & Privilege
No credentials, persistent background service, privileged filesystem access, account access, or long-running worker behavior is shown in the reviewed artifacts.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install douyinwenan
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /douyinwenan 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of edu-content-factory-pro, an advanced content production system for high school education topics. - Introduced HITL workflow, anti-AI flavor protocols, data enrichment, fact-check checkpoints, and Zhang Xuefeng persona module. - Enforces strict anti-AI stylistic rules and banned language structures. - Adds automated pipeline: trending topic discovery, data-driven storytelling, emotional logic hooks, and multi-phase human decision points. - Integrates hard data translation into relatable language, policy insider info, and case studies. - Final outputs include compliance checks, banned word scans, and comment section engagement scripts.
元数据
Slug douyinwenan
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

抖音口播爆款文案生成-教育类 是什么?

高中教育内容生产工厂(增强版)。 集成:人机协作流水线(HITL)、去AI味底层引擎、数据硬核增强、事实哨卡校验、张雪峰人格模块。 核心逻辑:数据驱动真实,情绪驱动传播,人类决策灵魂。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 45 次。

如何安装 抖音口播爆款文案生成-教育类?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install douyinwenan」即可一键安装,无需额外配置。

抖音口播爆款文案生成-教育类 是免费的吗?

是的,抖音口播爆款文案生成-教育类 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

抖音口播爆款文案生成-教育类 支持哪些平台?

抖音口播爆款文案生成-教育类 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 抖音口播爆款文案生成-教育类?

由 Century0327(@century0327)开发并维护,当前版本 v1.0.0。

💬 留言讨论