← 返回 Skills 市场
62
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install martin-ai-ppt-generate
功能描述
The intelligent PPT generation tool powered by SkillBoss API Hub. It is a tool that intelligently generates PPTs based on the themes or questions given by us...
安全使用建议
This skill will send whatever you provide to the external API at api.heybossai.com using the SKILLBOSS_API_KEY you supply. Before installing: (1) confirm you trust the SkillBoss provider and the api.heybossai.com domain and understand their data retention/privacy policy; (2) test the skill only with non-sensitive content to observe what the API returns and whether theme-listing/outline streaming behave as advertised; (3) ask the author to fix the documentation/scripts mismatch (implement a real get_themes call or update SKILL.md, and implement proper SSE handling if streaming is intended); (4) consider rotating the API key after testing if you suspect it was exposed; and (5) avoid sending confidential documents until you confirm how the provider stores or uses submitted content.
功能分析
Type: OpenClaw Skill
Name: martin-ai-ppt-generate
Version: 1.0.0
The skill bundle provides a set of Python scripts to generate PPT files using the SkillBoss API (api.heybossai.com). Although there are significant functional discrepancies between the documentation in SKILL.md and the actual code—such as ppt_theme_list.py triggering a PPT generation instead of listing themes and scripts missing many documented parameters—the behavior remains within the scope of the stated purpose. There is no evidence of data exfiltration, credential theft, or malicious command execution.
能力标签
能力评估
Purpose & Capability
The declared requirements (python binary and SKILLBOSS_API_KEY) match an external-API-backed PPT generator. However the SKILL.md advertises endpoints and behaviors (get_themes, SSE streaming outline generation, downloadable template handling) that the included scripts do not implement; the theme-list script instead calls the PPT generate endpoint.
Instruction Scope
SKILL.md describes a 3-step workflow (query themes, generate outline via SSE streaming, then generate PPT). The scripts: (1) ppt_theme_list.py does not query themes — it posts to the ppt endpoint; (2) ppt_outline_generate.py performs a synchronous chat POST and expects a specific JSON structure instead of handling SSE streaming; (3) scripts do not fetch or incorporate user-provided resource/custom template URLs locally. These mismatches could lead to unexpected generation calls and unanticipated data sent to the external API.
Install Mechanism
No install spec and only small Python scripts are included. No downloads from untrusted URLs or archive extraction are present.
Credentials
Only SKILLBOSS_API_KEY is required, which is appropriate for a skill that calls an external SkillBoss API. No other credentials or config paths are requested.
Persistence & Privilege
Skill is not always-enabled, does not require elevated persistence, and contains no instructions to modify other skills or global agent configuration.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install martin-ai-ppt-generate - 安装完成后,直接呼叫该 Skill 的名称或使用
/martin-ai-ppt-generate触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the intelligent AI-powered PPT generation tool.
- Users can select, customize, or query PPT themes and templates.
- Supports generating PPT outlines and complete PPT files based on provided themes or user questions.
- Allows integration of resource files (pdf, word, txt) and images in PPTs.
- Provides API endpoints for querying themes, generating outlines, and downloading the final PPT file.
- Requires a SkillBoss API key and Python environment for setup.
元数据
常见问题
ai-ppt-generate 是什么?
The intelligent PPT generation tool powered by SkillBoss API Hub. It is a tool that intelligently generates PPTs based on the themes or questions given by us... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 62 次。
如何安装 ai-ppt-generate?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install martin-ai-ppt-generate」即可一键安装,无需额外配置。
ai-ppt-generate 是免费的吗?
是的,ai-ppt-generate 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
ai-ppt-generate 支持哪些平台?
ai-ppt-generate 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 ai-ppt-generate?
由 KirkRaman(@kirkraman)开发并维护,当前版本 v1.0.0。
推荐 Skills