KS
Killer-Skills

novel-creator — how to use novel-creator how to use novel-creator, novel-creator setup guide, novel-creator alternative, EPUB novel generation, interactive RPG-style workflow, story idea transformation, novel-creator install, novel-creator vs writing software, what is novel-creator

v1.0.0
GitHub

About this Skill

Perfect for Creative Writing Agents needing interactive storytelling and EPUB generation capabilities. novel-creator is an AI agent skill that transforms story ideas into complete novels with EPUB output through a phased workflow, including story setup, interactive RPG, writing plan, chapters, and EPUB generation.

Features

Utilizes AskUserQuestion tool to gather story elements such as genre and setting
Supports interactive RPG-style workflow for immersive story development
Generates writing plans and chapters based on user input
Produces EPUB output for easy sharing and publishing
Guides users through a phased workflow, from story concept to EPUB generation

# Core Topics

mave99a mave99a
[0]
[0]
Updated: 3/7/2026

Quality Score

Top 5%
42
Excellent
Based on code quality & docs
Installation
SYS Universal Install (Auto-Detect)
Cursor IDE Windsurf IDE VS Code IDE
> npx killer-skills add mave99a/ClaudeMobilePlayground/novel-creator

Agent Capability Analysis

The novel-creator MCP Server by mave99a is an open-source Categories.community integration for Claude and other AI agents, enabling seamless task automation and capability expansion. Optimized for how to use novel-creator, novel-creator setup guide, novel-creator alternative.

Ideal Agent Persona

Perfect for Creative Writing Agents needing interactive storytelling and EPUB generation capabilities.

Core Value

Empowers agents to transform story ideas into complete novels using an interactive RPG-style workflow, generating EPUB output and leveraging tools like AskUserQuestion for user input, supporting genres such as Fantasy, Romance, and Mystery.

Capabilities Granted for novel-creator MCP Server

Generating novels from story concepts
Creating interactive writing plans
Exporting finished novels in EPUB format

! Prerequisites & Limits

  • Requires user input for story setup
  • Limited to EPUB output format
  • Dependent on interactive RPG-style workflow for novel creation
Project
SKILL.md
3.7 KB
.cursorrules
1.2 KB
package.json
240 B
Ready
UTF-8

# Tags

[No tags]
SKILL.md
Readonly

Novel Creator

Transform story ideas into complete novels with EPUB output through an interactive RPG-style workflow.

Workflow

[Story Concept] → [Interactive RPG] → [Writing Plan] → [Chapters] → [EPUB]
     Phase 1           Phase 2           Phase 3        Phase 4     Phase 5

Phase 1: Story Setup

Use AskUserQuestion tool to gather:

ElementOptionsDefault
Genre穿越/Fantasy/Romance/Mystery穿越
SettingAncient palace/Modern/Fantasy worldPalace
ProtagonistName, background, abilities-
GoalWhat to achieveSurvive and thrive
LengthChapters × words10 × 5000

Load character personas from references/personas.md based on setting.

Phase 2: Interactive RPG

Run 10-15 decision points where user makes choices via AskUserQuestion:

[Vivid scene description]
↓
AskUserQuestion with 3-4 meaningful choices
↓
[Consequence + next scene]

Required elements to weave in:

  • Tech/Knowledge: Modern knowledge as "magic" (phone→照妖镜, chemistry→炼丹)
  • Fantasy: Special abilities (灵觉), artifacts (蓄雷珠), prophecies
  • Romance: First meeting → mutual help → feelings → confession

Track throughout:

  • Key plot points and decisions
  • Relationship development stages
  • Items and abilities acquired
  • Foreshadowing seeds planted

Phase 3: Writing Plan

Create task_plan.md with:

markdown
1# Writing Plan: [Title] 2 3## Characters 4| Name | Role | Traits | Arc | 5|------|------|--------|-----| 6 7## Foreshadowing Matrix 8| Element | Ch.1 Hint | Development | Payoff | 9|---------|-----------|-------------|--------| 10| Tech | [seed] | Ch.4 [use] | Ch.9 [climax] | 11| Fantasy | [seed] | Ch.6 [reveal] | Ch.9 [power] | 12| Romance | [meeting] | Ch.5 [feelings] | Ch.10 [love] | 13 14## Poetry Pairings (Chinese novels) 15| Ch | Ancient Poetry | Modern Lyrics | Theme | 16|----|----------------|---------------|-------| 17See references/poetry_pairs.md for suggestions. 18 19## Chapter Outline 20- [ ] Ch.1: [title] - [key scenes, ~5000 words] 21... 22 23## Progress 24| Ch | Status | Words | 25|----|--------|-------|

Phase 4: Chapter Writing

Write each chapter (~4000-5500 words) following this structure:

markdown
1# 第X章:[押韵标题] 2 3> *[Ancient poetry quote]* 4> *——[Author]《[Title]》* 5 6--- 7 8## 9[Scene 1: Setting + action] 10 11## 12[Scene 2: Dialogue + conflict] 13 14## 15[Scene 3: Resolution + hook] 16 17--- 18 19(第X章完) 20 21--- 22 23> *"[Modern lyrics quote]"* 24> *——《[Song]》*

Writing checklist:

  • Vivid sensory descriptions (sight, sound, smell, touch)
  • Dialogue with subtext (what's said vs. what's meant)
  • Internal monologue showing modern perspective
  • Proper pacing (action → dialogue → reflection)
  • Foreshadowing elements per plan
  • Chapter-end hook

File naming: [##]_[章节标题].md (e.g., 01_梦回千年惊鸿起.md)

Update task_plan.md progress after each chapter.

Phase 5: EPUB Generation

Run:

bash
1python3 scripts/create_epub.py

Script auto-detects chapter files in current directory and generates:

  • Cover page with title/subtitle/author
  • Introduction page
  • All chapters with proper formatting
  • Table of contents
  • Chinese typography CSS

Output: [书名].epub

Quick Commands

User saysAction
"写一部穿越小说"Full workflow Phase 1-5
"根据大纲写小说" + outlinePhase 3-5
"把章节转成epub"Phase 5 only
"继续写下一章"Resume Phase 4

Resources

  • scripts/create_epub.py - EPUB generator
  • references/personas.md - Character templates by setting
  • references/poetry_pairs.md - Poetry and lyrics pairings

Related Skills

Looking for an alternative to novel-creator or building a Categories.community AI Agent? Explore these related open-source MCP Servers.

View All

widget-generator

Logo of f
f

widget-generator is an open-source AI agent skill for creating widget plugins that are injected into prompt feeds on prompts.chat. It supports two rendering modes: standard prompt widgets using default PromptCard styling and custom render widgets built as full React components.

149.6k
0
Design

chat-sdk

Logo of lobehub
lobehub

chat-sdk is a unified TypeScript SDK for building chat bots across multiple platforms, providing a single interface for deploying bot logic.

73.0k
0
Communication

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication