Professional PPT One-Click Translation
Paste the following prompt into your AI chat to install this skill:
Please install @user_efc825fc/1117 according to https://skillhub.cn/install/skillhub.md
About this skill
Problem Solved
Translating a Chinese PPT deck into English is risky when text is translated fragment by fragment: sentence meaning can break, terminology may drift, and formatting such as font size, bold, color, and box position may be lost. This skill is for editing an existing Chinese PPTX and producing an English version that remains easy to tweak.
How It Works
- Paragraph-level translation: It merges multiple text runs in the same logical paragraph into one sentence, translates it, then writes the result back to the first
runand clears the rest. - Format preservation: It keeps positions, font size, bold, and color intact, changes the language attribute from
zh-CNtoen-US, and switches fonts toward a Latin-friendly option. - Workflow:
extract_text.pypulls body and notes text into JSON; the model fills eachtranslatedfield;replace_text.pywrites the results into a new PPTX. - Boundaries: Image elements and page-number placeholders are skipped; child text boxes inside group shapes are processed recursively; longer English text may overflow a text box and may need manual resizing.
Use Cases
- Before delivering a Chinese technical deck to overseas clients, an engineer translates body and notes into English while keeping layout.
- A research assistant converts a Chinese research PPT with speaker notes into an editable English version for a conference talk.
- A project manager turns a construction simulation report into English while keeping abbreviations and terminology consistent.
- A consultant shares a Chinese project introduction PPT with overseas partners and needs a format-preserving English file quickly.
Best For
- Engineers: turning Chinese technical reports into English while preserving terminology and layout.
- Research assistants: converting Chinese academic PPTs with notes into English speaker drafts.
- Project managers: translating construction simulation decks while keeping specialized terms consistent.
- Consultants: sharing Chinese project PPTs with overseas clients without losing the original layout.
Related Skills
Convert teaching schedules from talent development plan PDFs into structured Excel files, with cross-page tables, merged cells, multi-semester course splitting, major metadata extraction, and batch output.
Turn post-meeting text into bilingual minutes, preserving structure and consistent terminology.
Interprets tender files, generates bid docs, and checks compliance via the Bailian API.
Create, repair, and recalculate xlsx, xlsm, csv, or tsv workbooks with formula-safe edits, validation, and recalculation.