Pptx Presentation Builder
Automatically generates professional PowerPoint presentations from text prompts, outlines, or data sets.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add pptx-presentation-builder npx -- -y @trustedskills/pptx-presentation-builder
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"pptx-presentation-builder": {
"command": "npx",
"args": [
"-y",
"@trustedskills/pptx-presentation-builder"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The pptx-presentation-builder skill enables AI agents to generate professional PowerPoint presentations from user input. It can create slides with text, images, charts, and formatting based on provided content or instructions.
When to use it
- Preparing a business proposal quickly using structured data
- Creating training materials from raw notes or outlines
- Generating visual reports for clients or stakeholders
Key capabilities
- Generates .pptx files with customizable slide layouts
- Supports text-based content and image embedding
- Applies consistent styling and formatting across slides
Example prompts
- "Create a 10-slide presentation on climate change with charts and statistics."
- "Generate a sales report PowerPoint using the data from this CSV file."
- "Make a slide deck for my product launch, including key features and pricing details."
Tips & gotchas
- Ensure input content is well-structured to avoid formatting issues.
- Image URLs must be accessible and properly formatted for embedding.
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.