This is a network fiction analyzer built for Chinese web novel writers who want to reverse-engineer successful stories. It has two modes: quick analysis that breaks down the first three chapters plus overall structure, and deep mode that spawns parallel agents to process entire novels chapter by chapter, extracting character arcs, plot threads, and pacing techniques into structured markdown files. The deep mode is serious machinery, handling novels over 500 chapters with smart chunking based on cultivation breakthroughs or map changes, quality gates for confidence scores, and resume-from-checkpoint support. It's clearly designed by someone who's worked with actual web novel production pipelines, complete with character deduplication across aliases and orphaned plot point recovery. If you're writing or studying Chinese web fiction, this gives you the kind of structural breakdown that would take days to do manually.
npx skills add https://github.com/worldwonderer/oh-story-claudecode --skill story-long-analyze