ppt-ooxml-translator

Automates PPTX localization from unpacking to repacking with translation, terminology normalization, and font standardization.

2|Updated Feb 27, 2026
One-click install
npx skills add https://github.com/jiyangnan/xiaonangua-openclaw-skills --skill ppt-ooxml-translator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ppt-ooxml-translator
Source: https://github.com/jiyangnan/xiaonangua-openclaw-skills/tree/main/skills/document-processing/ppt-ooxml-tool
Command: npx skills add https://github.com/jiyangnan/xiaonangua-openclaw-skills --skill ppt-ooxml-translator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the localization workflow for PPTX files, streamlining the process of translating and localizing PowerPoint documents without the need for specialized tools.

Core Features & Use Cases

  • PPTX Localization: Standardizes and automates the localization of PPTX files from unpacking to repacking.
  • Tool-Agnostic: Allows the use of any translation model without bundling any LLM.
  • Use Case: Ideal for businesses that need to localize their presentations across multiple languages quickly and efficiently.

Quick Start

Run the 'ppt-ooxml-tool' command with the following parameters: --input input.pptx --root unpacked --include slides --lang ja --glossary glossary.json --output output.ja.pptx

Frequently Asked Questions about ppt-ooxml-translator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate PPTX localization without using specialized translation tools?

You can automate PPTX localization by unpacking files, extracting text, applying translation, normalizing terminology, standardizing fonts, and repacking. This approach streamlines the entire presentation translation workflow without requiring specialized localization software.

Can I use my own translation model for PowerPoint presentation translation?

Yes, you can use any translation model for PowerPoint presentation translation. The tool-agnostic design does not bundle any LLM, allowing you to integrate your preferred translation engine to apply translations to the extracted PPTX content.

Does the PPTX translation process support terminology normalization and font standardization?

Yes, the PPTX translation process supports terminology normalization and font standardization. It applies glossary terms during translation and standardizes fonts to ensure consistent formatting across the localized presentation slides.

What is the best way to localize multiple PowerPoint presentations into different languages quickly?

The best way to localize multiple PowerPoint presentations quickly is to automate the end-to-end localization workflow. This involves unpacking the PPTX files, applying translations with a glossary, and repacking them, which is ideal for businesses needing efficient multi-language localization.

Do I need to install a bundled LLM to automate presentation translation workflows?

No, you do not need a bundled LLM to automate presentation translation workflows. The tool-agnostic design allows you to use any external translation model, ensuring flexible integration without being locked into a specific language model.