Agent-Native Workflow
The Agent Ingestion Studio
You don't need to learn LaTeX. Hand our modular template bundle to your AI agent along with your draft manuscript, and let the agent assemble, format, and compile your book in 60 seconds.
60-Second Execution
The 1-Click Agent Ingestion Studio
Copy this prompt directly into your AI coding agent (Claude Code, Cursor, OpenCode, ChatGPT).
AGENT_INGESTION_PROMPT.md
You are an expert prepress book compositor. I have placed my raw manuscript in `manuscript.md` (or `manuscript.docx`).
Please typeset my complete book using the installed BookTemplatesPro package:
1. Inspect `selfhelpbook.sty` and `main.tex` to understand all structural commands.
2. Parse `manuscript.md` and split each chapter into modular files inside `content/` (e.g. `content/chapter1.tex`, `content/chapter2.tex`).
3. For each chapter:
- Use \bookchapter[TOC Title]{Display Title}{Number} for the heading.
- Wrap the first letter in \bookdropcap{Letter}{rest of word}.
- Convert section headings to \booksection{Heading} and sub-sections to \booksubsection{Subheading}.
- Wrap callouts in \begin{casestudy}{Title} ... \end{casestudy}.
- Format takeaway lists using \begin{bookitemize} ... \end{bookitemize}.
4. In `frontmatter/contents.tex`, ensure \tableofcontents is present.
5. Update `main.tex` with the list of included chapters and parts.
6. Execute `./build.sh` to compile with XeLaTeX and verify there are zero compile errors. Compatible with Markdown, Word (.docx), Google Docs, and Scrivener exports.
Read the full automation guide →
01
Download Template
Grab your chosen archetype bundle (.zip) with .sty package, main.tex, and cover generator.
02
Drop Manuscript
Save your manuscript as manuscript.docx or manuscript.md inside the template folder.
03
Paste Prompt
Copy our 1-click prompt into Claude Code, Cursor, or OpenCode and hit Enter.
04
Upload to KDP
Your agent generates a print-ready, zero-error main.pdf and cover.pdf in seconds.