translate-book
Translate entire books into any language with parallel AI agents
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install translate-book?โผ
Run `npx skills add deusyu/translate-book --all -g -y` in your terminal to install the skill globally for your AI agent.
How to translate a whole book with AI?โผ
Just ask your agent to translate a PDF, DOCX, or EPUB file into your target language. The skill splits the book into chunks, translates them with parallel sub-agents, and rebuilds the finished book automatically.
Does translate-book keep character and term names consistent?โผ
Yes. It builds a shared glossary of names and key terms before translating, so every chunk uses the same translation for people, places, and concepts.
What output formats does translate-book produce?โผ
It generates a merged Markdown file plus HTML with a table of contents, DOCX, EPUB, and print-ready PDF versions of the translated book.
Which AI agents work with translate-book?โผ
It runs on Codex, Claude Code, and OpenClaw, and requires Calibre, Pandoc, and Python 3 installed on your machine.
Related Repositories in Content & Communication
View All in Content & Communicationโskills
Official Anthropic skills for documents, design, and developer workflows
humanizer
Rewrite AI-sounding text so it reads like a person wrote it
UniGetUI
Automate software translation reviews, diffs, and localization quality checks