← 返回 Skills 市场
googleworkspace-bot

Recipe Create Presentation

作者 googleworkspace-bot · GitHub ↗ · v1.0.12 · MIT-0
cross-platform ⚠ suspicious
485
总下载
0
收藏
10
当前安装
13
版本数
在 OpenClaw 中安装
/install recipe-create-presentation
功能描述
Create a new Google Slides presentation and add initial slides.
安全使用建议
This recipe will run the gws CLI to create a Google Slides file and then grant writer access to [email protected]. Before installing or using it: - Verify you trust the gws binary (where it came from) and that it is configured with the correct Google account and OAuth scopes; the skill does not declare required credentials. - Replace the placeholder email ([email protected]) with the intended recipient(s) — otherwise you may unintentionally share documents. - Consider running the gws commands manually once to confirm behavior and to see what credentials and scopes are used. - Ensure the dependent skill (gws-slides) is legitimate and that gws is installed from a trusted source. If the skill will be used autonomously, be cautious because it can create and share documents without interactive confirmation.
功能分析
Type: OpenClaw Skill Name: recipe-create-presentation Version: 1.0.12 The skill bundle is a straightforward recipe for creating and sharing a Google Slides presentation using the 'gws' CLI tool. The instructions in SKILL.md are consistent with the stated purpose and do not contain any malicious commands, data exfiltration, or prompt injection attempts.
能力评估
Purpose & Capability
Name/description align with the instructions: it uses the gws CLI to create a Slides presentation and then set Drive permissions. The declared required binary (gws) and dependency on a gws-slides skill are coherent with this purpose.
Instruction Scope
SKILL.md instructs the agent to run gws commands to create a presentation and to share it with [email protected]. It does not mention where credentials come from, who must approve sharing, or confirm substitution of PRESENTATION_ID. The hard-coded sharing step (writer access to [email protected]) is notable and could expose data if left unchanged.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk by the skill itself. This reduces supply-chain risk, but the skill depends on an external gws binary already present.
Credentials
The skill declares no required environment variables or credentials, but the gws commands will need Google API credentials/authorization and Drive permissions to create presentations and add permissions. Those credentials and OAuth scopes are not documented, which is an omission that affects security and usability.
Persistence & Privilege
always is false and the skill is user-invocable only. The skill does not request persistent system-wide changes in its spec; no elevated persistence is requested.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install recipe-create-presentation
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /recipe-create-presentation 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.12
- Bumped metadata version from 0.22.4 to 0.22.5 in SKILL.md. - No functional or instructional changes made.
v1.0.11
- Updated metadata version from 0.22.3 to 0.22.4 in SKILL.md.
v1.0.10
- Updated skill metadata version from 0.22.2 to 0.22.3 in documentation. - No changes to functionality or instructions.
v1.0.9
- Updated version in metadata from 0.22.1 to 0.22.2 in SKILL.md. - No changes to functionality or instructions.
v1.0.8
- Updated skill version from 0.22.0 to 0.22.1 in metadata. - No other changes to functionality or documentation.
v1.0.7
- Updated version to 0.22.0 in metadata. - No changes to features or recipe steps.
v1.0.6
- Updated version number in metadata from 0.21.1 to 0.21.2 in SKILL.md.
v1.0.5
- Updated skill version from 0.20.1 to 0.21.1 in SKILL.md. - No other content changes were made.
v1.0.4
- Bumped metadata version from 0.20.0 to 0.20.1 in SKILL.md. - No other changes to functionality or documentation.
v1.0.3
- Updated version to 0.20.0 in SKILL.md. - No changes to functionality or documentation content.
v1.0.2
- Updated metadata format for improved consistency. - Moved version number to metadata block and set it to 0.19.0. - Removed redundant version field from the top level. - No changes to functionality or user instructions.
v1.0.1
- Updated formatting of the SKILL.md metadata section for consistency. - No changes to functionality or usage.
v1.0.0
Initial release of recipe-create-presentation. - Create a new Google Slides presentation. - Add initial slides to the presentation. - Share the presentation with a specified team member by email. - Requires `gws-slides` skill for execution.
元数据
Slug recipe-create-presentation
版本 1.0.12
许可证 MIT-0
累计安装 10
当前安装数 10
历史版本数 13
常见问题

Recipe Create Presentation 是什么?

Create a new Google Slides presentation and add initial slides. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 485 次。

如何安装 Recipe Create Presentation?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install recipe-create-presentation」即可一键安装,无需额外配置。

Recipe Create Presentation 是免费的吗?

是的,Recipe Create Presentation 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Recipe Create Presentation 支持哪些平台?

Recipe Create Presentation 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Recipe Create Presentation?

由 googleworkspace-bot(@googleworkspace-bot)开发并维护,当前版本 v1.0.12。

💬 留言讨论