Pptx

🌐Community
by davila7 · vlatest · Repository

Generates professional PowerPoint presentations from text prompts, incorporating visuals and design elements automatically.

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

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

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

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

About This Skill

What it does

The davila7-pptx skill enables AI agents to generate and manipulate PowerPoint (.pptx) files. It supports creating slides, adding content, formatting text, inserting images, and exporting presentations in the .pptx format.

When to use it

  • Preparing a presentation for a business meeting or academic report.
  • Automating the creation of slide decks from structured data or scripts.
  • Customizing templates with dynamic content such as charts or tables.
  • Exporting AI-generated content into a downloadable PowerPoint file for sharing.

Key capabilities

  • Generate new PowerPoint files from scratch.
  • Add and format text, images, and shapes on slides.
  • Apply themes, transitions, and slide layouts.
  • Save and export presentations in .pptx format.

Example prompts

  • "Create a 10-slide presentation about climate change with an introduction, causes, effects, and solutions."
  • "Add a chart from this CSV data to the third slide of the existing PowerPoint file."
  • "Export the current slide deck as a .pptx file named 'ProjectProposal.pptx'."

Tips & gotchas

  • Ensure that the AI agent has access to the necessary libraries or APIs for handling .pptx files.
  • Complex formatting may require additional configuration or manual adjustments after generation.

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
davila7
Installs
266

🌐 Community

Passed automated security scans.