claudeers.

🔓 unclaimed — this page was auto-generated from GitHub. Are you the creator?

Claim this page →
// DevOps & CI/CD

book-os

Novel-OS is a structured workflow system that gives AI the context it needs to help you write compelling fiction—consistently and efficiently. It provides…

Dormant
12/100
last commit 11 months ago
last release none
releases 0
open issues 0
// install
git clone https://github.com/forsonny/book-os

Novel-OS

Transform AI from confused assistant to trusted writing partner

Novel-OS is a structured workflow system that gives AI the context it needs to help you write compelling fiction—consistently and efficiently. Stop wrestling with inconsistent prose and lost plot threads. Start writing novels that sound like you.

Works With Any AI Tool | Any Genre or Length | Your Voice, Your Way


Why Authors Choose Novel-OS

Complete Creative Context

Unlike basic AI setups, Novel-OS provides three layers of context:

  • Standards - Your writing style & techniques
  • Novel - Story premise & creative decisions
  • Manuscripts - Detailed outlines & tasks

Result: AI writes prose that sounds like YOU

Structured Writing Process

Replaces random prompting with proven workflows:

  • Comprehensive story outlines
  • Manageable scenes & writing tasks
  • Character consistency tracking
  • Progress milestone management

Result: Complete novels faster with consistent quality

Your Voice, Your Way

Completely customizable to your process:

  • Define your unique writing style
  • Create genre-specific guidelines
  • Adapt every workflow
  • Works with any AI tool

Result: AI partner that thinks YOUR way

How Novel-OS Works: Three Layers of Context

Novel-OS works like briefing a human writing partner—each layer builds complete understanding of your creative process.

graph TD
    A[Layer 1: Standards] --> B[Layer 2: Novel]
    B --> C[Layer 3: Manuscripts]
    C --> D[AI writes in YOUR voice]

Layer 1: Writing Standards

Set once, use everywhere

ComponentPurposeLocation
Writing StyleNarrative voice, POV, prose style~/.novel-os/standards/
Genre GuidesGenre conventions & techniquesstandards/genre-guides/
Narrative TechniquesCharacter development, pacingstandards/narrative-techniques.md

Layer 2: Your Novel

Project-specific creative vision

  • Premise — What you're writing and why it matters
  • Writing Plan — Story phases and completion targets
  • Decisions — Key creative choices with rationale
  • Novel Style — Voice specific to this story

Location: .novel-os/novel/

Layer 3: Manuscripts

Detailed writing roadmap

  • Story Outline — Plot structure and character arcs
  • Character Profiles — Development and relationships
  • Writing Tasks — Scene-by-scene objectives

Location: .novel-os/manuscripts/[date-story]/


The Result: Your AI has everything needed—how you write, what you're writing, and what to write next.

Installation

Choose Your Installation Method

macOS/Linux

# One-line install
curl -sSL https://raw.githubusercontent.com/forsonny/book-os/main/setup.sh | sed 's/\r$//' | bash

Windows

# PowerShell (Recommended)
Invoke-WebRequest -Uri "https://raw.githubusercontent.com/forsonny/book-os/main/setup.ps1" -OutFile "setup.ps1"
.\setup.ps1
# Command Prompt Alternative
curl -o setup.bat https://raw.githubusercontent.com/forsonny/book-os/main/setup.bat
setup.bat

WSL (Windows Subsystem for Linux)

# WSL-optimized install
curl -sSL https://raw.githubusercontent.com/forsonny/book-os/main/setup-wsl.sh | sed 's/\r$//' | bash

🐧 WSL Features:

  • Enhanced path handling
  • Environment variable setup
  • File permission optimization
  • WSL-specific troubleshooting

📖 WSL Guide

What this installs: Core Novel-OS framework to ~/.novel-os/ with writing standards and workflow templates.

Important: Customize the standards files after installation to match your writing preferences!

Tool Integration Setup

Claude Code Integration (Click to expand)

macOS/Linux:

curl -sSL https://raw.githubusercontent.com/forsonny/book-os/main/setup-claude-code.sh | sed 's/\r$//' | bash

Windows:

# PowerShell
Invoke-WebRequest -Uri "https://raw.githubusercontent.com/forsonny/book-os/main/setup-claude-code.ps1" -OutFile "setup-claude-code.ps1"
.\setup-claude-code.ps1

WSL:

# WSL-optimized
curl -sSL https://raw.githubusercontent.com/forsonny/book-os/main/setup-claude-code-wsl.sh | sed 's/\r$//' | bash

Enables commands: /plan-novel/create-outline/write-scenes/analyze-manuscript

Installs output style: novel-os-assistant - Optimizes Claude Code for novel writing workflows

Cursor Integration (Click to expand)

First: Navigate to your novel project's root folder

macOS/Linux:

