PDF Translate Project Skill
This is the Claude Code adapter for the canonical cross-agent skill.
Before acting:
- Read
../../../SKILL.mdcompletely and follow its workflow and boundaries. - Read
../../../agent-knowledge/index.md, then its routed PDF engine, regression, and validation files relevant to the request. - Resolve commands from the repository root containing
pdf2zh/andscripts/translate_pdf.py, not from this adapter directory.
On macOS use .venv/bin/python and bash build-macos.sh; on Windows use
.venv\Scripts\python.exe and build.ps1. The preservation behavior and tests
are shared across platforms. Keep the source unchanged, validate rendered
output, and report partial fallbacks honestly.