Pptx

🌐Community
by zhangcurosr · vlatest · Repository

Generates professional PowerPoint presentations from text prompts, incorporating design elements and visual 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 zhangcurosr-pptx npx -- -y @trustedskills/zhangcurosr-pptx
2

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

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

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

About This Skill

What it does

This skill allows AI agents to create and manipulate PowerPoint (PPTX) files. It can generate new presentations from scratch, modify existing ones by adding slides or changing content, and export presentations in various formats. The agent can also understand instructions related to slide layout, formatting, and design elements within the PPTX file.

When to use it

  • Automated Report Generation: Create PowerPoint summaries of data analysis reports automatically.
  • Presentation Updates: Quickly update existing presentations with new information or branding.
  • Meeting Agendas: Generate a visual agenda for upcoming meetings, including key topics and timings.
  • Training Materials: Develop basic training slides based on provided text content.

Key capabilities

  • PPTX file creation
  • Slide addition/removal
  • Content modification within slides
  • Formatting adjustments (layout, design)
  • Export to various formats

Example prompts

  • "Create a PowerPoint presentation about the history of AI."
  • "Add a slide with a chart showing sales data for Q3 2024 to my existing 'Marketing Plan' presentation."
  • "Generate a simple presentation outlining the steps in our onboarding process, using a consistent template."

Tips & gotchas

The skill’s output quality depends heavily on the clarity and detail of your instructions. Providing specific details about desired formatting or content will yield better 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
zhangcurosr
Installs
4

🌐 Community

Passed automated security scans.