curl -sSL https://raw.githubusercontent.com/forsonny/book-os/main/setup-cursor.sh | sed 's/\r$//' | bash

Windows:

# PowerShell
Invoke-WebRequest -Uri "https://raw.githubusercontent.com/forsonny/book-os/main/setup-cursor.ps1" -OutFile "setup-cursor.ps1"
.\setup-cursor.ps1

Enables commands: @plan-novel@create-outline@write-scenes@analyze-manuscript

Verify Installation

macOS/Linux:

# Quick check
ls ~/.novel-os/

Windows:

# Full verification
.\verify-installation.ps1
# Alternative
verify-installation.bat

What verification checks: File structure • Dependencies • Troubleshooting guidance

Getting Started with Novel-OS

1. Activate Novel-OS Assistant Mode (Claude Code)

For the best Novel-OS experience in Claude Code, switch to the specialized writing output style:

/output-style novel-os-assistant

This transforms Claude Code into a creative writing specialist optimized for Novel-OS workflows.

2. Customize Your Writing Standards

Pro tip: The more specific your standards, the more consistent your AI assistance!

macOS/Linux:

  • Writing style: ~/.novel-os/standards/writing-style.md
  • Techniques: ~/.novel-os/standards/narrative-techniques.md
  • Genre guides: ~/.novel-os/standards/genre-guides/[genre].md

Windows:

  • Writing style: %USERPROFILE%\.novel-os\standards\writing-style.md
  • Techniques: %USERPROFILE%\.novel-os\standards\narrative-techniques.md
  • Genre guides: %USERPROFILE%\.novel-os\standards\genre-guides\[genre].md

3. Start a New Novel

Use the /plan-novel command

/plan-novel

I want to write a literary fiction novel about a woman who inherits 
her grandmother's bookshop in a small coastal town.

Key themes: family legacy, small-town community, second chances
Target readers: Adult literary fiction fans who enjoy character-driven stories  
Writing style: Third person limited, lyrical prose, present tense
What AI Will Create (Click to see)
  • Novel structure (.novel-os/novel/ directory)
  • Story premise (premise.md with complete vision)
  • Writing roadmap (phases, milestones, targets)
  • Creative decisions (documented with rationale)
  • Custom style guide (novel-specific voice)

4. Add Novel-OS to Existing Work

Use the /analyze-manuscript command

/analyze-manuscript

I want to install Novel-OS into my existing mystery novel project.
I have 3 completed chapters and detailed character notes.
What AI Will Analyze (Click to see)
  • Current structure (files, chapters, organization)
  • Writing style (voice, POV, genre detection)
  • Documentation (reflects existing content)
  • Integration (adds completed work to writing plan)

5. Create Detailed Outlines

Use the /create-outline command

/create-outline

Create a detailed outline for my 1920s Chicago mystery novel.
Focus on the detective's investigation of a speakeasy murder.
What Gets Created (Click to see)
  • Complete story outline (plot structure & pacing)
  • Character profiles (arcs, relationships, development)
  • World-building (setting details & atmosphere)
  • Writing tasks (scene-by-scene breakdown)

6. Write Compelling Scenes

Use the /write-scenes command

/write-scenes

Write the opening scene where Detective Murphy discovers 
the first clue hidden in the speakeasy's secret room.
How AI Writes (Click to see)
  • Your exact style (voice, tone, technique)
  • Character consistency (dialogue, behavior, growth)
  • Plot advancement (follows outline structure)
  • Progress tracking (updates milestones automatically)
  • Session management (clear start/stop points)

Common Writing Workflows

Quick Status Check

What's next on the writing plan?

AI checks your writing plan and suggests the next scene or chapter to tackle.

Character Development

/create-outline

Develop the relationship between 
my protagonist and her sister

Creates structured character work with clear objectives.

Continue Previous Work

/write-scenes

Continue where we left off 
with Chapter 5

AI reads your tasks and picks up exactly where you stopped.

Best Practices for Success

Writing Standards

  • Be specific about voice "Third person limited with lyrical prose"
  • Define character consistency Include dialogue patterns & traits
  • Set genre expectations Clear guidelines for conventions

Story Planning

  • Review outlines carefully Planning phase determines quality
  • Character development first Strong characters drive compelling plots
  • Trust the structure Follow outline, allow discoveries

Writing Sessions

  • Focus on single scenes Complete one scene fully first
  • Maintain consistency Let AI track character details
  • Review and refine Use prose review for quality

Know When to Revise

  • Outline issues → Revise structure
  • Character problems → Fix in planning
  • Plot holes → Address in outline

Troubleshooting Common Issues

