novelos-write

Generate novel chapter drafts from plans using Jinja2 templates.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/kael-odin/NovelOS --skill novelos-write
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: novelos-write
Source: https://github.com/kael-odin/NovelOS/tree/main/.claude-plugin/skills/novelos-write
Command: npx skills add https://github.com/kael-odin/NovelOS --skill novelos-write

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the generation of draft chapters for a novel, ensuring consistency with existing plans and context.

Core Features & Use Cases

  • Chapter Generation: Creates draft content for a specific chapter based on its plan and context.
  • Pre-condition Checks: Automatically triggers planning and context building if prerequisites are missing.
  • Use Case: After outlining chapter 28, use this skill to generate the full draft, ensuring it aligns with the story's progression and character arcs.

Quick Start

Use the novelos write skill to generate chapter 28.

Frequently Asked Questions about novelos-write

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

FAQPage Schema
How do I generate a novel chapter from an existing chapter plan?

To generate a novel chapter, the skill reads your pre-existing chapter plans and contextual information, constructs a prompt using Jinja2 templates, and invokes an AI model to produce draft content that adheres to your story progression. It then saves the draft and creates a task entry for tracking.

Can I automatically generate story content if my context files are missing?

If prerequisite context files or chapter plans are missing, the skill automatically triggers pre-condition checks to initiate planning and context building before proceeding with text generation. This ensures the generated draft still aligns with your established story progression and character arcs.

What is the best way to ensure AI writing stays consistent with my story progression?

The best way to ensure consistent AI writing is to provide structured chapter plans and contextual information as input files. The skill processes these inputs through Jinja2 templates to enforce writing rules and story progression before generating the draft chapter.

How does automated chapter generation handle writing rules and character arcs?

Automated chapter generation handles writing rules and character arcs by reading your provided context and plan files, then constructing targeted AI model prompts that strictly adhere to the established story progression. This ensures the output draft maintains narrative consistency.

Do I need Jinja2 templates to draft novel content with AI?

You do not need to manually create Jinja2 templates to draft novel content, as the skill handles template construction internally. It uses these templates to combine your chapter plans and contextual information into a structured prompt for the AI model.

Why does my generated chapter draft not match my story outline?

Generated chapter drafts may deviate from your story outline if the input files containing contextual information and chapter plans are incomplete. Ensure your pre-existing plans are detailed, as the skill relies entirely on these inputs to construct prompts and enforce writing rules.