详情

首页手游攻略 free ppt skill下载-free ppt skill网页版下载入口

free ppt skill下载-free ppt skill网页版下载入口

佚名 2026-07-25 10:00:01

free ppt skill 如果指“免费开源、能在本地 Agent 里产出 PowerPoint”的项目,hugohe3/ppt-master 是更贴近这个搜索词的入口:https://github.com/hugohe3/ppt-master。它的官网演示在 https://hugohe3.github.io/ppt-master/,Skill 目录在 skills/ppt-master

PPT Master 的重点是生成真正可编辑的 .pptx:文本框、形状、图表和备注都尽量保留为 PowerPoint 对象,而不是一页一张图片。项目本身 MIT 开源,费用主要来自你使用的 AI 模型和图片服务。

入口和下载地址

  1. GitHub 仓库:https://github.com/hugohe3/ppt-master
  2. 官网示例:https://hugohe3.github.io/ppt-master/
  3. Skill 目录:https://github.com/hugohe3/ppt-master/tree/main/skills/ppt-master
  4. 源码 ZIP:https://github.com/hugohe3/ppt-master/archive/refs/heads/main.zip

网页端主要用来看示例、模板和快速说明,不是一个上传文件后在线排版的 SaaS。真正执行仍在你的 Agent 环境和本机项目目录里。

安装可以走 skills 命令

npx skills add https://github.com/hugohe3/ppt-master/tree/main/skills/ppt-master

手动路径也可以:clone 仓库,安装 Python 依赖,再把 skills/ppt-master 放进 Agent 能发现的 skills 目录。README 写明基础要求是 Python 3.10+。

git clone https://github.com/hugohe3/ppt-master.git
cd ppt-master
python -m pip install -r requirements.txt

第一次任务别用正式材料

先拿一份短 Markdown、PDF 或网页 URL 做小 deck。目标不是做出最漂亮的一版,而是确认 Agent 能创建项目目录、转换素材、产出页面预览,并在 exports/ 里写出 .pptx

PPT Master 更吃模型能力和素材质量。大纲太空、图片要求太高、品牌规范没说清,结果会变得需要人工返修。它的优势是本地可控、开源、输出 PowerPoint 原生结构;想要一键在线生成并拿链接,Felo Slides 之类 API 型 skill 会更直接。

相关资讯
点击查看更多
游戏推荐
推荐专题
热门阅读
推荐下载