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.
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.
git clone --depth 1 https://github.com/zenstory-ai/oh-story-claudecodeWrote 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.
[](https://agentmods.dev/commands/zenstory-ai/oh-story-claudecode/browser-cdp)<a href="https://agentmods.dev/commands/zenstory-ai/oh-story-claudecode/browser-cdp"><img src="https://agentmods.dev/badge/commands/zenstory-ai/oh-story-claudecode/browser-cdp/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.
<a href="https://agentmods.dev/commands/zenstory-ai/oh-story-claudecode/browser-cdp"><img src="https://agentmods.dev/badge/commands/zenstory-ai/oh-story-claudecode/browser-cdp.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00027 | $0.00069 |
| Opus 5 | $0.00014 | $0.00034 |
| Sonnet 5 | $0.00005 | $0.00014 |
| Haiku 4.5 | $0.00003 | $0.00007 |
Grade A, and why
browser-cdp scanned grade A with 0 findings 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 3d ago.
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.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
请使用 browser-cdp skill,帮助我通过浏览器 CDP 协议执行自动化操作,如抓取数据或控制浏览器。
用户参数:$ARGUMENTS
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.
- 3d ago Changed · +2 lines 22800aacb3d2
- 12d ago First seen · 6 lines · 27 tokens per session scan A a6db20a47ffb
browser-cdp is a command published in the GitHub repository zenstory-ai/oh-story-claudecode (6,735 stars, last pushed 2d ago), licensed MIT. It adds 27 tokens to every session and 69 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other commands, from other repositories
browse
Generate a single-file markdown browser HTML — tree sidebar + marked.js render. Scans project docs/ + /.claude/{plans,projects} by default.
any-social
Auto-detect TikTok, Instagram, or YouTube URL and extract all available public data via AnyCrawl.
story-review
A command for reviewing a piece of writing from several opposing viewpoints, using multiple agents to assess and score it.
story-long-write
A command for writing long online fiction, from an outline through the full manuscript.
checklist
Generate a custom checklist for the current feature based on user requirements.
clarify
Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and encoding answers back into the spec.