Powerpoint
Generates PowerPoint outlines and content based on your input, streamlining presentation creation for efficient communication.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add powerpoint npx -- -y @trustedskills/powerpoint
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"powerpoint": {
"command": "npx",
"args": [
"-y",
"@trustedskills/powerpoint"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
The PowerPoint skill enables AI agents to generate, edit, and present slide decks directly within Microsoft PowerPoint. It handles everything from creating new presentations based on text inputs to modifying existing files and exporting results in various formats like PDF or PPTX.
When to use it
- You need to rapidly prototype a pitch deck for a client meeting without opening the desktop application.
- An AI agent must convert a long-form blog post into a structured 10-slide summary presentation.
- You require automated generation of training materials with consistent branding and layout applied across multiple slides.
- Your workflow involves converting raw data or transcripts into visual slide formats for immediate distribution.
Key capabilities
- Create new presentations from scratch using text prompts or outlines.
- Edit existing PowerPoint files by adding, removing, or modifying slides and content.
- Export final decks to specific file types including .pptx and PDF.
- Apply design templates and formatting automatically based on user instructions.
Example prompts
- "Create a 5-slide presentation about the benefits of renewable energy with a blue corporate theme."
- "Take this attached document and convert it into a 10-slide PowerPoint deck with bullet points for each slide."
- "Add a new slide to my existing presentation titled 'Q3 Financial Results' containing the provided chart data."
Tips & gotchas
Ensure the AI agent has write permissions to the target file path, as creating or editing requires direct access to the local or cloud storage location. For complex layouts involving specific images or charts, provide detailed descriptions of the desired visual arrangement in your prompt.
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.