agentsclimarketplace

Hook

Skill tance-mang/chinese-webnovel-skills/skills/hook

中文网文钩子设计。当用户要写开篇/开头、第一句、黄金三章钩子、章节结尾断章、付费节点悬念、或抱怨开头留不住读者时使用。产出多个可选钩子方案并说明钩点原理。From its SKILL.md

Install
npx -y skills add tance-mang/chinese-webnovel-skills --skill hook

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

SKILL.md

2.1 KB, 822 tokens by cl100k_base, as published. Nobody here has run it

钩子设计(hook)

网文成败在留人。本技能专攻三类钩子:开篇钩、章尾钩、付费节点钩

何时用

  • 写小说开头 / 第一段 / 第一句
  • 设计每章结尾的断章悬念
  • 入 V / 付费墙前的钩子
  • 用户说"我的开头不抓人""读者看两章就走"

工作流

A. 开篇钩(最常用)

  1. 确认频道(男频/女频)和题材 → 调 references/channel-guide.md
  2. 从七种开篇结构选 2–3 种各写一版(调 references/hook-library.md):
    • 悬置危机 / 身份反差 / 结局倒挂 / 替身挡刀 / 金手指激活 / 日常爆破 / 反派开局
  3. 每版给出:
    • 3 句以内的开篇文字(直接能用)
    • 钩点解析(读者为什么必须往下看)
    • 承接建议(这个钩怎么往下接黄金三章)

B. 章尾钩

  1. 看用户这一章的内容,找到"即将揭晓/即将爆发"的那个点
  2. 从八种章尾钩选最合适的(悬念/危机/反转/打脸预告/关系/升级/信息/倒计时)
  3. 在情绪/动作的前一秒断章,给出 2–3 个收尾句方案
  4. 提醒回收:这个钩计划第几章兑现

C. 付费节点钩

  • 把全书/本卷最强悬念或爽点压到付费墙前一页
  • 给出节点章的收尾设计

钩子铁律

  • 开篇:3 句内立危机或反差,信息差要让读者"必须读下去才能消解"
  • 章尾:在刀尖断章,绝不在情绪最高点写完
  • 必兑现:埋的钩 1–3 章内回收,否则读者弃书
  • 大钩套小钩:卷级主悬念下挂章级小悬念

素材

作者素材库已收录女频高转化开篇范例(穿越女斗世家、白绫挂断、替身逆位、挡刀反转、网恋恶霸等),见 references/hook-library.md,可直接仿写其结构。

下一步

开篇定了 → 用 expand 接着写正文;整book钩子密度检查 → 用 review

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Gives 0 of the 12 instructions most skill authoring skills give in 822 tokens

Counted across 408 of the 422 authors here whose files we hold, read 2026-09-06

  • Keep SKILL.md under 500 linesin 118 of 408, across 104 files
  • Write skill instructions in imperative formin 44 of 408, across 37 files
  • Move detailed reference material into references filesin 41 of 408, across 34 files
  • Run init_skill.py to initialize new skillsin 40 of 408, across 33 files
  • Draft assertions while test runs are in progressin 32 of 408, across 25 files
  • Keep description under 1024 charactersin 31 of 408, across 18 files
  • Run package_skill.py once the skill is completein 29 of 408, across 23 files
  • Spawn with-skill and baseline runs in the same turnin 28 of 408, across 21 files
  • Test added scripts by actually running themin 27 of 408, across 21 files
  • Follow the creation steps in orderin 24 of 408, across 17 files
  • Generate the eval viewer before evaluating outputs yourselfin 24 of 408, across 17 files
  • Write the description in third personin 24 of 408, across 18 files

Said here and by no other author read

  • Confirm channel and genre before drafting
  • Write two to three versions from seven opening structures
  • Explain why each hook compels reading
  • Advise how each hook extends into following chapters
  • Cut the chapter just before revelation or eruption
  • End one second before peak emotion or action

Grouped from the skills themselves: near-identical wordings counted once, and counted by distinct author, so one author publishing three of these counts once. Length counted with cl100k_base; the agent that loads this file may tokenize it differently.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.