Slidekit Create

🌐Community
by nogataka · vlatest · Repository

Generates visually appealing, customizable slide decks from text prompts using a unique design aesthetic.

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

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

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

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

About This Skill

What it does

The nogataka-slidekit-create skill allows AI agents to generate presentations using the SlideKit framework. It can create new presentation projects, scaffold initial files, and set up a basic structure for building slide decks programmatically. This simplifies the creation of complex or data-driven presentations.

When to use it

  • You need to quickly start a new presentation project with a defined structure.
  • You want to automate the setup process for SlideKit presentations.
  • You're creating a series of presentations and require consistent initial templates.
  • You are building a tool that requires programmatic generation of slide decks.

Key capabilities

  • Creates new SlideKit presentation projects.
  • Scaffolds initial project files.
  • Sets up a basic presentation structure.

Example prompts

  • "Create a new SlideKit presentation called 'Project Proposal'."
  • "Generate a SlideKit project with the name 'Marketing Report'."
  • “Initialize a slidekit project for my data visualization workshop.”

Tips & gotchas

The skill requires familiarity with the SlideKit framework. Ensure you have a basic understanding of SlideKit's concepts and structure to effectively utilize the generated projects.

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
3

🌐 Community

Passed automated security scans.