This repository enables you to "vibe clode" powerpoint presentations in a defined Red Hat style.
The system prompt is saved at:
gen-ai-presentation-system-prompt/SYSTEM_PROMPT.md
How to use it: Open the file, copy everything below the --- line, and paste it as your first message in a new Claude Code session. Then fill in the topic, audience, filename, and content at the bottom.
The key things it tells Claude to do:
- Read the style guide, helpers, and examples before starting
- Import presentation_helpers.py rather than rewriting all the functions
- Draft content as text first for your review before generating the PPTX
- Include speaker notes on every slide with references
- Use the existing venv and template — no setup needed