Install
$ agentstack add skill-tance-mang-chinese-webnovel-skills-continuity ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
连贯性与逻辑检查(continuity)
长篇崩盘的真正死因不是写不动,是前后矛盾、时间线乱、设定漂移——AI 写长篇尤其如此:50 章正常,100 章开始崩,300 章彻底失忆。本技能是长篇的"逻辑防线",和 memory(记忆)配套:档案负责记,本技能负责核对。
何时用
- 写长篇,每写完一章/几章核对一次逻辑
- 怕"写到后面崩设定/人物漂移/伏笔忘了"
- 查时间线("三天后""两个月后"到底乱没乱)
- 查资源/伤势/身份/战力前后对不对得上
- 每卷末做一次全量连贯性体检
- 和
review的区别:review是读者留存视角(钩子/爽点/追读);本技能是作者后台视角(设定不矛盾、逻辑能自洽)
怎么查(七条逻辑链 + 时间线/世界状态)
对照档案(01_人物.md / 03_伏笔追踪.md / 07_时间线.md / 战力表 / 情绪轨迹)逐章核对,详见 references/continuity-check.md:
- 人物行为合理性 —— 行为有动机吗?和人设冲突吗?(通缉犯不会逛街买包子)
- 剧情因果链 —— 新设定有铺垫吗?挖的坑记进伏笔表了吗?(防"突然冒出/挖了不填")
- 资源变化 —— 钱/道具/兵力只能按剧情增减(防"上章吃不起饭,下章掏十万灵石")
- 身份暴露状态 —— 维护"知情人名单":谁知道主角的真实身份/实力/马甲(扮猪吃老虎流命脉)
- 伤势 / 状态延续 —— 重伤/中毒/闭关要持续,到期要兑现(防"垂死→下章大战三百回合")
- 战力 / 等级一致 —— 对照战力表,没提升就别越级打平
- 情绪 / 关系连续性 —— 对照情绪轨迹,跳变要有过渡(防"刚失恋→下章笑哈哈")
- 时间线 + 世界状态 —— 每个"X 时间后"能换算成时间线上的点;并行线汇合不矛盾;期限到点兑现;强设定题材还要核对世界状态(去的北城上一章是不是已毁,见
world技能)
工作流
- 先读档案(没建档先用
memory初始化,至少要有人物状态、伏笔表、时间线、战力表)。 - 读要检查的章节,逐条过六条链 + 时间线。
- 出连贯性体检报告(格式见下),矛盾定位到段/章 + 给改法。
- 提示把本章变化(人物状态/资源/时间线/知情人)写回档案,否则下章继续漂。
输出:连贯性体检报告
【连贯性体检 · 第 N 章 / 第 X 卷】
时间线:本章 = Day__ |跨度 __ |与主线 一致/冲突
六条逻辑链:行为/因果/资源/身份/伤势/战力 —— 逐条 ✓/✗ + 问题定位
矛盾清单:① 第_段 与 第_章/档案 冲突 → 改法(改本章/回改前文/补一句交代)
待兑现:到期未兑现的期限/伏笔(毒/闭关/约定)
档案待更新:人物状态/资源/时间线/知情人 哪些要写回
原则
- 定位到段/章,指明和"哪一章/哪条档案"冲突,不空泛。
- 每个矛盾都给可执行改法。
- 分轻重:主线/战力/身份是硬伤先改;次要情绪线留白不算病(见
references/human-texture.md"不闭环≠烂尾")。 - 查完必提示回写档案——这是防失忆的闭环。
配合
- 记忆/档案/时间线/战力表 →
memory(references/project-memory.md) - 读者留存五维诊断 →
review - 修矛盾章 →
expand重写;伏笔回收 →review第3维。
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: tance-mang
- Source: tance-mang/chinese-webnovel-skills
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.