๐ŸŽ Get the FREE AI Skills Starter Guide โ€” Subscribe โ†’
BytesAgainBytesAgain
๐Ÿฆ€ ClawHub

pdf-translate-skill

by @overdue-lin

Translate PDF documents or arXiv papers preserving formatting by extracting text and images, translating content, and generating a reconstructed LaTeX-based...

Versionv1.0.0
โš™๏ธ Configuration

Required Software

  • Python 3.8+ with pip
  • PyMuPDF (pip install pymupdf pillow)
  • XeLaTeX (TeX Live or MiKTeX) for PDF compilation
  • ctex LaTeX package for Chinese support
  • wget or curl (for downloading arXiv source files)
  • Installation Commands

    # Python dependencies
    pip install pymupdf pillow requests

    LaTeX (choose one)

    Ubuntu/Debian:

    sudo apt install texlive-xetex texlive-lang-chinese

    macOS (Homebrew):

    brew install mactex

    Windows: Download MiKTeX from https://miktex.org/


    Mode 1: arXiv Paper Translation

    > Preferred method for arXiv papers because source TeX files preserve all formatting automatically.

    View on ClawHub
    TERMINAL
    clawhub install pdf-translate-skill

    ๐Ÿงช Use this skill with your agent

    Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

    ๐Ÿ” Can't find the right skill?

    Search 60,000+ AI agent skills โ€” free, no login needed.

    Search Skills โ†’