NousResearch/autonovel — reverse-engineered prompt
Reverse engineered prompt
Build me a Python tool that can take a rough story idea and turn it into a complete novel package with as much automation as possible. I want it to create the world, characters, outline, canon notes, writing voice, and then draft chapters one by one.
It should judge each chapter, retry weak drafts, revise the full book using feedback, cut boring or sloppy parts, and keep track of what facts are true so the story stays consistent. I also want optional exports at the end, like a print ready PDF, ePub, cover art, simple landing page, audiobook script, and generated audiobook voices if the right API keys are available.
Please include a simple setup flow with an example env file, clear commands to run the full pipeline from scratch, and sensible defaults so I can start with either a generated seed idea or my own seed text. Use Claude for writing and review, and look up current docs online if you need to.
Want more depth? Deep Reverse