presentation-generator

Generate Hebrew presentations with RTL layout in Marp or PowerPoint.

6|4|Updated Mar 3, 2026
One-click install
npx skills add https://github.com/skills-il/marketing-growth --skill presentation-generator-skills-il
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: presentation-generator
Source: https://github.com/skills-il/marketing-growth/tree/main/presentation-generator
Command: npx skills add https://github.com/skills-il/marketing-growth --skill presentation-generator-skills-il

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires lxml, python-pptx, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill removes the manual pain of building Hebrew presentations that must render correctly right-to-left, with proper bullet alignment, punctuation placement, font selection, and mixed Hebrew-English layout. It solves the common failures of generic slide tools that display Hebrew text in the wrong direction, break tables and charts, or mishandle business formatting for Israeli audiences.

Core Features & Use Cases

  • RTL slide generation: Create Hebrew-first presentations with right-aligned text, correct paragraph direction, and business-ready typography.
  • Two output paths: Use Marp for markdown-based, version-controlled decks or python-pptx for PowerPoint-compatible .pptx files.
  • Mixed-language handling: Support bilingual slides with Hebrew body text, English product names, URLs, code snippets, and currency formatting.
  • Tables, charts, and notes: Build RTL tables, reverse visual column order, patch charts for Hebrew labels, and keep speaker notes readable.
  • Use cases: Startup pitch decks, quarterly reports, marketing campaign decks, educational slides, and investor materials for Israeli teams.

Quick Start

Ask the AI to create a 10-slide Hebrew startup pitch deck with full RTL support, Hebrew fonts, right-aligned bullets, and bilingual compatibility in Marp or PowerPoint.

Frequently Asked Questions about presentation-generator

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

FAQPage Schema
How do I generate Hebrew presentations with correct right-to-left layout in PowerPoint?

Generating Hebrew presentations with correct right-to-left layout requires applying XML-level paragraph RTL patches, right-aligning text, and fixing bullet alignment. This Skill automates that process to produce business-ready .pptx files with proper Hebrew typography.

Can I build bilingual pitch decks with mixed Hebrew and English text in Marp?

Yes, you can build bilingual pitch decks in Marp that mix Hebrew body text with English product names, URLs, and code snippets. The Skill handles bidirectional text flow so mixed-language content renders correctly on right-to-left slides.

Why does Hebrew text display in the wrong direction in my PowerPoint slides?

Hebrew text displays incorrectly in PowerPoint when paragraph direction and RTL properties are not patched at the XML level. This Skill applies the necessary paragraph direction controls, font selection, and punctuation placement fixes for Israeli business audiences.

Does python-pptx support right-to-left tables and charts for Israeli quarterly reports?

Standard python-pptx lacks native RTL table and chart support, but this Skill patches table column order, reverses visual direction, and adjusts chart labels for Hebrew formatting, enabling proper right-to-left quarterly report generation.

What is the best way to create a Hebrew startup pitch deck with speaker notes?

The best way to create a Hebrew startup pitch deck with speaker notes is using this Skill's Marp or python-pptx output paths, which ensure right-aligned bullets, readable Hebrew notes, and correct formatting for numbers and dates.

Are there limitations when formatting mixed Hebrew-English numbers and dates in presentation slides?

Mixed Hebrew-English formatting for numbers, dates, and currency can break in generic slide tools that ignore RTL context. This Skill applies Hebrew-aware formatting rules to ensure dates, numbers, and currency display correctly within right-to-left slide layouts.