cwjdong-design avatar

cwjdong-design

Community

@cwjdong-design

0Followers
|
2Public Repos
|
19Published Skills

A 19-skill Chinese web-novel production system for Fanqie (番茄小说) covering drafting, review, polishing, publishing, and multi-book management.

Skills Distribution
DomainGrowth, Mark...Web Fiction Drafti.. (35%)Editorial Review &.. (25%)Platform Publishin.. (20%)Narrative Continui.. (12%)

Agent Skills by cwjdong-design

Showing 19 vetted skills indexed across 1 GitHub repositories.

cwjdong-designcwjdong-design

novel-track

Detect character state changes, track foreshadowing, and generate chapter summaries for web novels.

Community
Advanced
cwjdong-designcwjdong-design

novel-lessons-20260725

Documents web novel writing lessons and platform rules for Fanqie serialized fiction.

Community
Intermediate
cwjdong-designcwjdong-design

novel-draft

Generates 2000-2800 character Chinese web novel chapter drafts following Fanqie platform style rules.

Community
Advanced
cwjdong-designcwjdong-design

novel-platform

Guides Fanqie novel platform operations covering recommendation pools, metrics, update cadence, and reader engagement.

Community
Intermediate
cwjdong-designcwjdong-design

novel-skeleton

Generates pre-validated chapter skeletons and dispatches them to Claude Code CLI for prose drafting.

Community
Intermediate
cwjdong-designcwjdong-design

novel-new-book

Initializes new web novel projects with guided interviews, directory scaffolding, and template generation.

Community
Intermediate
cwjdong-designcwjdong-design

novel-plot

Generates single-chapter plot frameworks with conflict design, information increments, and chapter-end hooks.

Community
Advanced
cwjdong-designcwjdong-design

novel-editing-patterns

Diagnose and repair web novel chapters for pacing, word count, and consistency.

Community
Advanced
cwjdong-designcwjdong-design

novel-prep

Aggregates settings, outlines, and prior chapters into a compressed writing context under 2000 tokens.

Community
Advanced
cwjdong-designcwjdong-design

novel-cron

Runs daily automated patrols for backups, banned-word scans, foreshadowing reminders, and chapter statistics.

Community
Intermediate
cwjdong-designcwjdong-design

novel-review

Reviews web novel chapters for OOC dialogue, plot contradictions, banned words, and quality scores.

Community
Advanced
cwjdong-designcwjdong-design

novel-polish

Polishes web novel chapter drafts by fixing review issues, refining dialogue, and strengthening hooks.

Community
Advanced
cwjdong-designcwjdong-design

novel-main

Orchestrates a 7-step state machine for Chinese web novel chapter generation.

Community
Advanced
cwjdong-designcwjdong-design

novel-publishing

Delivers web novel chapters to the Fanqie author backend draft box via Playwright browser automation.

Community
Advanced
cwjdong-designcwjdong-design

novel-delegate-task-writing

Generates web novel chapter drafts via delegate_task subagents instead of Claude Code CLI.

Community
Intermediate
cwjdong-designcwjdong-design

novel-character

Designs novel characters using arc templates, Want vs Need models, fatal flaws, and dialogue subtext.

Community
Intermediate
cwjdong-designcwjdong-design

novel-backup

Automates chapter-level and daily full backups of novel manuscripts with versioned snapshots and retention cleanup.

Community
Intermediate
cwjdong-designcwjdong-design

novel-writing

Orchestrates a 12-skill pipeline for writing, reviewing, and publishing Chinese web novels on Fanqie.

Community
Advanced
cwjdong-designcwjdong-design

fanqie-publisher

Automates saving novel chapters to the Fanqie draft box via Playwright browser automation.

Community
Advanced

Frequently Asked Questions About cwjdong-design

FAQPage Schema
What 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.