webnovel-init
🎯Skillfrom lingfengqaq/webnovel-writer
Initializes a comprehensive webnovel project by collecting detailed story, character, world, and creative constraint data through an adaptive, conversational process.
Part of
lingfengqaq/webnovel-writer(7 items)
Installation
git clone https://github.com/lingfengQAQ/webnovel-writer.git .claudepip install -r .claude/scripts/requirements.txtpython -m data_modules.index_manager process-chapter --chapter 1 --project-root "."python -m data_modules.index_manager get-debt-summary --project-root "."python -m data_modules.index_manager get-recent-review-metrics --limit 5 --project-root "."+ 2 more commands
Skill Details
Initializes a new webnovel project in deep mode, collecting full story/world/character/constraint data and generating all pre-writing files. Use when starting a new novel or running /webnovel-init.
More from this repository6
Generates web novel chapters by leveraging AI to create coherent, genre-specific narrative content based on user-provided prompts and settings.
Generates detailed volume and chapter outlines for web novels, ensuring creative consistency by inheriting project constraints and applying genre-specific storytelling strategies.
Recovers interrupted webnovel writing tasks by detecting precise interruption points and offering safe, user-confirmed restoration options.
Queries web novel project settings for characters, powers, factions, items, and story elements with urgency analysis and golden finger tracking.
Performs comprehensive web novel chapter reviews, generating detailed quality assessment reports with actionable improvement suggestions.
Extracts and learns writing patterns from the current conversation, appending them to the project's memory for future reference.