ProblemSolutionLocation
AI not matching styleAdd specific examples to standardsstandards/writing-style.md
Inconsistent charactersDetail voice & behavior patternsCharacter profiles
Plot off trackClarify goals in story outlinemanuscripts/story-outline.md
Scenes wrong lengthAdjust structure guidelinesstandards/writing-style.md

WSL-Specific Issues

ProblemQuick FixDetails
"Novel-OS files aren't accessible"source ~/.bashrcWSL Troubleshooting Guide
Commands not workingUse WSL installerscurl -sSL https://raw.githubusercontent.com/forsonny/book-os/main/setup-wsl.sh | bash
Path resolution errorsVerify: echo $HOMEShould show /c/Users/YourName or /home/YourName
Permission issuesFix: chmod -R 755 ~/.novel-os ~/.claudeComplete WSL Guide

WSL Verification: curl -sSL https://raw.githubusercontent.com/forsonny/book-os/main/verify-wsl-installation.sh | bash

Need more help? Check the verification script or review installation steps above.

What Gets Installed

Global Standards Structure (Click to expand)
~/.novel-os/ (or %USERPROFILE%\.novel-os\ on Windows)
├── standards/
│   ├── writing-style.md           # Your narrative voice & prose
│   ├── narrative-techniques.md    # Story structure & development  
│   └── genre-guides/              # Genre-specific conventions
│       ├── literary-fiction.md
│       ├── mystery-thriller.md
│       └── fantasy-sci-fi.md
└── instructions/
    ├── plan-novel.md              # Novel initialization
    ├── create-outline.md          # Story planning  
    ├── write-scenes.md            # Writing coordination
    ├── write-scene.md             # Individual scene writing
    └── analyze-manuscript.md      # Existing novel integration
Novel Project Structure (Click to expand)
your-novel-project/
├── .novel-os/
│   ├── novel/                     # Created by /plan-novel
│   │   ├── premise.md             # Complete story vision
│   │   ├── premise-lite.md        # AI context summary
│   │   ├── writing-style.md       # Novel-specific style
│   │   ├── writing-plan.md        # Phases & milestones
│   │   └── decisions.md           # Creative decision log
│   └── manuscripts/               # Created by /create-outline
│       └── 2025-01-15-story-name/
│           ├── story-outline.md   # Complete structure
│           ├── story-outline-lite.md # AI context summary
│           ├── sub-specs/
│           │   ├── character-profiles.md
│           │   └── world-building.md
│           └── tasks.md           # Scene-by-scene plan
└── chapters/                      # Your actual novel content
    ├── chapter-01.md
    ├── chapter-02.md
    └── ...

Ready to Write Your Novel?

Install Novel-OSActivate Assistant ModeStart Writing


Support Novel-OS

If you find Novel-OS helpful for your writing journey, consider supporting the project:

ko-fi

Your support helps maintain and improve Novel-OS for the writing community!


Novel-OS is adapted from Agent-OS by Brian Casel at Builder Methods
Specifically designed for fiction writers who want AI assistance with creative control

Transform your AI into the writing partner you've always wanted

// compatibility

Platformsapi
Operating systems
AI compatibilityclaude
LicenseMIT
Pricingopen-source
LanguageShell

// faq

What is book-os?

Novel-OS is a structured workflow system that gives AI the context it needs to help you write compelling fiction—consistently and efficiently. It provides three layers of context (Standards, Novel, and Manuscripts) to ensure AI writes prose that sounds like YOU. Works with Claude Code, Cursor, and any AI tool. Supports any genre or length.. It is open-source on GitHub.

Is book-os free to use?

book-os is open-source under the MIT license, so it is free to use.

What category does book-os belong to?

book-os is listed under automation in the Claudeers registry of Claude-compatible tools.

0 views
52 stars
unclaimed
updated 15 days ago

// embed badge

book-os on Claudeers
[![Claudeers](https://claudeers.com/api/badge/book-os.svg)](https://claudeers.com/book-os)

// retro hit counter

book-os hit counter
[![Hits](https://claudeers.com/api/counter/book-os.svg)](https://claudeers.com/book-os)

// reviews

// guestbook

0/500

// related in DevOps & CI/CD

🔓

⭐AI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.🎯 告别信息过载,你的 AI 舆情监控助手与热点筛选工具!聚合多平台热点 + RSS 订阅,支持关键词精准筛选。AI…

// devopssansan0/Python60,216GPL-3.0[ claude ]
🔓

Use Claude Code as the foundation for coding infrastructure, allowing you to decide how to interact with the model while enjoying updates from Anthropic.

// devopsmusistudio/TypeScript35,590MIT[ claude ]
🔓

Professional Antigravity Account Manager & Switcher. One-click seamless account switching for Antigravity Tools. Built with Tauri v2 + React (Rust).专业的 Antig…

// devopslbjlaq/Rust30,028NOASSERTION[ claude ]
→ see how book-os connects across the ecosystem