by hsuliang
Codex Skill for creating 16:9 presentation images, PPTX decks, image prompts, and slide planning tables.
# Add to your Claude Code skills
git clone https://github.com/hsuliang/generate-ai-presentations-skillGuides for using ai agents skills like generate-ai-presentations-skill.
Last scanned: 9/2/2026
{
"issues": [],
"status": "PASSED",
"scannedAt": "2026-09-02T08:28:48.993Z",
"npmAuditRan": true,
"pipAuditRan": true,
"promptInjectionRan": true
}generate-ai-presentations-skill is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by hsuliang. Codex Skill for creating 16:9 presentation images, PPTX decks, image prompts, and slide planning tables. It has 71 GitHub stars.
Yes. generate-ai-presentations-skill passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.
Clone the repository with "git clone https://github.com/hsuliang/generate-ai-presentations-skill" and add it to your Claude Code skills directory (see the Installation section above).
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh generate-ai-presentations-skill against similar tools.
No comments yet. Be the first to share your thoughts!
⚠️ Third-Party Software Notice
This skill is third-party open-source software developed and hosted independently on GitHub. SkillsLLM is an informational directory and does not control or maintain the underlying repository.
Any security checks, ratings, or warnings displayed by SkillsLLM are automated and limited in scope. They do not constitute a security certification or guarantee that the software is safe, error-free, or free from malicious code, vulnerabilities, compromised dependencies, or prompt-injection risks.
Review the source code, permissions, dependencies, and configuration before installing or running any third-party skill. Use is at your own risk. To the maximum extent permitted by applicable law, SkillsLLM is not liable for losses arising from third-party software.
一個可重複使用的 Codex Agent Skill,將 Markdown、逐字稿、課程筆記、Word、PDF、網頁文章或既有投影片文字,轉成 16:9 簡報圖片、PPTX、逐頁圖片生成提示詞或簡報規劃表。
A reusable Codex Agent Skill for turning source content into 16:9 presentation images, PPTX decks, per-slide image prompts, or presentation planning tables.
在 Codex 對話框輸入:
$skill-installer https://github.com/hsuliang/generate-ai-presentations-skill/tree/main/skills/generate-ai-presentations
安裝後若 Skill 尚未出現,請重新啟動 Codex。
明確指定 Skill:
使用 $generate-ai-presentations,把以下內容做成簡報:
……
也可以直接提出符合用途的簡報需求,讓 Codex 依 Skill 描述自動判斷是否啟用。
Skill 會先依序取得必要設定,不會在設定未確認前直接生成成品。
skills/
└── generate-ai-presentations/
├── SKILL.md
├── agents/
│ └── openai.yaml
└── references/
└── design-and-output-rules.md
本儲存庫依檔案類型採雙授權:
完整條款請參閱 LICENSE、MIT 與 CC BY 4.0。
CC BY 4.0 建議標示:AI 簡報生成助理 Skill by hsuliang,並附上本儲存庫連結。