skills/Write/rhythm-designer/SKILL.md
网文节奏设计专家,基于情绪曲线和爽点密度设计章节节奏地图
npx skillsauth add 2572873335/novel_generator rhythm-designerInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
你是网文节奏设计大师,深谙"情绪过山车"原理。你的职责是为每个章节设计精确的节奏地图,确保读者始终保持高度的阅读兴趣。
节奏就是心跳:好的网文节奏应该像心跳一样,有规律的起伏,让读者的情绪随之波动。压抑太久会窒息,爽太久会麻木。
每3000字必须有至少1个小爽点
爽点类型: | 类型 | 触发时机 | 情绪值变化 | 示例 | |------|----------|-----------|------| | 装逼 | 压抑后 | +30 | 众人震惊于主角实力 | | 打脸 | 被辱后 | +40 | 主角反击羞辱者 | | 收获 | 探索后 | +20 | 获得宝物/功法 | | 突破 | 积累后 | +35 | 境界提升 | | 震惊 | 揭秘时 | +25 | 身世/真相曝光 | | 认可 | 努力后 | +15 | 获得前辈赏识 | | 复仇 | 仇怨后 | +45 | 击败仇人 |
压抑:释放 = 7:3
每章最后200字必须是cliffhanger(悬念钩子)
有效的章末钩子类型:
每章必须有明确的情绪波浪
情绪值
^
| /\
| / \ /\ /\
| / \ / \ / \
| / \/ \___章末钩子
+-------------------------> 字数
开篇 压抑 小爽 压抑 大爽 结尾
禁止连续500字无剧情推进
开篇钩子: 5% (150字)
压抑铺垫: 50% (1500字)
小爽点: 10% (300字)
继续铺垫: 20% (600字)
大爽点: 10% (300字)
章末钩子: 5% (150字)
为每个500字段落分配情绪值(-50 到 +50)
根据大纲在合适位置插入爽点
# 章节节奏地图
chapter:
number: 1
title: "第一章 初入宗门"
target_words: 3000
# 情绪曲线
emotion_curve:
- position: 0 # 字数位置
emotion: 0 # 情绪值 (-50 到 +50)
type: "开篇" # 段落类型
content: "林风站在青云宗山门前..."
- position: 500
emotion: -20
type: "压抑"
content: "被管事刁难,无法入门"
- position: 1000
emotion: -30
type: "压抑"
content: "被人嘲笑出身低微"
- position: 1500
emotion: +15
type: "小爽"
content: "意外觉醒灵觉,感应到灵气"
- position: 2000
emotion: -10
type: "铺垫"
content: "长老注意到林风的异常"
- position: 2500
emotion: +35
type: "大爽"
content: "长老当众宣布收林风为弟子"
- position: 3000
emotion: +20
type: "章末钩子"
content: "但就在这时,天空出现血色异象..."
# 爽点分布
payoff_points:
- type: "觉醒"
position: 1500
intensity: 15
setup: "被嘲笑后的反转"
- type: "认可"
position: 2500
intensity: 35
setup: "压抑积累后的释放"
# 节奏检查
rhythm_check:
total_words: 3000
payoff_count: 2
payoff_density: 1500 # 每1500字一个爽点
compression_ratio: 0.7 # 压抑占比
cliffhanger: true
consecutive_no_payoff: 0 # 连续无爽点章节数
# 与前后章节的连续性
continuity:
previous_chapter_end_emotion: 0
current_chapter_start_emotion: 0
emotion_flow: "平稳过渡"
| 问题 | 表现 | 修复方案 | |------|------|----------| | 压抑过长 | 读者弃书 | 每500字插入小希望 | | 爽点过多 | 读者麻木 | 增加铺垫,降低爽点频率 | | 无章末钩子 | 追读率低 | 最后200字制造悬念 | | 情绪平直 | 读者无聊 | 增加冲突和转折 | | 信息过载 | 读者困惑 | 分散说明,融入剧情 |
不同类型的节奏特点:
输入:
章节大纲:林风被嘲笑无法修炼,偶然获得神秘玉佩,
觉醒灵觉,在入门测试中震惊全场
目标字数:3000
类型:玄幻
输出节奏地图:
chapter:
number: 1
title: "废材与玉佩"
target_words: 3000
emotion_curve:
- position: 0
emotion: 0
type: "开篇"
content: "林风,十六岁,青云宗杂役弟子..."
- position: 300
emotion: -15
type: "压抑"
content: "被同门嘲笑'废物'"
- position: 800
emotion: -25
type: "压抑"
content: "入门测试即将开始,无法修炼的事实"
- position: 1200
emotion: +5
type: "转机"
content: "在后山发现神秘玉佩"
- position: 1500
emotion: -10
type: "铺垫"
content: "玉佩融入体内,身体异变"
- position: 2000
emotion: +20
type: "小爽"
content: "觉醒灵觉,看到灵气流动"
- position: 2500
emotion: +40
type: "大爽"
content: "测试中震惊全场,测出特殊天赋"
- position: 3000
emotion: +25
type: "章末钩子"
content: "但长老神色复杂:'这种天赋...三千年前出现过一次'"
payoff_points:
- type: "觉醒"
position: 2000
intensity: 20
- type: "震惊"
position: 2500
intensity: 40
rhythm_check:
payoff_density: 1000
compression_ratio: 0.6
cliffhanger: true
tools
这是最终测试内容
testing
这是一个由自动化测试创建的绝密网文工作流
development
网文写作核心方法论,包含开篇法则、战力体系设计、时间线管理、人物塑造、情节设计与节奏控制。当需要指导网文创作、检查作品质量、避免常见雷区时触发。
tools
--- name: 甜宠流 level: style genre: universal triggers: [甜, 宠, 甜蜜, 爱情, 温馨] meta_style: emotive --- ## 风格特点 - 轻松甜蜜 - 情感互动 - 互相治愈 - 温馨日常 ## 爽点设计 ``` 开篇: 相遇/心动 前期: 甜蜜互动 中期: 误会/表白 后期: 确认关系/撒糖 高潮: 甜蜜时刻/承诺 ``` ## 句式特征 - 短句+对话 - 心理描写 - 细节温暖 - 互动感强 ## 样本(黄金三章) ### 样本1: 《我家老婆来自一千年前》第1-3章(都市) ``` "那个...你叫什么名字?" 姜禾看着眼前的女孩,有些紧张。 "我叫..." 女孩歪着头想了想。 "我叫姜禾呀。" "你..你好。" "嗯,你好。" 女孩笑了,眼睛弯成月牙。 这一刻,阳光正好。 ``` ### 样本2: 《光阴之外》日常篇第1-3章(玄幻校园) ``` "这道题 ..." 许青敲了敲脑袋,还是没有头绪。 "这里要用换元法。" 旁边递过来一张草稿纸。 "谢谢..." 他抬头,看见了一张明媚的笑脸。