# codex-ppt-skill

一个面向 Codex 的 PPT 生成 skill，也可在 Claude Code、OpenClaw、Hermes Agent 等支持 SKILL.md 的 agent 中使用；在这些非 Codex 环境中通常需要配置 gpt-image-2、第三方生图 API 或 OpenAI 兼容格式的生图接口。它把文章、报告、论文、课程笔记等内容转换成“整页图片式”的演示文稿：先规划大纲和视觉风格，再生成每页幻灯片图片，最后用本地脚本组装为 .pptx。

- Tier: Indexed (plain plugin)
- Category: Content
- Page: https://www.flowy.sh/listings/ningzimu-codex-ppt-skill
- Source: https://github.com/ningzimu/codex-ppt-skill
- Price: free and open source

## Summary
codex-ppt-skill is a Claude Code plugin with 1 hand-picked skill for content work, indexed on Flowy. Install it with the command on its page. It includes codex-ppt. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add ningzimu/codex-ppt-skill --agent claude-code
```

## Skills
- codex-ppt

## FAQ

### What is codex-ppt-skill?
一个面向 Codex 的 PPT 生成 skill，也可在 Claude Code、OpenClaw、Hermes Agent 等支持 SKILL.md 的 agent 中使用；在这些非 Codex 环境中通常需要配置 gpt-image-2、第三方生图 API 或 OpenAI 兼容格式的生图接口。它把文章、报告、论文、课程笔记等内容转换成“整页图片式”的演示文稿：先规划大纲和视觉风格，再生成每页幻灯片图片，最后用本地脚本组装为 .pptx。

### How do I install codex-ppt-skill?
Run these in Claude Code: npx -y skills add ningzimu/codex-ppt-skill --agent claude-code. Then prompt normally.

### Does codex-ppt-skill auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is codex-ppt-skill free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
