cwjdong-design
Community@cwjdong-design
A 19-skill Chinese web-novel production system for Fanqie (番茄小说) covering drafting, review, polishing, publishing, and multi-book management.
Agent Skills by cwjdong-design
Showing 19 vetted skills indexed across 1 GitHub repositories.
novel-track
Detect character state changes, track foreshadowing, and generate chapter summaries for web novels.
novel-lessons-20260725
Documents web novel writing lessons and platform rules for Fanqie serialized fiction.
novel-draft
Generates 2000-2800 character Chinese web novel chapter drafts following Fanqie platform style rules.
novel-platform
Guides Fanqie novel platform operations covering recommendation pools, metrics, update cadence, and reader engagement.
novel-skeleton
Generates pre-validated chapter skeletons and dispatches them to Claude Code CLI for prose drafting.
novel-new-book
Initializes new web novel projects with guided interviews, directory scaffolding, and template generation.
novel-plot
Generates single-chapter plot frameworks with conflict design, information increments, and chapter-end hooks.
novel-editing-patterns
Diagnose and repair web novel chapters for pacing, word count, and consistency.
novel-prep
Aggregates settings, outlines, and prior chapters into a compressed writing context under 2000 tokens.
novel-cron
Runs daily automated patrols for backups, banned-word scans, foreshadowing reminders, and chapter statistics.
novel-review
Reviews web novel chapters for OOC dialogue, plot contradictions, banned words, and quality scores.
novel-polish
Polishes web novel chapter drafts by fixing review issues, refining dialogue, and strengthening hooks.
novel-main
Orchestrates a 7-step state machine for Chinese web novel chapter generation.
novel-publishing
Delivers web novel chapters to the Fanqie author backend draft box via Playwright browser automation.
novel-delegate-task-writing
Generates web novel chapter drafts via delegate_task subagents instead of Claude Code CLI.
novel-character
Designs novel characters using arc templates, Want vs Need models, fatal flaws, and dialogue subtext.
novel-backup
Automates chapter-level and daily full backups of novel manuscripts with versioned snapshots and retention cleanup.
novel-writing
Orchestrates a 12-skill pipeline for writing, reviewing, and publishing Chinese web novels on Fanqie.
fanqie-publisher
Automates saving novel chapters to the Fanqie draft box via Playwright browser automation.
Frequently Asked Questions About cwjdong-design
FAQPage SchemaWhat tasks can I automate using cwjdong-design's novel skills?▼
You can automate the full Fanqie web-novel pipeline: context preparation, chapter skeleton generation, 2000-2800 character drafting, plot推演, compliance and OOC review, polishing, draft-box publishing via Playwright, daily inspections, and versioned backups across multiple books.
Who are these novel-writing skills designed for?▼
They target Chinese web-fiction authors publishing on the Fanqie (番茄小说) platform who need structured chapter production, consistency checking, foreshadowing tracking, and platform-specific operations like daily update cadence, recommendation-pool metrics, and reader-interaction scripts.
How does the chapter production workflow run in practice?▼
The novel-main skill orchestrates a 7-step state machine: preparation, skeleton, drafting, review, polishing, publishing, and backup. It supports interruption recovery and both automatic and confirmation modes, with novel-skeleton delegating prose writing to Claude Code CLI or delegate_task.
What dependencies and prerequisites do these skills require?▼
novel-skeleton explicitly depends on novel-prep and novel-review. Drafting can route through Claude Code CLI or the delegate_task alternative, and fanqie-publisher requires Playwright for browser-based draft-box operations on the Fanqie author backend.
How do the skills ensure content quality and platform compliance?▼
novel-review applies OOC detection algorithms, plot-contradiction cross-validation, a forbidden-word library, intentional-typo reverse checks, and quantified quality scoring. novel-polish then fixes each flagged item, while novel-cron runs daily banned-word scans and AI-flavor health scoring.