story

story is a skill for Claude Code from zenstory-ai/oh-story-claudecode. It costs 68 tokens per session (3,039 once invoked), scanned A, original, MIT.

A Chinese-language routing tool for fiction writers that directs requests to tools for outlining, writing, analysis, reviews, covers, importing novels, browser control, and project management.

In plain words
What is it for?
Use it to start or analyze a novel, review a manuscript, reduce AI-like wording, create a cover, manage multiple books, open the dashboard, or check for updates.
Why use it?
It helps writers reach the appropriate writing workflow without having to remember separate commands for each job.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: reads .claude/ paths; names the AskUserQuestion tool; mentions Claude Code.

Part of the oh-story plugin — 13 skills, 13 commands shipped together

Good fit Use it to start or analyze a novel, review a manuscript, reduce AI-like wording, create a cover, manage multiple books, open the dashboard, or check for updates.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/zenstory-ai/oh-story-claudecode/story
About the project

oh-story-claudecode is a skill package for planning, analyzing, and writing Chinese web fiction, covering both short and long novels. It is intended for writers using Claude Code, Codex, OpenClaw, and other supported AI-agent environments, with workflows for market research, story breakdowns, drafting, editing, and cover creation. The catalogue entries are the package's skills, commands, agents, and plugin.

zenstory-ai/oh-story-claudecode · 6,780 stars · on GitHub · zenstory.ai

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add zenstory-ai/oh-story-claudecode --skill story
Clone the repo
git clone --depth 1 https://github.com/zenstory-ai/oh-story-claudecode

Made for: Claude Code.

Or install oh-story, the plugin that ships this one along with the rest of its 13 skills, 13 commands.

Its marketplace also offers this one on its own, as the plugin story/plugin install story after adding the marketplace above.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for story

README.md
[![agentmods](https://agentmods.dev/badge/skills/zenstory-ai/oh-story-claudecode/story/github.svg)](https://agentmods.dev/skills/zenstory-ai/oh-story-claudecode/story)
Your own site
<a href="https://agentmods.dev/skills/zenstory-ai/oh-story-claudecode/story"><img src="https://agentmods.dev/badge/skills/zenstory-ai/oh-story-claudecode/story/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for story

Your own site · 80×15
<a href="https://agentmods.dev/skills/zenstory-ai/oh-story-claudecode/story"><img src="https://agentmods.dev/badge/skills/zenstory-ai/oh-story-claudecode/story.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 68 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,039 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • Socket pass 7 Sept 2026
  • Snyk pass 7 Sept 2026
  • NVIDIA SkillSpector warn 7 Sept 2026
SkillSpector: 2 findings, up to medium

These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →

  • medium Data Exfiltration · line 117
    Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.
    Fix: Verify the destination URL is trusted and necessary. Remove or replace with documented APIs. Ensure no secrets, tokens, or PII are transmitted.
  • medium MCP Rug Pull · line 122
    npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.
    Fix: Pin the version: npx @scope/[email protected]
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00068 $0.03039
Opus 5 $0.00034 $0.01520
Sonnet 5 $0.00014 $0.00608
Haiku 4.5 $0.00007 $0.00304

Measured 4d ago against content hash e8dc664f982d, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

story scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

The scan reads SKILL.md. This mod also ships 3 executable files (assets/app.js, scripts/author_memory_commit.py, scripts/dashboard-server.mjs), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

2. **最新版本**:优先 `gh release view --json tagName,name,url -R zenstory-ai/oh-story-claudecode` 取 `tagName`;无 gh 用 `curl -fsS --max-time 5 https://api.github.com/repos/zenstory-ai/oh-story-claudecode/releases/latest` 取 `.tag
Origin

Copies of this mod

1 near-identical copy found in the catalogue:

  • story — 98% identical, 0 lines differ
skills/story/SKILL.md · 124 lines

How it starts

The opening of the file, as written. The whole thing — 124 lines — stays where its author put it; the contents beside it link to each section on GitHub.

story:网文工具箱路由

你是网文工具箱的路由入口。用户的请求模糊时由你分发到具体 skill。

路由表

Codex CLI 中优先使用 $story-*/skills 触发;Claude Code / OpenCode 继续使用 /story-*;Antigravity 可在 /skills 中选择或用自然语言点名;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-review
封面 封面、封面图 /story-cover
环境部署 准备写书、搭环境、初始化 /story-setup
浏览器操控 浏览器、抓取、登录态 /browser-cdp
导入小说 导入、反向解析、导入小说、把我的书导进来 /story-import
工作台 dashboard、工作台、看拆文库、浏览项目文件、打开项目面板 见下方「Dashboard 工作台」
检查/更新版本 检查更新、有新版本吗、升级、更新工具箱 见下方「版本更新检查」
切换/列出书目 切书、换书、列出我的书、我在写哪几本、切换项目 见下方「多书切换」
管理作者习惯 记住我的写作习惯、作者画像、待确认偏好、忘掉这个偏好 见下方「作者记忆」
查故事资料 查角色、查伏笔、查进度、查设定、什么状态、写到哪了 spawn story-explorer agent(结构化 prompt:项目目录:{dir}\n查询类型:{根据意图选择}\n查询参数:{用户查询});agent 不可用时见下方「查询降级」
查资料 查资料、帮我查资料、调研、搜索一下、搜一下 spawn story-researcher agent;agent 不可用时见下方「查询降级」

导入续写顺序

用户问"导入续写先 setup 还是 import"时,直接回答:推荐先 /story-setup,新开/刷新会话后 /story-import,最后 /story-long-write 日更/story-long-write 写第N章。如果用户已经直接触发 /story-import,按 story-import 自带环境检测继续:未 setup 时让用户选择先去 setup 或继续串行导入。

作者记忆

用户要求记住、查看、确认、替换或忘掉作者习惯时,加载 references/author-memory.md,并只用本 skill 的 scripts/author_memory_commit.py 管理工作区级 .story/作者记忆/。常用变更走单事件 record;工具未返回 ok: trueAuthor Memory Receipt 前,不得声称已记住。显示画像或待确认项是只读操作;不存在时直接说明尚未建立。

新增习惯必须保留用户原话和适用范围。一次性要求只执行不记录;小说事实写入本书设定/追踪;推断和重复修正先进入待确认;与已生效习惯冲突时显式 replace,不原地改写历史。用户没有指定工作区时,按协议定位已有作者记忆的最近祖先或当前创作工作区,禁止默认写到用户主目录。

Read the full file on GitHub · 124 lines

Files

What ships with it

7 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago Changed e8dc664f982d
  2. 13d ago First seen · 124 lines · 68 tokens per session scan A 16d46f035a5d

Subscribe to this mod's changes

story is a skill published in the GitHub repository zenstory-ai/oh-story-claudecode (6,780 stars, last pushed today), licensed MIT. It adds 68 tokens to every session and 3,039 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories