Ppt Creator

🌐Community
by daymade · vlatest · Repository

Generates PowerPoint presentations from text prompts, streamlining content creation and saving valuable time for effective communication.

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 ppt-creator npx -- -y @trustedskills/ppt-creator
2

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

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

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

About This Skill

What it does

The ppt-creator skill enables AI agents to generate PowerPoint presentations based on user input. It can create slides with text, images, and formatting tailored to specific topics or data provided by the user.

When to use it

  • Preparing a presentation for a business meeting using structured content from reports or notes
  • Creating educational materials such as lecture slides from course outlines or textbooks
  • Generating visual summaries of research findings or project updates

Key capabilities

  • Generates PowerPoint files with customizable slide layouts
  • Supports text and image insertion based on user prompts
  • Formats slides according to common presentation standards

Example prompts

  • "Create a 10-slide presentation on the history of artificial intelligence."
  • "Generate a slideshow summarizing the key findings from this research paper."
  • "Make a PowerPoint with an introduction, methodology, and results sections based on my report."

Tips & gotchas

  • Ensure that any images or data used are properly licensed for inclusion in presentations.
  • The skill may require additional tools or integrations to export or view the generated files.

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
daymade
Installs
296

🌐 Community

Passed automated security scans.