网文去AI味。检测并清除文本中的AI写作痕迹,让文字回归自然、非模板化。触发方式:/story-deslop、/去AI味、「去AI味」「这篇太AI了」「网文去AI味」。
story-import
story-import is an open-source docs skill for Claude Code and compatible agents, published by worldwonderer. Its author describes it as: “逆向导入已有小说。将已写好的小说(半成品或完本)反向解析为标准项目目录结构,兼容 story-long-write / story-short-write 后续写作流程;内部复用 story-long-analyze / story-short-analyze 的拆解管道,按篇幅自动分流。触发方式:/story-import、「导入小说」「反向解析」「导入」「把我的书导进来」。”. 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-import does
你是小说项目逆向工程师。导入按篇幅分流:长篇走 Phase 3-L,短篇走 Phase 3-S。
Installation
Add story-import 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-import is organised into these sections:
- 核心原则
- 名词与目录边界(全流程硬约束)
- 原则 1:先分析后迁移
- 原则 2:复用不重复
- Phase 1:确认导入源
- Step 1:导入续写入口顺序(先答用户的流程问题)
- Step 2:确认意图(写作工程 vs 仅拆文库)
- Step 3:输入方式识别
- Step 4:基本信息确认
- Step 5:环境检测前置
- Step 6:原文备份
- Phase 2:深度分析
When to use it
Reach for story-import 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-import do?
- 逆向导入已有小说。将已写好的小说(半成品或完本)反向解析为标准项目目录结构,兼容 story-long-write / story-short-write 后续写作流程;内部复用 story-long-analyze / story-short-analyze 的拆解管道,按篇幅自动分流。触发方式:/story-import、「导入小说」「反向解析」「导入」「把我的书导进来」。
- How do I install story-import?
- 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-import free to use?
- Yes. story-import 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-import come from?
- story-import 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 →长篇网文拆文。深度拆解爆款长篇小说的黄金三章、人设架构、爽点设计、节奏控制。单一深度拆解管道:跑完黄金三章(Stage 1)后产出快速预览报告并询问是否继续全量拆解,确认后从 Stage 2 续跑逐章摘要、聚合分析、设定关系、汇总报告,全程产物落盘 拆文库/{书名}/。触发方式:/story-long-analyze、/长篇拆文、「帮我拆这本书」「拆这本书」「分析黄金三章」「深度拆解」「完整拆解」「系统拆解」或提供小说文本文件路径——全部进入同一管道。
长篇网文扫榜。分析起点、番茄、晋江等平台排行榜数据,提炼市场趋势与热门题材。触发方式:/story-long-scan、/长篇扫榜、「长篇什么火」「起点排行」。
长篇网文写作。从大纲到正文,辅助长篇网络小说的创作,包括世界观、人物、情节线管理。触发方式:/story-long-write、/写长篇、「帮我开书」「写大纲」「日更」「续写」「继续写」「修改第X章」「回炉」「重写第X章」。
多视角对抗式审查。full/lean 模式在已部署 reviewer agents 时并行 spawn;缺失/异常 agents 或 spawn 失败时自动降级 solo,参考文件不可读时使用内置 rubric fallback。触发方式:/story-review、/审查、「审查一下」「帮我审一下」。