Ppt Translator
Translates PowerPoint presentations into different languages, facilitating global communication and accessibility of content.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add ppt-translator npx -- -y @trustedskills/ppt-translator
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"ppt-translator": {
"command": "npx",
"args": [
"-y",
"@trustedskills/ppt-translator"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The ppt-translator skill translates PowerPoint presentations into text while preserving the original formatting. It extracts slide titles, bullet points, and other elements to create a readable document that mirrors the structure of the presentation. This allows for easier accessibility and content repurposing from PowerPoint files.
When to use it
- You need to make a PowerPoint presentation accessible to someone who cannot view presentations (e.g., visually impaired users).
- You want to extract the key information from a PowerPoint for documentation or reporting purposes.
- You need to convert a PowerPoint into a different format, like a markdown document, quickly and easily.
- You're repurposing presentation content for blog posts or other written materials while maintaining its original structure.
Key capabilities
- PowerPoint to text translation
- Formatting preservation (slide titles, bullet points)
- Output in a readable format (likely text-based)
Example prompts
- "Translate this PowerPoint into a text document." [followed by uploading the PPT file]
- “Extract the key information from this presentation and preserve its structure.” [followed by uploading the PPT file]
- "Convert this PowerPoint to markdown, keeping the slide titles as headers." [followed by uploading the PPT file]
Tips & gotchas
The skill requires a valid PowerPoint (.ppt or .pptx) file as input. The quality of the output depends on the complexity and formatting of the original presentation; very complex layouts might not translate perfectly.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.