story
Story is a routing hub for web novel writing workflows. It intelligently directs users to specialized skills for long-form and short-form writing, text analysis, trend research, and project setup, while providing a local dashboard for managing manuscripts, outlines, and settings.
Story routes your web novel writing requests to the right specialized skill based on your intent.
AI-generated summary based on this skill's SKILL.md
Install
worldwonderer/oh-story-claudecode/story · repository language: JavaScript
git clone https://github.com/worldwonderer/oh-story-claudecode
cp -r oh-story-claudecode/skills/story ~/.claude/skills/storynpx skillfed install worldwonderer/oh-story-claudecode/storyFrequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
How do I start writing a novel with story?
Story is a routing hub that helps you begin web novel writing by directing you to the right specialized tools. When you launch story, it can initialize your writing environment, set up a new project, or route you to dedicated sub-skills for long-form composition, short-form stories, or text analysis depending on your needs.
How do I open my writing dashboard in story?
Story provides a local dashboard you can launch to browse and manage all your writing projects. The dashboard lets you access your manuscripts, outlines, project metadata, and settings in one place, making it easy to switch between novels or review your work library.
Can story help me manage multiple novel projects?
Yes. Story supports switching between multiple novel projects and querying story metadata. You can organize and navigate across different manuscripts within the same environment, making it simple to work on several writing projects without losing track of your progress or settings.
What does story do for web novel writing workflows?
Story is a routing hub for web novel writing that intelligently directs you to specialized skills for long-form and short-form writing, text analysis, trend research, and project setup. It also provides a local dashboard for managing manuscripts, outlines, and settings all in one place.
How do I check for story updates?
Story includes a version check feature that lets you verify your current skill version and handle updates. This ensures you have access to the latest features and improvements for your writing workflow.
SKILL.md
rendered from the published skill — quoted content, verbatim
story:网文工具箱路由
你是网文工具箱的路由入口。用户的请求模糊时由你分发到具体 skill。
路由表
> Codex CLI 中优先使用 $story-* 或 /skills 触发;Claude Code / OpenCode 继续使用 /story-*;OpenClaw 可用 /skill story-* 或自然语言点名 skill。下表以 slash command 展示,Codex 可将 /story-long-write 等价替换为 $story-long-write,OpenClaw 可将其等价替换为 /skill story-long-write。
| 用户意图 | 关键词示例 | 路由到 |
|---|---|---|
| 写长篇 | 开书、写大纲、长篇、连载 | /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 |
| 工作台 | dashboard、工作台、看拆文库、浏览项目文件、打开项目面板 |
(truncated - see the full file via the links below)
Read as markdown · JSON record · Browse the source repository
File tree — 6 files
skills/story/SKILL.md
skills/story/VERSION
skills/story/assets/app.js
skills/story/assets/index.html
skills/story/assets/styles.css
skills/story/scripts/dashboard-server.mjs