Novel Export banner
TohmaN233 TohmaN233

Novel Export

Development community

Description

--- name: novel-export description: "Compile all chapter drafts and export the novel to one or more output formats: txt, docx (Word), pdf, epub. Handles bilingual novels by exporting separate files per language. Use when user says \"导出小说\", \"export novel\", \"生成epub\", \"生成word\", \"输出文件\", \"打包小说\", or wants to convert the drafted chapters into a final document." argument-hint: [format(s) — e.g., "docx epub" / "all" / "pdf"] allowed-tools: Bash(*), Read, Write, Edit, Glob --- # Novel Export:

Installation

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

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

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

Full documentation available on GitHub

View Source Repository