Generate Slide

🌐Community
by chachamaru127 · vlatest · Repository

Quickly creates visually appealing presentation slides from text prompts, ideal for rapid content creation.

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 generate-slide npx -- -y @trustedskills/generate-slide
2

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

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

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

About This Skill

What it does

The generate-slide skill creates presentation slides based on provided text or outlines. It can format the input into a structured slide deck, including titles and bullet points. The generated slides are intended to be easily importable into common presentation software like PowerPoint or Google Slides.

When to use it

  • You have a long document you want to quickly convert into a presentation.
  • You need to create a basic slide deck from meeting notes or brainstorming sessions.
  • You're preparing for a talk and want the AI to help structure your content visually.
  • You want to rapidly prototype a presentation outline before fleshing it out manually.

Key capabilities

  • Generates slides from text input.
  • Formats content into titles and bullet points.
  • Creates structured slide decks.

Example prompts

  • "Generate a slide deck summarizing this article: [paste article text]"
  • "Create 5 slides outlining the key features of our new product."
  • "Turn these meeting notes into a presentation with clear headings for each topic: [paste notes]"

Tips & gotchas

The quality of the generated slides depends heavily on the clarity and structure of the input text. Providing well-organized 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
chachamaru127
Installs
13

🌐 Community

Passed automated security scans.