/install deprecated-skill
rainman-translate-book (Deprecated)
This skill has been renamed and moved to translate-book.
All future development, bug fixes, and new features will be published under the new name. This package will not receive updates.
Why the rename?
The skill name was simplified from rainman-translate-book to translate-book to match the SKILL.md name field and GitHub repository name, ensuring consistent behavior across Claude Code, Codex, and OpenClaw.
How to migrate
Uninstall this deprecated version and install the new one:
clawhub uninstall rainman-translate-book
clawhub install translate-book
Or via npx:
npx skills add deusyu/translate-book -a claude-code -g
New locations
- ClawHub:
translate-book - GitHub: https://github.com/deusyu/translate-book
What is translate-book?
A Claude Code skill that translates entire books (PDF/DOCX/EPUB) into any language using parallel subagents. Pipeline: Calibre converts input to Markdown chunks, parallel subagents translate each chunk independently, manifest-based SHA-256 validation ensures integrity, then chunks are merged and built into HTML (with TOC), DOCX, EPUB, and PDF outputs.
Do not use this package for new installations. Use translate-book instead.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install deprecated-skill - After installation, invoke the skill by name or use
/deprecated-skill - Provide required inputs per the skill's parameter spec and get structured output
What is Deprecated Skill?
[DEPRECATED] This skill has been renamed to translate-book. Install the new version: clawhub install translate-book. It is an AI Agent Skill for Claude Code / OpenClaw, with 199 downloads so far.
How do I install Deprecated Skill?
Run "/install deprecated-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Deprecated Skill free?
Yes, Deprecated Skill is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Deprecated Skill support?
Deprecated Skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Deprecated Skill?
It is built and maintained by Rainman (@deusyu); the current version is v0.2.0.