Novel Outline banner
TohmaN233 TohmaN233

Novel Outline

Documentation community

Description

--- name: novel-outline description: "Convert a raw outline or source material (PDF, text, markdown) into a structured OUTLINE.md optimized for chapter-by-chapter writing. Also creates CHARACTER_BIBLE.md if not already present. Use when user says \"整理大纲\", \"结构化大纲\", \"outline prep\", \"prepare outline\", \"转换大纲\", \"分章\", or provides raw source material for a new novel project." argument-hint: [source-file-path — chapters:N words-per-chapter:N] allowed-tools: Bash(*), Read, Write, Edit, Grep, G

Installation

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

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

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

Full documentation available on GitHub

View Source Repository