Claude Skill
icip-cas/PPTAgent
PPTAgent 是一个用于反思性 PowerPoint 生成的代理框架,利用 LLM 和 MCP,从文档中提取内容并自主创建结构化幻灯片。
概览
仓库信息
安装这个 Skill
uvx pptagent onboardRegistry 信息
uvx pptagent onboarduvx pptagent generate "Single Page with Title: Hello World" -o hello.pptxuvx pptagent generate "Q4 Report" \npm install --prefix deeppresenter/html2pptx
项目简介
PPTAgent 是一个用于反思性 PowerPoint 生成的代理框架,利用 LLM 和 MCP,通过内容提取和幻灯片生成的两阶段流程,从源文档创建高质量演示文稿。
An Agentic Framework for Reflective PowerPoint Generation
要点
- 两阶段反思生成流程(提取 + 幻灯片创建)
- 基于 LLM 的内容分析与结构化
- 集成 MCP(模型上下文协议)以增强推理
- 基于 OpenClaw 的文档处理
- 用于自主幻灯片组合的代理 AI 架构
使用场景
- 从研究论文自动创建演示文稿
- 将商业报告总结为幻灯片组
- 将教育材料转换为讲座幻灯片
- 快速原型化演示文稿草稿
README 摘要
<div align="right"> <details> <summary >🌐 Language</summary> <div> <div align="center"> <a href="https://openaitx.github.io/view.html?user=icip-cas&project=PPTAgent&lang=en">English</a> | <a href="https://openaitx.github.io/view.html?user=icip-cas&project=PPTAgent&lang=zh-CN">简体中文</a> | <a href="https://openaitx.github.io/view.html?user=icip-cas&project=PPTAgent&lang=zh-TW">繁體中文</a> | <a href="https://openaitx.github.io/view.html?user=icip-cas&project=PPTAgent&lang=ja">日本語</a> | <a href="https://openaitx.github.io/view.html?user=icip-cas&project=PPTAgent&lang=ko">한국어</a> | <a href="https://openaitx.github.io/view.html?user=icip-cas&project=PPTAgent&lang=hi">हिन्दी</a> | <a href="https://openaitx.github.io/view.html?user=icip-cas&project=PPTAgent&lang=th">ไทย</a> | <a href="https://openaitx.github.io/view.html?user=icip-cas&project=PPTAgent&lang=fr">Français</a> | <a href="https://openaitx.github.io/view.html?user=icip-cas&project=PPTAgent&lang=de">Deutsch</a> | <a href="https://openaitx.github.io/view.html?user=icip-cas&project=PPTAgent&lang=es">Español</a> | <a href="https://openaitx.github.io/view.html?user=icip-cas&project=PPTAgent&lang=it">Italiano</a> | <a href="https://openaitx.github.io/view.html?user=icip-cas&project=PPTAgent&lang=ru">Русский</a> | <a href="https://openaitx.github.io/view.html?user=icip-cas&project=PPTAgent&lang=pt">Português</a> | <a href="https://openaitx.github.io/view.html?user=icip-cas&project=PPTAgent&lang=nl">Nederlands</a> | <a href="https://openaitx.github.io/view.html?user=icip-cas&project=PPTAgent&lang=pl">Polski</a> | <a href="https://openaitx.github.io/view.html?user=icip-cas&project=PPTAgen