← 返回 Skills 市场
3420
总下载
3
收藏
23
当前安装
1
版本数
在 OpenClaw 中安装
/install slidespeak
功能描述
Generate, edit, and manage PowerPoint presentations via the SlideSpeak API. Use this skill when users want to create presentations from text or documents, edit existing presentations, or work with presentation templates.
安全使用建议
This package appears to be a straightforward client for api.slidespeak.co. Before installing: (1) ensure you trust slidespeak.co and are willing to provide your SLIDESPEAK_API_KEY (the key is sent to api.slidespeak.co for every request); (2) the script requires Node (native fetch — Node 18+); (3) when using upload you will be instructing the script to read files from paths you provide (so don’t point it at sensitive files you don’t intend to upload); (4) webhook-subscribe lets SlideSpeak send POSTs to any URL you register — don’t register endpoints that would leak sensitive internal data. If you need higher assurance, verify the API domain and the script contents yourself and obtain the API key from your SlideSpeak account rather than reusing other credentials.
功能分析
Type: OpenClaw Skill
Name: slidespeak
Version: 1.0.0
The skill bundle is classified as benign. While it requests `Bash Read Write` permissions, the `slidespeak.mjs` script uses these permissions in a manner consistent with its stated purpose: reading user-specified document files for upload and JSON configuration files for presentation generation. All network communication is directed to the legitimate `api.slidespeak.co` endpoint, and there is no evidence of data exfiltration to unauthorized domains, malicious execution patterns, persistence mechanisms, or prompt injection attempts in `SKILL.md` aiming to subvert the agent's behavior for harmful purposes. The webhook subscription feature is a legitimate API function, not a direct exfiltration vector by the skill itself.
能力评估
Purpose & Capability
Name/description, required environment variable (SLIDESPEAK_API_KEY), and the included script/API reference all match a PowerPoint generation/editing client for api.slidespeak.co. Required items are proportional to the stated purpose.
Instruction Scope
SKILL.md instructs the agent to run the bundled Node script, set SLIDESPEAK_API_KEY, upload files for document-based generation, poll task status, and optionally register webhooks — all of which are appropriate for the described functionality. The script only reads files the user supplies and uses the single declared env var.
Install Mechanism
No install spec is present (instruction-only with bundled script). No downloads from untrusted URLs or archive extraction are specified. The script is included in the skill package and uses native Node APIs.
Credentials
Only SLIDESPEAK_API_KEY is required and declared as the primary credential. The skill does not request other unrelated secrets or config paths.
Persistence & Privilege
always:false and normal model invocation. The skill does not request permanent system-wide changes, nor does it modify other skills or agent-wide config.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install slidespeak - 安装完成后,直接呼叫该 Skill 的名称或使用
/slidespeak触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of slidespeak skill for generating, editing, and managing PowerPoint presentations using the SlideSpeak API.
- Supports creating presentations from text or uploaded documents, editing slides, and applying templates.
- Introduces a CLI workflow with asynchronous task handling, including polling, timeouts, and webhooks.
- Provides detailed command options for presentation customization and management, including slide-by-slide control.
- Requires SLIDESPEAK_API_KEY environment variable for authentication.
元数据
常见问题
SlideSpeak 是什么?
Generate, edit, and manage PowerPoint presentations via the SlideSpeak API. Use this skill when users want to create presentations from text or documents, edit existing presentations, or work with presentation templates. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 3420 次。
如何安装 SlideSpeak?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install slidespeak」即可一键安装,无需额外配置。
SlideSpeak 是免费的吗?
是的,SlideSpeak 完全免费(开源免费),可自由下载、安装和使用。
SlideSpeak 支持哪些平台?
SlideSpeak 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 SlideSpeak?
由 mve(@mve)开发并维护,当前版本 v1.0.0。
推荐 Skills