R
recipe-create-presentation
by @googleworkspacev
4.5(156)
能够创建新的Google幻灯片演示文稿,并添加初始幻灯片内容,快速启动演示文稿制作。
安装方式
npx skills add googleworkspace/cli --skill recipe-create-presentationcompare_arrows
Before / After 效果对比
1 组使用前
传统上,创建新的Google Slides演示文稿需要从零开始,手动添加标题页、目录页等基本结构,耗费大量时间在重复性操作上,延缓了内容创作的进程。
使用后
通过自动化流程创建Google Slides演示文稿,可以快速生成包含初始幻灯片(如标题页、目录页)的结构。这显著减少了准备工作,让创作者能更快地专注于核心内容的填充,大幅提升了内容创作效率。
SKILL.md
Create a Google Slides Presentation
PREREQUISITE: Load the following skills to execute this recipe:
gws-slides
Create a new Google Slides presentation and add initial slides.
Steps
- Create presentation:
gws slides presentations create --json '{"title": "Quarterly Review Q2"}' - Get the presentation ID from the response
- Share with team:
gws drive permissions create --params '{"fileId": "PRESENTATION_ID"}' --json '{"role": "writer", "type": "user", "emailAddress": "team@company.com"}'
用户评价 (0)
发表评价
效果
易用性
文档
兼容性
暂无评价
统计数据
安装量15.8K
评分4.5 / 5.0
版本
更新日期2026年5月23日
对比案例1 组
用户评分
4.5(156)
5
23%
4
52%
3
23%
2
2%
1
0%
为此 Skill 评分
0.0
兼容平台
🔧Claude Code
🔧OpenClaw
🔧OpenCode
🔧Codex
🔧Gemini CLI
🔧GitHub Copilot
🔧Amp
🔧Kimi CLI
时间线
创建2026年3月16日
最后更新2026年5月23日