powerpoint

Create, modify, and template PowerPoint presentations as .pptx files with PPTXGenJS.

Updated May 20, 2026
One-click install
npx skills add https://github.com/SriRamkunamsetty/SITA2.0-HermesAgent --skill powerpoint-sriramkunamsetty
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: powerpoint
Source: https://github.com/SriRamkunamsetty/SITA2.0-HermesAgent/tree/main/hermes-agent/skills/productivity/powerpoint
Command: npx skills add https://github.com/SriRamkunamsetty/SITA2.0-HermesAgent --skill powerpoint-sriramkunamsetty

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Creating and maintaining consistent PowerPoint decks often requires manual, repetitive formatting and template application. This Skill automates the end-to-end workflow of building, reading, and editing PPTX decks, slides, notes, and templates to save time and maintain brand consistency.

Core Features & Use Cases

  • Programmatic deck creation: generate slides and layouts from data and templates.
  • Content extraction and editing: read text, notes, and structure from existing PPTX files and apply changes.
  • Template-driven automation: apply standardized templates across decks to ensure consistency and speed up production.
  • Use Case: automatically generate a weekly sales deck from CRM data and export a ready-to-present .pptx.

Quick Start

Define a deck with the PPTX generator library and export the final .pptx.

Frequently Asked Questions about powerpoint

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

FAQPage Schema
How do I automate PowerPoint presentation creation from existing data?

You can automate PowerPoint deck creation by using a JavaScript PPTX generator to programmatically compose slides, apply standardized templates, and export the final .pptx file directly from your data.

Can I extract text and notes from an existing PPTX file programmatically?

Yes, you can extract text, notes, and structure from existing PPTX files programmatically. The Skill reads existing decks to retrieve content and apply modifications directly to the slides.

Does automated PPTX generation work across Linux, macOS, and Windows?

Automated PPTX generation works across Linux, macOS, and Windows. The underlying JavaScript generator allows you to build and export presentations consistently regardless of your operating system.

What is the best way to apply branded templates across multiple slides automatically?

The best way to apply branded templates across multiple slides is through template-driven automation, which ensures brand consistency and speeds up production by standardizing layouts across your decks programmatically.

How do I generate a pitch deck from scratch without opening PowerPoint?

To generate a pitch deck from scratch without opening PowerPoint, define your deck layouts and content using the JavaScript generator library and export the result as a ready-to-present .pptx file.