Novel Writing Studio - A comprehensive framework for novel creation with extensible knowledge packs. Supports various genres including Chinese web novels, Japanese light novels, and Western fantasy.
Use this agent when the user needs to review, audit, or check chapter quality. Context: User wants quality review after writing chapters. user: "审核第1-10章" / "检查章节质量" / "review chapters" / "帮我看看写得怎样" assistant: "I'll use the chapter-auditor agent to analyze the chapters." Quality review requests trigger this agent.…
Use this agent when the user needs to write, create, or revise novel chapters. Context: User wants to write chapters. user: "写第1章" / "创作1-10章" / "继续写" / "修订第3章" assistant: "I'll use the chapter-writer agent to write/continue/revise the chapters." This agent has template-based workflow - triggers on any chapter writing…
Use this agent when the user needs to design, create, or refine characters for a novel project. Examples: Context: User has completed worldview and wants to create characters. user: "设计角色" / "生成角色" / "创建角色" assistant: "I'll use the character-designer agent to create the character overview with relationships and…
Use this agent when the user needs to create or refine the story outline for a novel project. Examples: Context: User has completed characters and wants to plan the story structure. user: "写大纲" / "生成大纲" / "构思大纲" assistant: "I'll use the outline-architect agent to create the outline framework with dramatic structure."…
Use this agent when the user is ready to start production from a completed blueprint. Examples: Context: User has finished all blueprint documents and wants to begin writing. user: "初始化制作" / "开始制作" / "从蓝图创建项目" assistant: "I'll use the production-initializer agent to set up the production environment and start the…
Use this agent when the user needs to upgrade an existing project to a newer structure version. Examples: Context: User has a project created with an older plugin version. user: "迁移项目" / "升级项目结构" / "migrate to new version" assistant: "I'll use the project-migrator agent to analyze and upgrade the project structure."…
Use this agent when the user wants to export or publish content in various formats. Examples: Context: User wants to export chapters for publishing platforms. user: "导出TXT" / "发布到起点" / "生成有声书" assistant: "I'll use the release-manager agent to export the content in the requested format." Format export and platform…
Use this agent when the user wants to create video content from written chapters. Examples: Context: User wants to convert chapters to video format. user: "制作视频" / "生成视频" / "发布视频版" assistant: "I'll use the video-director agent to coordinate the video production workflow." Video production involves multiple steps…
Use this agent when the user needs to design, create, or refine the world settings for a novel project. Examples: Context: User has completed the proposal and wants to build the world. user: "构建世界观" / "设计世界观" / "生成世界观" assistant: "I'll use the worldview-architect agent to create worldview.md with world background…
A blueprint review command for checking a novel plan before writing begins. A blueprint is the project’s plan for its proposal, world, characters, plot outline, and story structure.
A command for creating a novel blueprint, meaning the plan for its world, characters, plot, and story structure. It supports projects from a single chapter to long serial novels.
A command for reviewing the quality of multiple chapters in a written work. It accepts a chapter range or a list, then produces reports with scores and suggested revisions.
A command for creating a consecutive range of novel chapters from an existing outline. It writes each chapter to a project folder and keeps related story records updated.
A consistency checker for a novel’s entity library, the list of named people, places, and objects. It looks for duplicate records, conflicting names or aliases, similar spellings, and names used in chapters without being registered.
A setup command that creates a standard workspace for writing novels. It adds folders for source material, blueprints, chapters, and released files, plus a project guide named CLAUDE.md.
A listing command for seeing which novel projects exist in the workspace and which stage they are in. It can show blueprints, projects being written, released projects, or detailed file status.
A migration command for moving an older novel project into a newer folder and file structure. It updates files, adds newer planning fields, renames chapter files, and records the changes with Git, a version-control system.
A release command that turns completed novel chapters into files for reading, publishing, audio, or video work. It can produce plain text, Markdown, speech scripts, audio-related files, and video preparation files.
A command that scans text files containing reference novels and analyzes their writing style and recurring patterns. It saves reports for later use when planning or writing a novel.
A workspace progress command that scans project folders and shows the status of each novel project. It can show an overall view or details for one project.
A tool that turns chapter Markdown files into clean text for text-to-speech, or TTS, which converts written words into spoken audio. It uses edge-tts to create MP3 audio and SRT subtitle files.
A reviewer for a fiction project’s blueprint: its proposal, world setting, characters, and outline. It checks whether these planning documents are complete, consistent, workable, and strong enough for the intended story.
A change-impact checker for a novel’s blueprint files, such as its world, characters, and outline. It uses version differences to identify which chapters may need updates and creates a revision checklist.