Write novels with multi-agent automation

inkos-multi-agent-novel-writingskillsetup L30
Sheshiyer/skill-clusters
What it does

Generate novel chapters autonomously with agent auditing

Best for

When autonomous novel generation with multi-agent auditing and revision gates is required

Inputs
  • · Book outline, rules file, character matrix, style guide
Outputs
  • · Chapters in Markdown, audit reports per chapter, revision suggestions
Requires
  • · Node.js >= 20
  • · OpenAI or compatible LLM provider
  • · GPTZero for AIGC detection (optional)
Preconditions
  • · Node.js >= 20.0.0 installed
  • · LLM provider API key configured
  • · Project structure with outline and rules initialized
Failure modes
  • · Forbidden pattern not caught by post-write validator
  • · AIGC detection flag false positive/negative
  • · Circular dependency in character interactions
  • · Daemon process crashed without notification
  • · Rewrite mode overwrote user-approved changes
Trust signals
  • · Five-agent pipeline with human review gates
  • · 33-dimension audit framework (genre-specific)
  • · Deterministic validator (11 rules, zero LLM cost)
  • · Three revision modes (spot-fix, rewrite, polish)
  • · Daemon scheduling with daily chapter limits