Pptx Generator

🌐Community
by jwynia · vlatest · Repository

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.

1

Run in terminal (recommended)

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

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

~/.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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
jwynia
Installs
0

🌐 Community

Passed automated security scans.