Pptx

🌐Community
by phamquiluan · vlatest · Repository

Generates professional PowerPoint presentations from text prompts, ensuring clear visuals and concise messaging.

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 phamquiluan-pptx npx -- -y @trustedskills/phamquiluan-pptx
2

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

~/.claude/settings.json
{
  "mcpServers": {
    "phamquiluan-pptx": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/phamquiluan-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 process and potentially generate PowerPoint (PPTX) files. It can likely handle tasks such as extracting information from existing presentations, creating new presentations based on textual prompts, or modifying elements within a PPTX file. The exact capabilities are not fully detailed in the source content.

When to use it

  • You need to extract key data points and summaries from a PowerPoint presentation for reporting purposes.
  • You want an AI agent to create a basic slide deck based on provided notes or outlines.
  • You have existing PPTX files that require minor edits, such as updating text or replacing images.
  • You're looking for assistance in generating visual aids for a presentation from raw data.

Key capabilities

  • PPTX file processing
  • Potential for content extraction
  • Possible generation of new presentations
  • Modification of existing PPTX files

Example prompts

  • "Summarize the key findings presented in this PowerPoint: [file upload]"
  • "Create a five-slide presentation about sustainable energy, using these bullet points: [bullet point list]"
  • "Replace the image on slide three of this PowerPoint with a photo of a solar panel. [file upload]"

Tips & gotchas

The skill's full capabilities are not explicitly defined in the source; expect limited functionality initially and test thoroughly. The ability to generate complex or visually rich presentations may be restricted.

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
phamquiluan
Installs
2

🌐 Community

Passed automated security scans.