denova: Automate Novel Writing
Denova is an AI-powered platform for novel writing and RPG creation, offering features like AI agents, skills, subagent workflows, automations, image generation, and version control to streamline the creative process.
- •When you need to generate novel content, such as character backstories or plot twists, with the help of AI.
- •When creating RPGs and want to automate tasks like non-player character behavior or quest generation.
- •When you want to manage and version control your creative projects, including text and image assets.
./denova generate novel --prompt 'Create a fantasy world with a heroic quest' --output novel.txt
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Expect 20–40 minutes in a terminal — or let your AI agent drive it.
mkdir -p ~/.claude/skills/denova && curl -fsSL https://workflowstacks.com/api/skills/denova/claude-skill -o ~/.claude/skills/denova/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Denova: Automate Novel Writing is a very large Go project (~421k lines across 2227 code files, plus 26 test files). It is a full software project: use it through its install path rather than reading it end to end. Last commit this month, Apache-2.0 license, has a test suite.
- 1README.mdStart here — what it does and how to install it
- 2AGENTS.mdThe instructions the AI actually follows
- 3cmd/denova/main.goWhere the program starts running
- 4go.modDependencies and the commands it exposes
- 5internal/app/app.goInside internal/ — the main logic begins here
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Expect 20–40 minutes in a terminal — or let your AI agent drive it.
mkdir -p ~/.claude/skills/denova && curl -fsSL https://workflowstacks.com/api/skills/denova/claude-skill -o ~/.claude/skills/denova/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Are you the creator of this tool? Claim your listing → and earn 85% of every sale.
Related skills
More automation tools founders pair with this one.