pptx

Manage PowerPoint presentation lifecycle with PptxGenJS and Markdown.

Updated Mar 18, 2026
One-click install
npx skills add https://github.com/ErrDivine/LiteCode --skill pptx-errdivine
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pptx
Source: https://github.com/ErrDivine/LiteCode/tree/main/skills/system/anthropic/pptx
Command: npx skills add https://github.com/ErrDivine/LiteCode --skill pptx-errdivine

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies the creation, editing, and analysis of PowerPoint presentations, helping users to save time and improve productivity.

Core Features & Use Cases

  • Slide Creation: Build presentations from scratch or using predefined templates.
  • Content Editing: Modify existing slides, add text, images, and charts.
  • Visual QA: Inspect slides for layout, text, and visual consistency.
  • Use Case: Need to create a sales presentation with multiple slides and data visualizations. Use this Skill to design the layout, add charts, and ensure the presentation looks professional.

Quick Start

Use the pptx skill to create a new presentation from the template 'sales-presentation.pptx'.

Frequently Asked Questions about pptx

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

FAQPage Schema
How do I create PowerPoint presentations from scratch using JavaScript?

You can create PowerPoint presentations from scratch by using PptxGenJS to design layouts, add text and images, and generate slide images programmatically. This manages the full lifecycle of slide creation.

Can I edit existing PPTX slides and add data visualizations like charts?

Yes, you can edit existing PPTX slides by modifying content and adding data visualizations. It processes XML content to add charts, text, and images while ensuring consistent visual formatting.

What is the best way to inspect PowerPoint slides for visual consistency?

The best way to inspect PowerPoint slides for visual consistency is to perform visual quality assurance checks. This evaluates slide layout, text alignment, and formatting to ensure a professional appearance.

Does PptxGenJS support applying predefined templates for presentation creation?

Yes, PptxGenJS supports applying predefined templates for presentation creation. You can build presentations using existing files, process XML content, and maintain consistent visual formatting across new slides.

How do I process XML content in PowerPoint files to ensure consistent layout?

To process XML content in PowerPoint files and ensure consistent layout, use office document tools to inspect and edit the underlying XML. This guarantees consistent visual formatting and correct layout structure.