PPTX Skill

🏢Official
by anthropics · vlatest · Repositoryskills.sh

Transforms text into visually appealing PowerPoint presentations with automated layouts and design suggestions.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add pptx npx -- -y @trustedskills/pptx
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "pptx": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/pptx"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill enables AI agents to create, edit, and format PowerPoint (.pptx) files. It supports generating slides with text, images, charts, and other visual elements, as well as applying themes, transitions, and animations.

When to use it

  • Preparing a presentation for a business meeting or academic lecture.
  • Automating the creation of slide decks from structured data like reports or spreadsheets.
  • Designing visually appealing slides with consistent branding and layout.

Key capabilities

  • Generate new PowerPoint files or modify existing ones.
  • Add text, images, charts, tables, and other content to slides.
  • Apply slide themes, transitions, and animations.
  • Export presentations in various formats like PDF or PNG.

Example prompts

  • "Create a 10-slide presentation on climate change with data from this spreadsheet."
  • "Add a title slide with the company logo and meeting agenda to this PowerPoint file."
  • "Convert this markdown document into a visually styled PowerPoint deck."

Tips & gotchas

  • Ensure that any external assets (like images or fonts) are properly referenced or embedded.
  • Complex animations may require manual adjustments for optimal 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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
anthropics
Installs
24.3k

🏢 Official

Published by the company or team that built the technology.