Claude Skill

worldwonderer/oh-story-claudecode

A Claude Skill for web novel writing that covers scanning, analysis, writing, and de-AI-ification for long and short online fiction. Built for Claude Code and OpenClaw.

Overview

Stars3,615
Forks579
LanguageJavaScript
Last pushed2026-06-29
Last synced2026-07-03
View on GitHub

Repository

Ownerworldwonderer
Repositoryoh-story-claudecode
Full nameworldwonderer/oh-story-claudecode
Repo ID1,218,208,502

Install this Skill

npx skills add worldwonderer/oh-story-claudecode -y -g

Registry

Typeopenclaw_skill
Quality score70/100
Verificationreadme_parsed
Last verified2026-06-01
Platforms
ClaudeOpenClaw
Capabilities
browsersearchimageai-agentai-writingchinese-novelclaude-codeclaude-skillscreative-writinggpt-image
Detected files
README.mdREADME_EN.md

Summary

A comprehensive Claude Skill for web novel writing, covering the full workflow of scanning, analysis, writing, and de-AI-ification for both long-form and short-form online fiction.

Chinese description

网文写作技能包,涵盖长篇与短篇网络小说的扫榜、拆文、写作及去AI味全流程。

Key features

  • Supports both long-form and short-form web novel workflows
  • Includes story scanning and trend analysis
  • Provides chapter-by-chapter breakdown and structural analysis
  • Assists in creative writing with de-AI-ification techniques
  • Optimized for Claude Code and OpenClaw environments

Use cases

  • Analyzing popular web novels to identify trends
  • Breaking down chapters for structural learning
  • Writing original web novel chapters with reduced AI tone
  • Editing and polishing drafts to remove AI artifacts
  • Building consistent story outlines and character arcs

README excerpt

[English](README_EN.md) | **中文** # oh-story-claudecode 网文写作 skill 包,覆盖长篇与短篇网络小说的扫榜、拆文、写作、去AI味、封面图全流程。适配 Claude Code、OpenClaw。 ## 核心思路 > **套路 = 确定性的情绪满足** 专业作者的方法论三步走: 1. **扫榜**:分析热门榜单,洞察题材、人设、切入点。 2. **拆文**:拆解大纲节奏与剧情素材,建立个人模块库。 3. **商业化写作**:学习并运用钩子、爽感、期待感等核心技巧。 围绕四条线展开:爆款逆向 · 剧情模块化重组 · 上下文状态分层管理 · 人机协同。 ## 流程总览 ```mermaid flowchart LR classDef entry fill:#f0f0f0,color:#333,stroke:#999,stroke-width:1px classDef phase fill:#e8f4fd,color:#1a1a2e,stroke:#4a9be8,stroke-width:1px classDef final fill:#fce4ec,color:#333,stroke:#e57373,stroke-width:1px entry_l{{"长篇作者"}}:::entry entry_s{{"短篇作者"}}:::entry entry_r{{"已有方向"}}:::entry entry_i{{"已有小说"}}:::entry subgraph S0 [" 环境部署"] setup["/story-setup"]:::phase end subgraph S1 [" 扫榜选材"] direction TB scan_l["长篇扫榜"]:::phase scan_s["短篇扫榜"]:::phase end subgraph S2 [" 拆文学习"] direction TB analyze_l["长篇拆文"]:::phase analyze_s["短篇拆文"]:::phase end subgraph S3 [" 落笔创作"] direction TB write_l["长篇写作"]:::phase write_s["短篇写作"]:::phase end subgraph S4 [" 精修定稿"] deslop["去 AI 味"]:::final end entry_l --> setup entry_s --> setup setup --> scan_l setup --> scan_s scan_l --> analyze_l scan_s --> analyze_s analyze_l --> write_l analyze_s --> write_s entry_r -.->|跳过准备| write_l entry_r -.->|跳过准备| write_s entry_i -.->|导入已有小说| setup setup -.->|逆向导入| write_l write_l --> deslop write_s --> deslop ``` ## 安装 **方式一** 直接告诉 Claude Code / OpenClaw: ``` 安装这个 skill https://github.com/worldwonderer/oh-story-claudecode ``` **方式二** 命令行: ```bash npx skills add worldwonderer/oh-story-claudecode -y -g ``` `-g` 全局安装,所有目录可用;去掉 `-g` 则只装到当前目录。更新时重

Topics

Explore more

Data from GitHub. Synced on 2026-07-03