网文去AI味。检测并清除文本中的AI写作痕迹,让文字回归自然、非模板化。触发方式:/story-deslop、/去AI味、「去AI味」「这篇太AI了」「网文去AI味」。
story-review
story-review is an open-source docs skill for Claude Code and compatible agents, published by worldwonderer. Its author describes it as: “多视角对抗式审查。full/lean 模式在已部署 reviewer agents 时并行 spawn;缺失/异常 agents 或 spawn 失败时自动降级 solo,参考文件不可读时使用内置 rubric fallback。触发方式:/story-review、/审查、「审查一下」「帮我审一下」。”. The project has 5.8k stars on GitHub and is available under the MIT license. Add it to your setup with `/plugin marketplace add worldwonderer/oh-story-claudecode`.
What story-review does
> Spawn 版本提示(不阻断 spawn):先读取项目根 `.story-deployed` 的 `agents_version`。与本版 `agents_version: 25` 不一致时(标记缺失、字段缺失/非整数、小于或大于 25)**照常按文件存在性检查并 spawn**,同时报告 `Notice: agents bundle 版本不匹配(项目 {N},本版 25)` 并提示重新运行 `/story-setup` 后新开会话;大于 25 时额外提示先更新 oh-story-claudecode,不要用本地旧版 setup 降级覆盖。只有 agent 文件缺失、或运行时不暴露 custom agent 时才降级 solo/direct,报告 `Fallback: ... -> solo`。
Installation
Add story-review to your agent with:
/plugin marketplace add worldwonderer/oh-story-claudecode Always review a skill's source before installing it. This command comes from the skill's public repository; the linked repo is the source of truth for exact setup steps.
What's inside
The SKILL.md for story-review is organised into these sections:
- Review Mode 选择
- Phase 0:预检与降级(必须先执行)
- 审查基准与参考资料规则(必须遵守)
- 报告元数据字段(必须逐字输出)
- 参考资料解析顺序
- 内置审查基准包(路径不可读时必用)
- 传给子 Agent 的规则
- 跨批审查落盘契约(所有模式)
- Phase 1:收集待审查内容
- 统一 Findings Schema(所有模式必须使用)
- Phase 2:并行 Spawn Agent(full/lean 模式)
- Phase 3:综合裁决
When to use it
Reach for story-review when you want docs help from your agent without writing the same instructions every session. Load the skill and the agent picks it up automatically for relevant tasks.
Strengths
- Clear MIT license — safe to read and adapt
- Ships in worldwonderer/oh-story-claudecode, an established project with 5,764 GitHub stars
- Actively maintained (recent commits)
Topics
Frequently asked questions
- What does story-review do?
- 多视角对抗式审查。full/lean 模式在已部署 reviewer agents 时并行 spawn;缺失/异常 agents 或 spawn 失败时自动降级 solo,参考文件不可读时使用内置 rubric fallback。触发方式:/story-review、/审查、「审查一下」「帮我审一下」。
- How do I install story-review?
- Run /plugin marketplace add worldwonderer/oh-story-claudecode in your agent, then reload your skills. Review the source at https://github.com/worldwonderer/oh-story-claudecode before installing.
- Is story-review free to use?
- Yes. story-review is free and open source under the MIT license, so you can read, run, and adapt it within that license's terms.
- Where does story-review come from?
- story-review ships inside worldwonderer/oh-story-claudecode, a repository that contains 14 catalogued skills in total. The repository's 5,764 GitHub stars apply to that whole collection, not to this skill on its own.
Related skills
More Docs →逆向导入已有小说。将已写好的小说(半成品或完本)反向解析为标准项目目录结构,兼容 story-long-write / story-short-write 后续写作流程;内部复用 story-long-analyze / story-short-analyze 的拆解管道,按篇幅自动分流。触发方式:/story-import、「导入小说」「反向解析」「导入」「把我的书导进来」。
长篇网文拆文。深度拆解爆款长篇小说的黄金三章、人设架构、爽点设计、节奏控制。单一深度拆解管道:跑完黄金三章(Stage 1)后产出快速预览报告并询问是否继续全量拆解,确认后从 Stage 2 续跑逐章摘要、聚合分析、设定关系、汇总报告,全程产物落盘 拆文库/{书名}/。触发方式:/story-long-analyze、/长篇拆文、「帮我拆这本书」「拆这本书」「分析黄金三章」「深度拆解」「完整拆解」「系统拆解」或提供小说文本文件路径——全部进入同一管道。
长篇网文扫榜。分析起点、番茄、晋江等平台排行榜数据,提炼市场趋势与热门题材。触发方式:/story-long-scan、/长篇扫榜、「长篇什么火」「起点排行」。
长篇网文写作。从大纲到正文,辅助长篇网络小说的创作,包括世界观、人物、情节线管理。触发方式:/story-long-write、/写长篇、「帮我开书」「写大纲」「日更」「续写」「继续写」「修改第X章」「回炉」「重写第X章」。