Novel Write banner
TohmaN233 TohmaN233

Novel Write

Development community

Description

--- name: novel-write description: "Write one or more chapters of a novel. Main agent orchestrates: loads context, delegates writing to a subagent, then reviews with proof-reader checks. Supports monolingual, bilingual, and dialogue-bilingual modes. Automatically checks character consistency, adds new characters to the bible, and handles translation. Use when user says \"写小说\", \"写第N章\", \"write chapter\", \"继续写\", \"continue writing\", or wants to generate novel content." argument-hint: [chapte

Installation

Installs to ~/.claude/commands/tohman233-auto-novel-creator-novel-write.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/TohmaN233/auto-novel-creator/HEAD/.claude/commands/novel-write.md -o ~/.claude/commands/tohman233-auto-novel-creator-novel-write.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository