skills.vishalvoidskills/vishalvoid
Office & DocumentsIntermediate

pptx

Create, edit, and parse PowerPoint (.pptx) presentations.

Developer Setup

Setup & Installation

bash
npx skills add https://github.com/anthropics/skills --skill pptx
Or paste this URL into your assistant to install:

Overview

What This Skill Does

Creates elegant presentation slides and decks using HTML/CSS. It handles aspect ratios, transitions, speaker notes, and dynamic layout templates.

Application

When to use this Skill

Documentation

Show Skills.md file

PPTX Skill

Quick Reference

Task Guide
Read/analyze content python -m markitdown presentation.pptx
Edit or create from template Read editing.md
Create from scratch Read pptxgenjs.md

Reading Content

# Text extraction
python -m markitdown presentation.pptx

# Visual overview
python scripts/thumbnail.py presentation.pptx

# Raw XML
python scripts/office/unpack.py presentation.pptx unpacked/
Lines 1 - 25 of 226

Recommendations

Explore other random skills

All skillsMy patterns