·pptx-translation
#

pptx-translation

yusuketsunoda/ppt-trans

Assists with PowerPoint translation feature implementation, debugging, and improvements. Covers PPTX processing, Claude API integration, and the full translation workflow. Activates when user mentions "translation error", "PPTX processing", "翻訳が動かない", "テキスト抽出エラー", "python-pptx".

4Installs·1Trend·@yusuketsunoda

Installation

$npx skills add https://github.com/yusuketsunoda/ppt-trans --skill pptx-translation

SKILL.md

| オーケストレーション | src/app/actions/pptx/index.ts | | Python実行 | src/app/actions/pptx/python-execution.ts | | 翻訳サービス | src/lib/translation/translation-service.ts | | ベース翻訳クラス | src/lib/translation/base-translator.ts | | PPTX生成 | pythonbackend/generatepptx.py |

| 最大スライド数 | 50枚 | | 最大ファイルサイズ | 50MB | | 対応形式 | .pptx のみ(.ppt非対応)| | 同時翻訳 | 3ファイル/ユーザー |

Assists with PowerPoint translation feature implementation, debugging, and improvements. Covers PPTX processing, Claude API integration, and the full translation workflow. Activates when user mentions "translation error", "PPTX processing", "翻訳が動かない", "テキスト抽出エラー", "python-pptx". Source: yusuketsunoda/ppt-trans.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/yusuketsunoda/ppt-trans --skill pptx-translation Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/yusuketsunoda/ppt-trans --skill pptx-translation
Category
#Documents
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is pptx-translation?

Assists with PowerPoint translation feature implementation, debugging, and improvements. Covers PPTX processing, Claude API integration, and the full translation workflow. Activates when user mentions "translation error", "PPTX processing", "翻訳が動かない", "テキスト抽出エラー", "python-pptx". Source: yusuketsunoda/ppt-trans.

How do I install pptx-translation?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/yusuketsunoda/ppt-trans --skill pptx-translation Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/yusuketsunoda/ppt-trans