html-to-pptx
✓Convert HTML to PowerPoint (PPTX) with excellent Hebrew/RTL support. Use when the user asks to 'convert HTML to PowerPoint', 'create presentation from HTML', 'generate PPTX', 'make slides from HTML', or needs to create PowerPoint presentations programmatically.
Installation
SKILL.md
Convert HTML to PowerPoint (.pptx) with excellent Hebrew/RTL support using PptxGenJS.
| text | Parse HTML, create native PPTX elements | Simple HTML, editable text | | image | Screenshot HTML, embed as images | Complex layouts, exact rendering | | auto | Auto-detect best mode | Default |
| --mode= | text, image, auto | auto | | --rtl | Force RTL for Hebrew/Arabic | auto-detect | | --title= | Presentation title | auto | | --author= | Author name | AVIZ | | --layout= | LAYOUT16x9, LAYOUT4x3 | LAYOUT16x9 | | --font= | Default font | Heebo (Hebrew) / Arial | | --font-size= | Font size in points | 18 |
Convert HTML to PowerPoint (PPTX) with excellent Hebrew/RTL support. Use when the user asks to 'convert HTML to PowerPoint', 'create presentation from HTML', 'generate PPTX', 'make slides from HTML', or needs to create PowerPoint presentations programmatically. Source: aviz85/claude-skills-library.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/aviz85/claude-skills-library --skill html-to-pptx- Category
- #Documents
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is html-to-pptx?
Convert HTML to PowerPoint (PPTX) with excellent Hebrew/RTL support. Use when the user asks to 'convert HTML to PowerPoint', 'create presentation from HTML', 'generate PPTX', 'make slides from HTML', or needs to create PowerPoint presentations programmatically. Source: aviz85/claude-skills-library.
How do I install html-to-pptx?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/aviz85/claude-skills-library --skill html-to-pptx Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/aviz85/claude-skills-library
Details
- Category
- #Documents
- Source
- skills.sh
- First Seen
- 2026-02-01