# ppt-generation

> Claude/Codex skill by [@bytedance](https://github.com/bytedance) · 80k stars · Updated 2026-08-15

Use this skill when the user requests to generate, create, or make presentations (PPT/PPTX). Creates visually rich slides by generating images for each slide and composing them into a PowerPoint file.

Tags: agent, agentic, agentic-framework, agentic-workflow, ai, ai-agents, deep-research, harness, langchain, langgraph, langmanus, llm, multi-agent, nodejs, podcast, python, superagent, typescript

## Install

```sh
git clone https://github.com/bytedance/deer-flow /tmp/deer-flow && ln -s /tmp/deer-flow/skills/public/ppt-generation ~/.claude/skills/ppt-generation
```

## From README

PPT Generation Skill Overview This skill generates professional PowerPoint presentations by creating AI-generated images for each slide and composing them into a PPTX file. The workflow includes planning the presentation structure with a consistent visual style, generating slide images sequentially (using the previous slide as a reference for style consistency), and assembling them into a final presentation.

## Links

- HTML page: https://omgskills.com/skills/bytedance/deer-flow/ppt-generation/
- GitHub: https://github.com/bytedance/deer-flow
- Author: [@bytedance](https://github.com/bytedance)
