| name | Generate Template-Matched PPTX Decks with gpt-image2-ppt-skills |
| slug | generate-template-matched-pptx-decks-with-gpt-image2-ppt-skills |
| description | Use gpt-image2-ppt-skills to have an agent create image-first or editable PowerPoint decks with gpt-image-2, bundled styles, template cloning, and render review. |
| github_stars | 1121 |
| verification | security_reviewed |
| source | https://github.com/JuneYaooo/gpt-image2-ppt-skills |
| author | JuneYaooo |
| publisher_type | open_source_project |
| category | Image & Creative Automation |
| framework | Multi-Framework |
| tool_ecosystem | {"github_repo":"JuneYaooo/gpt-image2-ppt-skills","github_stars":1121} |
Generate Template-Matched PPTX Decks with gpt-image2-ppt-skills
Use gpt-image2-ppt-skills to have an agent create image-first or editable PowerPoint decks with gpt-image-2, bundled styles, template cloning, and render review.
Prerequisites
Claude Code, Codex, OpenClaw, Cursor, Hermes Agent, or another skill-capable agent; Git; Python 3.8 or later; pip; OpenAI gpt-image-2 access or compatible agent-native image generation; optional PowerPoint, Keynote, or LibreOffice renderer for template cloning and editable-mode validation
Installation
Install or set up from the source-backed instructions:
Clone https://github.com/JuneYaooo/gpt-image2-ppt-skills, run bash install_as_skill.sh --target claude for Claude Code or bash install_as_skill.sh --target codex for Codex, install the Python requirements through the script, configure image-generation access only when the active agent does not provide native image generation, then restart the agent so the skill loads.
Documentation
Source