Installation
Copy the prompt below and send it to your AI assistant (e.g. Claude Code) — it will follow the instructions and install automatically.
Install the "codex-ppt" skill by following the instructions at https://skill123.me/install/codex-ppt.
Run in your terminal — downloads and installs to ~/.claude/skills/.
curl -fsSL https://skill123.me/install/codex-ppt.sh | bash
Download the zip and extract it into your skills directory (e.g. ~/.claude/skills/), then restart your session.
⬇ Download v1.0.0 · 103 KBAbout this skill
Overview
Generate visually unified image-based PPT/PPTX decks from articles, reports, papers, notes, or outlines.
Source
- Repo: https://github.com/ningzimu/codex-ppt-skill
- Path: skills/codex-ppt
Evaluation
AI-evaluated 2026-09-03: Solid orchestration contract: hard constraints, approval gates before every phase, subagent dispatch rules, script-recorded state, and explicit acceptance criteria, though most detail is deferred to docs/ files the evaluator cannot see here. Deck-from-article is a common need; requires an image backend (optional OpenAI API key) and produces non-editable image slides, which it discloses.
