If you've ever needed to translate official documents for a visa application, you know the pain of getting everything formatted correctly. This automates the whole pipeline: drop in an image (even HEIC files), and it handles OCR using whatever's available on your system (macOS Vision, EasyOCR, or Tesseract), translates the text to English, and spits out a bilingual PDF with the original on page one and translation on page two. The translation logic is tuned for visa docs specifically, using pinyin for Chinese names and keeping financial amounts precise. It's opinionated about formatting and runs the entire workflow without stopping to ask permission, which is exactly what you want for batch processing a stack of bank statements and employment letters.
npx -y skills add affaan-m/everything-claude-code --skill visa-doc-translate --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
supercent-io/skills-template
supercent-io/skills-template
huangjia2019/claude-code-engineering
reactjs/react.dev
reactjs/react.dev