PluginBench
Skill
Pass
Audit score 90

pptx-generator

nexu-io/open-design

Create and edit PowerPoint presentations from scratch using PptxGenJS.

What is pptx-generator?

Generate professional PowerPoint decks programmatically with PptxGenJS, MiniMax's production-tested pipeline. Use this skill when you need to create presentations from data, templates, or dynamic content.

  • Create PowerPoint presentations from scratch
  • Edit existing presentations programmatically
  • Generate slides with PptxGenJS library
  • Automate deck creation workflows
  • Integrate presentation generation into agent pipelines

How to install pptx-generator

npx skills add https://github.com/nexu-io/open-design --skill pptx-generator
Prerequisites
  • Install from upstream: https://github.com/MiniMax-AI/skills
  • Node.js environment for running the skill
Claude Code
Cursor
Windsurf
Cline

How to use pptx-generator

  1. 1.Install the upstream bundle into your agent's skills directory
  2. 2.Invoke the skill by name (pptx-generator) or use trigger phrases like 'pptx generator', 'minimax ppt', 'deck generator', or 'auto pptx'
  3. 3.Ask the agent to create or edit a presentation with your desired content and structure
  4. 4.The skill will generate the PowerPoint file using PptxGenJS

Use cases

Good for
  • Automatically generate reports as PowerPoint decks from data or analysis
  • Create templated presentations for recurring business needs
  • Build dynamic slide decks based on user input or API responses
  • Generate presentation decks as part of a larger automation workflow
Who it's for
  • Developers automating presentation creation
  • Data analysts generating report decks
  • Teams needing templated or dynamic presentations
  • Agents building multi-step workflows that include slides

pptx-generator FAQ

What is PptxGenJS?

PptxGenJS is a JavaScript library for creating and editing PowerPoint presentations programmatically. It's the core engine behind this skill.

Can I edit existing presentations?

Yes, the skill supports both creating presentations from scratch and editing existing ones.

What triggers can I use to invoke this skill?

You can use 'pptx generator', 'minimax ppt', 'deck generator', or 'auto pptx' to trigger the skill.

Where is the upstream code?

The upstream repository is at https://github.com/MiniMax-AI/skills with full documentation and examples.

Full instructions (SKILL.md)

Source of truth, from nexu-io/open-design.


name: pptx-generator description: | Create and edit PowerPoint presentations from scratch with PptxGenJS — MiniMax's production-tested deck pipeline. triggers:


pptx-generator

Curated from the MiniMax AI team.

What it does

Create and edit PowerPoint presentations from scratch with PptxGenJS — MiniMax's production-tested deck pipeline.

Source

How to use

This catalogue entry advertises the skill in Open Design so the agent discovers it during planning. To run the full upstream workflow with its original assets, scripts, and references, install the upstream bundle into your active agent's skills directory:

# Inspect the upstream README for exact paths
open https://github.com/MiniMax-AI/skills

Then ask the agent to invoke this skill by name (pptx-generator) or with one of the trigger phrases listed in this skill's frontmatter.