Tomsawyerhu/Chinese-WebNovel-Skill
中文网文小说写作skill
What it solves
This project provides a structured framework for AI-assisted Chinese web novel writing. It solves the problem of "generic" or "flat" AI writing by replacing a single, massive prompt with a modular system that handles specific writing tasks—such as plot logic, character consistency, and dialogue—using specialized modules and a local corpus of high-quality examples.
How it works
The system is organized into four layers:
- Routing Layer (
SKILL.md): Acts as the global controller that manages the workflow and routes the AI to the correct specialized module based on the user's needs. - Specialized Modules: Independent modules (e.g.,
concept_planning,opening,dialogue) that contain specific tutorials, runtime rules, and sets of positive and negative examples to guide the AI's output. - Local Corpus (
data/andanalysis/): A database of novel excerpts and structural indices that allows the AI to retrieve real-world examples before drafting, ensuring the writing is grounded in successful web novel patterns. - Execution Scripts: Tools and templates that turn modular judgments into actionable writing steps.
Who it’s for
Web novel authors and AI prompt engineers who want to produce high-quality, professional-grade Chinese web fiction that avoids common AI "voice" and maintains strict narrative consistency.
Highlights
- Modular Architecture: Breaks down the writing process into a planning chain (concept to outline), an execution chain (logic, character, transition), and a review chain (consistency check).
- Anti-AI Voice: Includes a dedicated module to remove generic AI summaries and clichés to create a more natural, human-like narrative style.
- RAG-like Approach: Uses a local corpus and search scripts to match materials and structures before the AI begins writing.
- Comprehensive Coverage: Covers everything from the initial hook and volume planning to chapter endings and final consistency reviews.
Related
- Project
- Project
- Project
- Project
- Project