deusyudeusyuCommunityยท2 Agent Skills Included

translate-book

Translate entire books into any language with parallel AI agents

Translates full books in PDF, DOCX, or EPUB format into any language using parallel AI sub-agents. Splits books into chunks, keeps terminology consistent with a shared glossary, and resumes interrupted runs without re-translating finished parts. Merges verified output into ready-to-read HTML, DOCX, EPUB, and PDF files with a table of contents.
npx skills add deusyu/translate-book --all -g -y
Available:

Tells the AI agent how the translation pipeline is structured, which scripts to run for each step, and which platform-neutral conventions to follow when orchestrating the skill.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’