Pptx Generator
Generates professional PowerPoint presentations from text prompts, outlines, or data provided by the user.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add pptx-generator npx -- -y @trustedskills/pptx-generator
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"pptx-generator": {
"command": "npx",
"args": [
"-y",
"@trustedskills/pptx-generator"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill generates PowerPoint (PPTX) presentations from text prompts. It can create slides with titles and content based on your instructions, allowing you to quickly produce visual aids for meetings or reports. The generated PPTX files are ready for immediate use and modification.
When to use it
- Create a presentation outline from meeting notes.
- Generate a slide deck summarizing a research paper.
- Produce a visually appealing report based on data analysis.
- Quickly create training materials or presentations for internal teams.
Key capabilities
- Generates PPTX files
- Creates slides with titles and content
- Accepts text prompts as input
Example prompts
- "Create a presentation about the history of artificial intelligence."
- "Generate a slide deck summarizing quarterly sales data, including key trends."
- "Make a PowerPoint outlining the steps for onboarding new employees."
Tips & gotchas
The quality of the generated PPTX depends heavily on the clarity and detail provided in the prompt. Be specific about desired content and structure for best results.
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.