PluginBench
Skill
Pass
Audit score 90

slides

nexu-io/open-design

Create and edit .pptx presentation decks with PptxGenJS for sales, kickoff, and design showcases.

What is slides?

This skill enables agents to programmatically create and edit PowerPoint presentations using PptxGenJS. Use it when you need to generate sales decks, kickoff briefs, or design-system showcase presentations.

  • Create new .pptx presentation files
  • Edit existing PowerPoint decks
  • Add slides with text, images, and layouts
  • Generate sales decks and business presentations
  • Build design-system showcase decks
  • Automate presentation generation from data

How to install slides

npx skills add https://github.com/nexu-io/open-design --skill slides
Prerequisites
  • PptxGenJS library installed
  • Node.js environment
Claude Code
Cursor
Windsurf
Cline

How to use slides

  1. 1.Install the skill using the provided npm command
  2. 2.Ask the agent to create a presentation by name or trigger phrase (slides, pptxgenjs, sales deck, design showcase deck)
  3. 3.Specify the presentation content, structure, and styling requirements
  4. 4.The agent will generate or edit the .pptx file based on your specifications

Use cases

Good for
  • Generate a sales deck with company branding and product information
  • Create a design-system showcase presentation with component examples
  • Build a kickoff brief presentation for a new project
  • Automate quarterly business review decks
  • Generate design proposal presentations with mockups and specifications
Who it's for
  • Sales and business development teams
  • Product managers creating pitch decks
  • Design teams showcasing design systems
  • Project managers preparing kickoff materials
  • Anyone automating presentation generation

slides FAQ

What file format does this skill produce?

It creates and edits .pptx (PowerPoint) files using PptxGenJS.

Can I edit existing presentations?

Yes, the skill can both create new presentations and edit existing .pptx files.

What types of content can I add to slides?

You can add text, images, and various slide layouts to build professional presentations.

Is this skill useful for automated reporting?

Yes, it's particularly useful for automating the generation of sales decks, business briefs, and design showcases.

Full instructions (SKILL.md)

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


name: slides description: | Create and edit .pptx presentation decks with PptxGenJS. Useful for sales decks, kickoff briefs, and design-system showcases. triggers:


slides

Curated from OpenAI's skills repository.

What it does

Create and edit .pptx presentation decks with PptxGenJS. Useful for sales decks, kickoff briefs, and design-system showcases.

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/openai/skills

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