pptx

Create, edit, and analyze PowerPoint presentations via Office Open XML.

339|34|Updated Feb 16, 2026
One-click install
npx skills add https://github.com/Kxiandaoyan/Memoh-v2 --skill pptx-kxiandaoyan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pptx
Source: https://github.com/Kxiandaoyan/Memoh-v2/tree/main/internal/skills/defaults/pptx
Command: npx skills add https://github.com/Kxiandaoyan/Memoh-v2 --skill pptx-kxiandaoyan

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires markitdown, pptxgenjs, playwright, react-icons, sharp, defusedxml, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation, modification, and analysis of PowerPoint presentations (.pptx files), streamlining the process of working with visual slide decks.

Core Features & Use Cases

  • Presentation Creation: Generate new presentations from scratch or using HTML templates.
  • Content Editing: Modify existing presentations by editing raw XML content.
  • Analysis: Extract text, analyze typography and color schemes, and convert presentations to markdown or images.
  • Use Case: You need to create a new sales presentation with a specific brand color palette and layout. This Skill can generate the presentation based on your design specifications and content.

Quick Start

Use the pptx skill to create a new presentation from the provided HTML content.

Frequently Asked Questions about pptx

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

FAQPage Schema
How do I generate PowerPoint presentations from HTML content?

You can generate PowerPoint presentations from HTML content by using programmatic manipulation of Office Open XML. The Skill converts HTML templates into slides, streamlining the creation of new visual slide decks.

Can I modify existing .pptx files by editing raw XML?

Yes, you can modify existing .pptx files by directly editing their raw XML content. This approach allows precise adjustments to existing presentations through Office Open XML manipulation.

How do I extract text and analyze color schemes from PowerPoint slides?

You can extract text and analyze typography and color schemes from PowerPoint slides by converting presentations to markdown or images. This allows comprehensive content analysis and extraction for review.

Does this PowerPoint creation approach support custom brand color palettes and layouts?

Yes, generating presentations through HTML and Office Open XML supports custom brand color palettes and layouts. You can specify design requirements to produce sales presentations with tailored visual specifications.

What is the best way to convert PowerPoint presentations to markdown?

The best way to convert PowerPoint presentations to markdown is by using markitdown tools for content extraction. This process extracts text from .pptx files, enabling analysis and format conversion.