Hook 变体生成
SkillSearchGenerates multiple Hook (opening hook) variants on any topic, grabbing attention at the start using proven engagement formulas, with word count validation. Use when the user says "写钩子" (write a hook), "开头怎么写" (how to write an opening), "Hook", "抓眼球的开头" (eye-catching opening), "标题钩子" (title hook), "前
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Hook 变体生成 skill
What this skill tells your AI
The instructions your AI receives, as published by zju-real/easel in skills/openclaw/skill-hook-generator/SKILL.md and read by ahel’s review.
针对任意主题,生成 6 种经过验证的 Hook 变体,每条 Hook 为 2 行结构(开场 + 反转),用于社媒内容开头的注意力捕获。
输入
用户 prompt 中提供的主题文本。可以是关键词、短语或一句话描述。
输出
6 条 Hook 变体,每条包含:
- 第 1 行(开场):≤40 字符,陈述句,出人意料/具体/有冲击力
- 第 2 行(反转):≤40 字符,与开场形成矛盾/重构/颠覆
输出格式:
### 1. 数字领衔
> [开场]
> [反转]
### 2. 逆向认知
> [开场]
> [反转]
### 3. 个人蜕变
> [开场]
> [反转]
### 4. 权威借势
> [开场]
> [反转]
### 5. 自我坦白
> [开场]
> [反转]
### 6. 未来冲击
> [开场]
> [反转]
输出完成后,追加下一步操作提示:
---
选一条 Hook,我帮你扩写成完整帖子。回复编号即可。
执行步骤
- 获取主题 — 从用户 prompt 中提取主题;用户已提供则直接使用,无需追问。
- 生成 6 种 Hook 变体 — 按 hook-formulas.md 中的 6 种公式逐一生成:
- 数字领衔 (Number-led)
- 逆向认知 (Contrarian)
- 个人蜕变 (Personal transformation)
- 权威借势 (Authority steal)
- 自我坦白 (Admission)
- 未来冲击 (Future shock)
- 逐条校验 — 每条 Hook 必须通过以下检查:
- 每行 ≤40 字符:用脚本取确定性字数,不靠肉眼数。把每一行喂给
python3 skills/shared/scripts/wordcount.py count(stdin 传入),读social_count字段(社媒计数口径 = 中文字符 + 英文单词 + 数字串 + 标点)。 超过 40 就据结果压缩该行后重数,直到social_count ≤ 40。 - 开场行不含问号
- 优先第一人称("我")视角增强代入感(趋势/未来/权威类公式可例外)
- 优先使用阿拉伯数字
- 每行 ≤40 字符:用脚本取确定性字数,不靠肉眼数。把每一行喂给
- 按结构化格式输出 — 见上方输出格式。
- 提供下一步操作提示 — 告知用户可选一条 Hook 扩写为完整帖子。
Profile 感知
- 有 Profile:根据 Profile 中的
platform、tone、language等字段调整 Hook 的语气、用语风格和平台习惯用法。例如小红书偏口语化、抖音偏节奏感。 - 无 Profile:退回通用模式,使用中性语气生成,附注"如提供账号 Profile 可适配平台风格"。
规则
- 每行严格 ≤40 字符,用
../../shared/scripts/wordcount.py count逐行取social_count判定,超限即改 - 开场行禁止使用问句
- 禁止使用破折号(—)
- 禁止填充词(其实、就是、所以、然后)
- 数字一律用阿拉伯数字,不拼写
- 不含犹豫措辞(可能、也许、大概)
- 优先第一人称视角增强代入感;趋势/未来冲击/权威借势类公式可不含"我"
- 自动开始,不输出前言或寒暄
Signals
- GitHub stars
- 1k
- Forks
- 143
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
skill-hook-generator- Source
- github.com/zju-real/easel