← 返回 Skills 市场
178
总下载
0
收藏
0
当前安装
5
版本数
在 OpenClaw 中安装
/install pptmagic-ppt-creator
功能描述
Use Banana Slides / pptmagic-compatible project APIs to create, continue, and export presentation decks from an idea, outline, or page-by-page description. T...
安全使用建议
This skill will send the user's presentation prompts, page descriptions, and any uploaded template assets to the hard-coded endpoint https://openclaw-nopass.pptmagic.tech/. That is expected for this skill's function but is a privacy risk if the content is sensitive. Before using: (1) avoid sending regulated or confidential material to this public deployment unless you trust the operator and have reviewed their data handling policies; (2) if an operator-provided access code is available, use PPTMAGIC_ACCESS_CODE instead of relying on an unauthenticated endpoint; (3) confirm exported URLs returned by the API are legitimate before sharing; (4) if you need stronger privacy guarantees, run a trusted/self-hosted pptmagic/Banana Slides deployment or request a private endpoint from the operator.
能力评估
Purpose & Capability
Name/description match the actual behavior: the SKILL.md describes calling a pptmagic/Banana Slides API to create/continue/export projects. The only declared optional credential (PPTMAGIC_ACCESS_CODE) is appropriate for controlling access to that service. There are no unrelated environment variables, binaries, or install steps requested.
Instruction Scope
Instructions are narrowly scoped to creating projects, generating outlines/descriptions/images, polling tasks, inspecting project state, and exporting results from the external API. The skill explicitly states it will send prompts, outlines, and uploaded template assets to the public deployment and cautions about sensitive content—this behavior is expected for the stated purpose.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing is written to disk or downloaded during install. This is the lowest-risk install model and is consistent with an API-invocation utility.
Credentials
No required environment variables; a single optional PPTMAGIC_ACCESS_CODE is declared and used solely to populate X-Access-Code when the operator provides it. The number and nature of env vars are proportionate to the skill's needs.
Persistence & Privilege
always:false (default) and no requests to modify system or other skills' configs. The skill can be invoked autonomously by the agent (platform default) but does not request elevated or persistent privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pptmagic-ppt-creator - 安装完成后,直接呼叫该 Skill 的名称或使用
/pptmagic-ppt-creator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.4
Remove required credential mismatch and strengthen public-endpoint privacy guidance
v1.0.3
Clarify public endpoint privacy, declare optional access code, and document controlled-access mode
v1.0.2
Use fixed openclaw-nopass endpoint and remove obsolete auth/device parameters
v1.0.1
Declare required PPTMAGIC_* environment variables and clarify access-code scope
v1.0.0
Initial public release for Banana Slides / pptmagic PPT creation workflow
元数据
常见问题
PPTMagic Official PPT Creator 是什么?
Use Banana Slides / pptmagic-compatible project APIs to create, continue, and export presentation decks from an idea, outline, or page-by-page description. T... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 178 次。
如何安装 PPTMagic Official PPT Creator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pptmagic-ppt-creator」即可一键安装,无需额外配置。
PPTMagic Official PPT Creator 是免费的吗?
是的,PPTMagic Official PPT Creator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
PPTMagic Official PPT Creator 支持哪些平台?
PPTMagic Official PPT Creator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 PPTMagic Official PPT Creator?
由 kevin808(@kevin808)开发并维护,当前版本 v1.0.4。
推荐 Skills