Create Presentation

🌐Community
by engsimsoft · vlatest · Repository

Generate professional presentations from text prompts, including slides, visuals, and speaker notes, powered by engsimsoft.

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 create-presentation npx -- -y @trustedskills/create-presentation
2

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

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

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

About This Skill

What it does

This skill generates presentation files, likely in a common format like PowerPoint or Google Slides. It can create presentations from scratch based on provided topics and outlines, or refine existing drafts with suggested content and formatting. The generated presentation is intended to be immediately usable for delivery or further editing.

When to use it

  • You need to quickly create a basic presentation outline for an upcoming meeting.
  • You have a document summarizing key findings and want to transform it into a visually appealing slide deck.
  • You're preparing a training session and require slides with supporting visuals and bullet points.
  • You need assistance in structuring content for a presentation, including suggesting appropriate headings and subheadings.

Key capabilities

  • Presentation file generation
  • Content suggestion based on topic
  • Outline creation
  • Formatting assistance

Example prompts

  • "Create a PowerPoint presentation about the benefits of remote work."
  • "Generate a slide deck summarizing this research paper: [link to paper]."
  • "I have a document outlining our Q3 sales results. Can you turn it into a Google Slides presentation?"

Tips & gotchas

The quality of the generated presentation depends heavily on the clarity and detail provided in the prompt. Providing a detailed outline or existing content will yield better results than simply requesting "a presentation about X."

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
engsimsoft
Installs
27

🌐 Community

Passed automated security scans.