novel-writer

Automate long-form novel writing with WPS notes for continuity.

Updated Apr 17, 2026
One-click install
npx skills add https://github.com/dy9759/SkillCollection --skill novel-writer-dy9759
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: novel-writer
Source: https://github.com/dy9759/SkillCollection/tree/main/skills/novel-writer
Command: npx skills add https://github.com/dy9759/SkillCollection --skill novel-writer-dy9759

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill prevents continuity errors, lost worldbuilding, and ad-hoc chapter drafts by using WPS notes as a persistent memory layer so the AI always reads and updates structured novel state before and after writing. It eliminates manual bookkeeping of character states, scene details, and plot hooks, ensuring coherent long-form serialization that respects style and length constraints.

Core Features & Use Cases

  • Cold-start project creation: Guided intake questions with selectable options, automatic generation of meta/world/character/scene notes, and indexed note IDs for reliable lookup.
  • Per-chapter disciplined writing: Pre-write context checks (read meta, last-chapter ending, character states, scene definitions), strict target-word enforcement, and write-only-to-notes workflow so the chat does not leak chapter text.
  • Asset and continuity management: Automated character and scene image generation with rate-limit-aware fallbacks, global unique foreshadowing/foreshadow-recovery (伏笔) tracking, and automatic archival updates (meta, logs, character states).
  • Use case example: Start a new fantasy epic, generate consistent character portraits and world notes, then iteratively draft chapters that never contradict prior details and always update the central index.

Quick Start

Ask the assistant to help me write a fantasy novel titled The Ember Road by creating world and character notes, generating character images, and drafting the first chapter within the target chapter word count.

Frequently Asked Questions about novel-writer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I maintain character continuity and worldbuilding consistency across long-form novel chapters?

To maintain character continuity across novel chapters, this Skill uses WPS notes as a persistent memory layer to read and update structured worldbuilding states before and after drafting. It automatically archives character states, scene details, and plot hooks to prevent continuity errors.

What is the best way to start a new serialized fiction project using AI without losing story details?

The best way to start serialized fiction is a cold-start intake process that generates meta, world, character, and scene notes with indexed IDs. This ensures reliable lookup and consistent story state retrieval for future automated chapter drafts.

How does automated novel writing handle character image generation and rate limits?

Automated novel writing handles character image generation by using rate-limit-aware fallbacks for missing assets. If generation limits are hit, it triggers robust fallback behavior to ensure the chapter drafting workflow continues without interruption.

Can I use WPS notes to track foreshadowing and plot hooks for creative writing?

Yes, you can use WPS notes to track foreshadowing and plot hooks during creative writing. The Skill maintains global unique foreshadowing and foreshadow-recovery tracking within the notes, automatically updating the central index after each chapter.

Does this AI novel writing approach enforce strict target word counts and style constraints per chapter?

Yes, this AI novel writing approach enforces strict target word counts and style constraints for per-chapter drafting. It performs pre-write context checks and limits chapter text output to notes, preventing chat leaks and ensuring disciplined length control.

Why does my AI generated novel scene contradict previous chapter details?

AI generated novel scenes contradict previous details when lacking persistent memory. This Skill prevents this by enforcing pre-write context checks that read meta, last-chapter endings, and character states before drafting, ensuring new scenes never contradict prior information.