whatisgithub

What is novel2hermes_jp?

kgmkm/novel2hermes_jp — explained in plain English

Analysis updated 2026-05-18

22Audience · writerComplexity · 3/5LicenseSetup · moderate

In one sentence

A skill set for the Hermes AI agent that plans, writes, and revises long Japanese novels using persistent memory search and multi model revision.

Mindmap

mindmap
  root((repo))
    What it does
      Plans novel proposals
      Drafts chapters
      Revises with multiple LLMs
    Tech stack
      Hermes Agent
      vecmemori
      LLM providers
    Use cases
      Write long Japanese fiction
      Track character continuity
      Generate illustration prompts
    Audience
      Writers
      Novelists
    Setup
      Install Hermes Agent
      Configure vecmemori
      Add LLM provider keys

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Plan a long Japanese novel through a structured proposal, character, and plot workflow.

USE CASE 2

Catch plot contradictions and continuity errors using searchable story memory.

USE CASE 3

Revise a manuscript by comparing checks from several different LLMs at once.

USE CASE 4

Generate consistent illustration prompts for a novel's characters and scenes.

What is it built with?

Hermes AgentvecmemoriComfyUI

How does it compare?

kgmkm/novel2hermes_jpaerdelan/housand-domaintoolmatrixafomera/apple-foundation-models-ruby-sdk
Stars222222
LanguageTypeScriptRuby
Setup difficultymoderateeasymoderate
Complexity3/52/53/5
Audiencewriterdeveloperdeveloper

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · moderate Time to first run · 30min

Requires Hermes Agent v2.x and the vecmemori memory provider already set up before installing this skill.

MIT license: use freely for any purpose, including commercial use, as long as you keep the copyright notice.

So what is it?

This repository is a skill package for Hermes Agent, an AI agent framework, designed to help write long Japanese novels using an external memory tool called vecmemori. The idea is to split fiction writing into planning, drafting, and revision stages, similar to how an editor and a novelist would divide the work. The planning stage builds a proposal, detailed character sheets, a setting description, and a plot outline. The character sheets use a 36 item template meant to also feed image generation tools such as ComfyUI, so a character's appearance can be described consistently enough to illustrate later. Once planning is done, the writer moves into drafting chapters, then into a revision stage that uses several different large language models, each one checking the manuscript from a different angle: logic, writing style, historical or setting accuracy, and how the story reads from a reader's point of view. Using different models for each check is meant to avoid the bias that comes from relying on just one model's judgment. vecmemori is the piece that gives the system long term memory. It stores characters, world details, and foreshadowing, and supports Japanese language semantic search so past chapters can be searched and checked for contradictions as the story grows. The skill also includes support for generating illustrations, working with tools like GPT Image, Nano Banana, or ComfyUI, from picking which scene to illustrate through suggesting a prompt, with an optional human review step when using ComfyUI. Setup requires Hermes Agent version 2.x already installed along with the vecmemori memory provider and at least one LLM provider such as OpenRouter, Nous Portal, Anthropic, or OpenAI. Installing the skill itself is a matter of telling Hermes Agent the repository URL, or manually cloning it and linking it into the Hermes skills folder. The project works with any fiction genre, including fantasy, science fiction, mystery, romance, and horror, and is released under the MIT license.

Copy-paste prompts

Prompt 1
Help me start the planning phase for a new novel using novel2hermes_jp.
Prompt 2
Check my draft chapter for contradictions with earlier chapters using vecmemori.
Prompt 3
Run the four agent revision workflow on this chapter and summarize each agent's feedback.
Prompt 4
Generate a 36 item character sheet for a new character in my story.
Prompt 5
Suggest an illustration prompt for this chapter's key scene.

Frequently asked questions

What is novel2hermes_jp?

A skill set for the Hermes AI agent that plans, writes, and revises long Japanese novels using persistent memory search and multi model revision.

What license does novel2hermes_jp use?

MIT license: use freely for any purpose, including commercial use, as long as you keep the copyright notice.

How hard is novel2hermes_jp to set up?

Setup difficulty is rated moderate, with roughly 30min to a first successful run.

Who is novel2hermes_jp for?

Mainly writer.

Open on GitHub → Ask about another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.