Translate Book banner
KiaroSama KiaroSama

Translate Book

Development community

Description

--- description: Translate a whole book into Persian and build a professional Word file argument-hint: <path to .pdf, .epub or .docx> [notes for the translator] --- Translate the book at `$1` into Persian, following the `revayat` skill end to end. Any extra words the user typed after the path are their instructions for the translation — carry them through to every sub-agent alongside the standard translation policy: $ARGUMENTS Work through the skill's stages in order: doctor, extract (with O

Installation

Installs to ~/.claude/skills/kiarosama-revayat-skill-translate-book/SKILL.md

Terminal
mkdir -p ~/.claude/skills/kiarosama-revayat-skill-translate-book && curl -fsSL https://raw.githubusercontent.com/KiaroSama/Revayat-Skill/HEAD/commands/translate-book.md -o ~/.claude/skills/kiarosama-revayat-skill-translate-book/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository