explaingit

showdownagain/wangluoxiaoshuozhushou

Analysis updated 2026-05-18

88Audience · writerComplexity · 2/5Setup · easy

TLDR

A Claude Code skill that guides writers through outlining, drafting, and revising Chinese web novels.

Mindmap

mindmap
  root((Web Novel Assistant))
    What it does
      Plans novel outline and volumes
      Guides chapter by chapter writing
      Runs A B C revision passes
    Tech stack
      Claude Code skill
      Shell scripts
    Use cases
      Draft serialized Chinese fiction
      Track foreshadowing threads
      Check dialogue and hook ratios
    Audience
      Chinese web novel authors
      Serialized fiction writers

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Set up a new web novel project with an outline and volume plan

USE CASE 2

Write chapters that follow Chinese web-novel pacing conventions

USE CASE 3

Run a revision pass that checks chapter hooks and dialogue ratios

USE CASE 4

Scan chapters for repeated descriptions or overlapping foreshadowing

What is it built with?

Claude CodeShellgrepawk

How does it compare?

showdownagain/wangluoxiaoshuozhushou1786329860/deep-teachbjarneo/quickshell
Stars888888
LanguageQML
Setup difficultyeasyeasymoderate
Complexity2/52/53/5
Audiencewritervibe coderops devops

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · easy Time to first run · 30min

Loaded as a Claude Code skill, README and workflow are written in Chinese.

The README does not state a license.

In plain English

This repository is a Claude Code assistant skill designed to help authors write long-form Chinese web novels, the kind published on platforms like Qidian or Fanshu. The description translates to "using Claude Code to create web novels." The README is written entirely in Chinese and outlines a structured writing workflow tailored to the conventions of Chinese online fiction. The system guides a writer through the full lifecycle of a novel: setting up a project, designing the overall outline, planning volumes, optionally analyzing comparable published works for technique, writing chapter by chapter, and running three passes of revision labeled A, B, and C. Each revision pass targets different concerns: the A pass checks chapter hooks and dialogue ratios, the B pass handles foreshadowing tracking and trimming overlong exposition, and the C pass refines the web-novel style, removes AI-sounding filler phrases, and ensures consistency. The README provides shell commands using grep and awk for batch scanning common problems like repeated environment descriptions or overlapping foreshadowing threads. Someone would use this if they are writing serialized Chinese fiction and want an AI assistant that understands the specific craft expectations of that genre, such as daily update schedules, dialogue-to-narration ratios, and the placement of cliffhanger hooks within the first and last 200 characters of each chapter.

Copy-paste prompts

Prompt 1
Set up a new web novel project using this skill and draft the outline for my story
Prompt 2
Run the A pass revision on my latest chapter and check the dialogue ratio
Prompt 3
Use the C pass to remove AI-sounding filler phrases from this chapter
Prompt 4
Scan my chapters for overlapping foreshadowing threads using the grep and awk scripts in this repo

Frequently asked questions

What is wangluoxiaoshuozhushou?

A Claude Code skill that guides writers through outlining, drafting, and revising Chinese web novels.

What license does wangluoxiaoshuozhushou use?

The README does not state a license.

How hard is wangluoxiaoshuozhushou to set up?

Setup difficulty is rated easy, with roughly 30min to a first successful run.

Who is wangluoxiaoshuozhushou for?

Mainly writer.

Open on GitHub → Explain another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.