---
slug: "ppt-skills-huyansheng3"
source_type: "readme"
source_url: "https://cdn.jsdelivr.net/gh/huyansheng3/ppt-skills@main/README.md"
repo: "https://github.com/huyansheng3/ppt-skills"
source_file: "README.md"
branch: "main"
---
# ppt-skills

A collection of PPT/PDF document creation skills for AI coding assistants.

## Installation

```bash
# Install all skills
npx skills add huyansheng3/ppt-skills --all

# Or install specific skills
npx skills add huyansheng3/ppt-skills --skill super-ppt
npx skills add huyansheng3/ppt-skills --skill pptx
npx skills add huyansheng3/ppt-skills --skill pdf
npx skills add huyansheng3/ppt-skills --skill single-slide-ppt
npx skills add huyansheng3/ppt-skills --skill promotion-doc-designer
npx skills add huyansheng3/ppt-skills --skill drawio-to-png
```

## Available Skills

| Skill | Description |
|-------|-------------|
| **super-ppt** | Python-based PPT editor with style presets, natural language animation, and precise layout control |
| **pptx** | Comprehensive presentation creation, editing, and analysis with python-pptx |
| **pdf** | PDF manipulation toolkit for extracting text/tables, creating PDFs, merging/splitting documents |
| **single-slide-ppt** | Quick professional single-slide PowerPoint creator for concept visualization |
| **promotion-doc-designer** | Professional promotion/review document designer following corporate presentation standards |
| **drawio-to-png** | Convert draw.io diagrams (.drawio, .dio, .xml) to high-resolution PNG images |

## Supported Agents

Works with Claude Code, Cursor, Codex, OpenCode, and 37+ more AI coding assistants.

## License

MIT
