Traction scoreGitHub stars can be faked, so popularity alone can be misleading. Traction Score looks for broader signs of recent attention, adoption, and active maintenance.
This skill automates the translation of full-length books in PDF, DOCX, and EPUB formats. By decomposing documents into Markdown chunks and deploying parallel sub-agents for translation, it maintains structure while processing large volumes of text.
It is designed for multilingual content creators and researchers who need to convert foreign language texts into readable HTML, DOCX, EPUB, or PDF outputs.
WHO IT'S FOR
Multilingual content creators
translate long-form books into multiple languages
Academic researchers
convert foreign language papers and texts to markdown
AI automation engineers
orchestrate parallel sub-agents for document processing
Compatible AgentsThe repository documents support for these agents. The skills may also work with other agents that can load SKILL.md files, but they may need some setup or small changes.
Replace <path-to-book.pdf-or-docx-or-epub> with the input PDF, DOCX, or EPUB path.
Replace <target-language-code> with a target language code such as zh, en, ja, ko, fr, de, or es.
Check the repository for this skill’s setup.
Use the translate-book skill to preprocess the book at <path-to-book.pdf-or-docx-or-epub> for translation into <target-language-code>. Use the default concurrency and default temporary-directory location. Stop after conversion and report the created temporary directory, source chunks, and manifest; do not begin translating or building the final book.