Slidekit Create

🌐Community
by nogataka · vlatest · Repository

Generate professional slide decks from text prompts, outlines, or data using customizable templates and design elements.

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

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

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

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

About This Skill

What it does

The slidekit-create skill allows AI agents to generate SlideKit presentations. It can create new presentations from scratch, populate them with content based on provided data or outlines, and structure slides according to specified templates. This simplifies the process of creating visually appealing and informative slide decks.

When to use it

  • Generate a presentation outline for a sales pitch based on key product features.
  • Create a training deck from a set of technical documentation.
  • Quickly build a presentation summarizing research findings from a data analysis report.
  • Automate the creation of recurring presentations, such as weekly status updates.

Key capabilities

  • Presentation generation from scratch
  • Content population based on provided data
  • Slide structuring according to templates

Example prompts

  • "Create a SlideKit presentation about the history of AI."
  • "Generate a SlideKit deck summarizing this research paper: [link to paper]."
  • “Build a SlideKit presentation with slides for each product feature listed here: [list of features].”

Tips & gotchas

The quality of the generated presentation depends heavily on the clarity and completeness of the input data or outline provided. Ensure your prompts are specific and well-defined for optimal 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
nogataka
Installs
7

🌐 Community

Passed automated security scans.