PowerPoint Generator

Generates PowerPoint presentations from natural language descriptions using pptxgenjs.

Updated Mar 21, 2026
One-click install
npx skills add https://github.com/Aken-Teams/ai-agents-office --skill powerpoint-generator-aken-teams
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: PowerPoint Generator
Source: https://github.com/Aken-Teams/ai-agents-office/tree/main/server/src/skills/pptx-gen
Command: npx skills add https://github.com/Aken-Teams/ai-agents-office --skill powerpoint-generator-aken-teams

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pptxgenjs, and includes scripts (resource) components.

What problem does it solve?

Generates complete PowerPoint presentations from natural language descriptions, reducing manual design and formatting time.

Core Features & Use Cases

  • Automatic slide generation from a single description
  • Consistent corporate styling via a single script using pptxgenjs
  • Use cases include executive decks, client proposals, training decks

Quick Start

Describe your presentation in natural language and I will generate the PPTX file.

Frequently Asked Questions about PowerPoint Generator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a PowerPoint presentation from a natural language description?▼

To generate a PowerPoint presentation, you provide a natural language description of your required content, and the Skill uses a custom Node.js script powered by pptxgenjs to automatically create a complete PPTX file with consistent slide structure.

Can I use this to automatically create executive decks and client proposals?▼

Yes, you can use this for executive decks and client proposals. It applies consistent corporate styling to your natural language input, making it suitable for internal briefings and external presentations.

Do I need pptxgenjs to automate PPTX slide generation?▼

Yes, pptxgenjs is a required dependency. The Skill relies on this single Node.js library to automate the formatting and generation of all slides in one run.

What is the best way to structure a training deck using natural language?▼

The best way to structure a training deck is to describe your presentation content in natural language. The Skill interprets your description to automatically generate polished slides with a consistent layout.

Are there limitations to the consistent styling applied during slide generation?▼

The slide generation applies consistent corporate styling via a single script, meaning the styling is standardized across the deck. It focuses on structural consistency rather than offering custom per-slide design variations.