translate-book — Claude Skill by deusyu

by deusyu · Claude Skill · ★ 812

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

About translate-book

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

Quick Facts

Stars812
Forks100
LanguagePython
CategoryClaude Skill
LicenseMIT
Quality Score68.6474660112405/100
Open Issues27
Last Updated2026-06-29
Created2026-03-15
Platformsclaude-code, python
Est. Tokens~15k

translate-book alternative? Top 6 similar tools

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.

  • pilot-shell by maxritter · ⭐ 1.8k

    How real engineers run Claude Code and Codex: spec-driven planning, enforced TDD, persistent memory, and quali

  • claude-codex-settings by fcakyon · ⭐ 753

    My personal Claude Code and OpenAI Codex setup with battle-tested skills, plugins, hooks and agents that I use

  • life-sciences by anthropics · ⭐ 345

    Repo for the Claude Code Marketplace to use with the Claude for Life Sciences Launch. This will continue to ho

  • claude-ai-mcp by anthropics · ⭐ 322

    Report issues related to MCP integration with Claude here.

  • skyll by assafelovic · ⭐ 222

    A tool for autonomous agents like OpenClaw to discover and learn skills autonomously

  • digital-marketing-pro by indranilbanerjee · ⭐ 175

    Open-source AI marketing plugin for agencies & in-house teams — 158 skills, 25 specialist agents, 12-Part Stra

More Claude Skill Tools

Explore other popular claude skill tools:

View all Claude Skill tools →

Popular Python Agent Tools

Frequently Asked Questions

What is translate-book?

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.

What programming language is translate-book written in?

translate-book is primarily written in Python.

How do I install or use translate-book?

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.

What license does translate-book use?

translate-book is released under the MIT license, making it free to use and modify according to the license terms.

What are the best alternatives to translate-book?

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.

View on GitHub → Browse Claude Skill tools