by deusyu · Claude Skill · ★ 812
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
Rainman Translate Book English | 中文 Claude Code skill that translates entire books (PDF/DOCX/EPUB) into any language using parallel subagents. Inspired by claudetranslater. The original project uses shell scripts as its entry point, coordinating the Claude CLI with multiple step scripts to perform chunked translation. This project restructures the workflow as a Claude Code Skill, using subagents to translate chunks in parallel, with manifest-driven integrity checks, resumable runs, and multi-format output unified into a single pipeline. As the project structure and implementation differ significantly from the original, this is an independent project rather than a fork. How It Works Each chunk gets its own independent subagent with a fresh context window. This prevents context accumulation and output truncation that happen when translating a full book in a single session. Features Parallel subagents — 8 concurrent
| Stars | 812 |
| Forks | 100 |
| Language | Python |
| Category | Claude Skill |
| License | MIT |
| Quality Score | 68.6474660112405/100 |
| Open Issues | 27 |
| Last Updated | 2026-06-29 |
| Created | 2026-03-15 |
| Platforms | claude-code, python |
| Est. Tokens | ~15k |
Looking for a translate-book alternative? If you're comparing translate-book with other claude skill tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
How real engineers run Claude Code and Codex: spec-driven planning, enforced TDD, persistent memory, and quali
My personal Claude Code and OpenAI Codex setup with battle-tested skills, plugins, hooks and agents that I use
Repo for the Claude Code Marketplace to use with the Claude for Life Sciences Launch. This will continue to ho
Report issues related to MCP integration with Claude here.
A tool for autonomous agents like OpenClaw to discover and learn skills autonomously
Open-source AI marketing plugin for agencies & in-house teams — 158 skills, 25 specialist agents, 12-Part Stra
Explore other popular claude skill tools:
translate-book is Claude Code skill that translates entire books (PDF/DOCX/EPUB) into any language using parallel subagents. It is categorized as a Claude Skill with 812 GitHub stars.
translate-book is primarily written in Python.
You can find installation instructions and usage details in the translate-book GitHub repository at github.com/deusyu/translate-book. The project has 812 stars and 100 forks, indicating an active community.
translate-book is released under the MIT license, making it free to use and modify according to the license terms.
The top alternatives to translate-book on Agent Skills Hub include pilot-shell, claude-codex-settings, life-sciences. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.