story-long-analyze

|

worldwonderer 4.5k ↓ 9.2k MIT updated 26d ago
Claude Code
View source ↗

What it does

  • 新提取的角色信息与已有角色数据对比,检查一致性
  • 新发现的设定细节与已有设定合并,标注信息来源(新提取 vs 已有)
  • 如有冲突(如同角色已有文件中名字不同),在输出中标注冲突让用户裁定
  • 源文件路径模式:确认 原文/ 目录下的文件数量和大小与源文件一致
  • 对话贴文本模式:确认 原文.md 文件非空(>0 bytes)
  • 用 style-profile-generator.md Step 4 的章节正则(含 千/两,覆盖 1000+ 章)grep 出全部章节行号
  • 按 | 章号 | 标题 | 起始行 | 字数 | 四列写入 progress.md 的「章节边界」section(见 pipeline-ops.md 模板)

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

story-long-analyze FAQ

What does the story-long-analyze skill do?

长篇网文拆文。深度拆解爆款长篇小说的黄金三章、人设架构、爽点设计、节奏控制。单一深度拆解管道:跑完黄金三章(Stage 1)后产出快速预览报告并询问是否继续全量拆解,确认后从 Stage 2 续跑逐章摘要、聚合分析、设定关系、汇总报告,全程产物落盘 拆文库/{书名}/。触发方式:/story-long-analyze、/长篇拆文、「帮我拆这本书」「拆这本书」「分析黄金三章」「深度拆解」「完整拆解」「系统拆解」或提供小说文本文件路径——全部进入同一管道。 新提取的角色信息与已有角色数据对比,检查一致性 新发现的设定细节与已有设定合并,标注信息来源(新提取 vs 已有)

How do I install story-long-analyze?

Run: npx -y skills add https://github.com/worldwonderer/oh-story-claudecode --skill story-long-analyze --agent claude-code — the source lives at github.com/worldwonderer/oh-story-claudecode.

Maintain story-long-analyze?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

story-long-analyze on getagentictools
[![story-long-analyze on getagentictools](https://getagentictools.com/badge/skills/worldwonderer-oh-story-claudecode-story-long-analyze.svg)](https://getagentictools.com/skills/worldwonderer-oh-story-claudecode-story-long-analyze?ref=badge)
npx agentictools info skills/worldwonderer-oh-story-claudecode-story-long-analyze

The second line is the CLI lookup for this page — handy in READMEs and docs.