Ross ROSS = Recommend OSS · open-source software intelligence for agents

deusyu/translate-book

Agent skill for Codex, Claude Code, and OpenClaw that translates entire books (PDF/DOCX/EPUB) into any language using parallel subagents. observed · 2026-08-28

github.com/deusyu/translate-book · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

58/100

  • Activity 96
  • Release rhythm 35
  • Longevity 12

Flags: no_releases young

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 171
  • days_rel: n/a
  • days_push: 27
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1192 stars · 151 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

An agent skill for Codex, Claude Code, and OpenClaw that translates entire books in PDF, DOCX, or EPUB format into any language. It converts books to Markdown via Calibre and Pandoc, splits them into chunks, translates chunks with parallel subagents, validates integrity with SHA-256 manifests, and merges results back into HTML, DOCX, EPUB, or PDF.

Use cases

  • translate an entire epub book into another language
  • convert a pdf book to a translated docx
  • translate long documents without context truncation
  • resume an interrupted book translation run
  • batch translate book chapters in parallel with LLM agents
  • rebuild a translated book with table of contents as epub or pdf

When to choose

  • you already use Codex, Claude Code, or OpenClaw and want whole-book translation
  • you need resumable, chunk-level translation of large documents
  • you want multi-format output (HTML, DOCX, EPUB, PDF) from one pipeline

When to avoid

  • you need a standalone translator without an agent runtime dependency
  • you only translate short texts where chunking overhead is unnecessary
  • you cannot install Calibre and Pandoc locally

Facets

plugin · maturity active

nlp workflow-automation pdf agent-framework llm-inference pdf developer-tools python cli cross-platform agent-skill book-translation claude-code codex openclaw parallel-subagents epub docx calibre pandoc resumable-pipeline natural-language-processing localization automation

1 source

Member repositories

RepositoryRoleHealth v2
deusyu/translate-bookmain58

For agents

markdown · JSON · MCP: product_card(name="deusyu/translate-book")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem