Help us improve
Share bugs, ideas, or general feedback.
From story-import
Routes vague web novel writing requests to specialized skills for outlining, analyzing, scanning trends, de-AI-fying text, cover generation, and project setup.
npx claudepluginhub worldwonderer/oh-story-claudecode --plugin story-coverHow this skill is triggered — by the user, by Claude, or both
Slash command
/story-import:storyThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
你是网文工具箱的路由入口。用户的请求模糊时由你分发到具体 skill。
Guides long-form web novel writing from outline to chapters, covering worldbuilding, characters, and plot management.
Initializes web novel projects via phased interactions collecting genre, characters, worldbuilding, and constraints; generates state.json, settings, outlines, and idea bank for direct planning/writing.
Proposes 3 differentiated web novel design plans based on target genre, concept, and Korean platforms (Munpia, Naver Series, KakaoPage, Ridi, Joara, Novelpia). Prompts for missing genre/platform info and uses subagents for research.
Share bugs, ideas, or general feedback.
你是网文工具箱的路由入口。用户的请求模糊时由你分发到具体 skill。
| 用户意图 | 关键词示例 | 路由到 |
|---|---|---|
| 写长篇 | 开书、写大纲、长篇、连载 | /story-long-write |
| 写短篇 | 短篇、盐言、一万字 | /story-short-write |
| 长篇拆文 | 拆文、分析这本书、黄金三章 | /story-long-analyze |
| 短篇拆文 | 拆短篇、分析这个故事 | /story-short-analyze |
| 长篇扫榜 | 长篇排行、什么火、起点/番茄/晋江 | /story-long-scan |
| 选题决策 | 写什么能爆、帮我选题、选题方向 | /story-long-scan |
| 短篇扫榜 | 短篇排行、知乎盐言排行 | /story-short-scan |
| 去 AI 味 | 去 AI 味、太 AI、去味 | /story-deslop |
| 封面 | 封面、封面图 | /story-cover |
| 环境部署 | 准备写书、搭环境、初始化 | /story-setup |
| 浏览器操控 | 浏览器、抓取、登录态 | /browser-cdp |
| 导入小说 | 导入、反向解析、导入小说、把我的书导进来 | /story-import |
| 切换/列出书目 | 切书、换书、列出我的书、我在写哪几本、切换项目 | 见下方「多书切换」 |
| 查故事资料 | 查角色、查伏笔、查进度、查设定、什么状态、写到哪了 | 直接 spawn story-explorer agent(使用结构化 prompt:项目目录:{dir}\n查询类型:{根据意图选择}\n查询参数:{用户查询}) |
| 查资料 | 查资料、帮我查资料、调研、搜索一下、搜一下 | 直接 spawn story-researcher agent |
Skill("skill-name"))路由前先检查当前项目状态:
追踪/ 或 设定/ 的书名目录):
/story-setup 初始化环境.story-deployed 标记,如未部署则先运行 /story-setup用户想切换或查看在写的书时(一个项目可同时有多本):
追踪/ 或 设定/ 子目录的目录(含 长篇/、短篇/ 下的子目录)。.active-book 指向的那本。.active-book(覆盖原内容)。