← 返回 Skills 市场
Ppt Generator 1
作者
sunerw-dev
· GitHub ↗
· v1.0.0
1568
总下载
0
收藏
7
当前安装
1
版本数
在 OpenClaw 中安装
/install ppt-generator-1
功能描述
将用户讲稿一键生成乔布斯风极简科技感竖屏HTML演示稿。当用户需要生成PPT、演示文稿、Slides、幻灯片,或要求科技风/极简风/乔布斯风格的演示时触发此技能。输出为单个可直接运行的HTML文件。
安全使用建议
This skill appears to do what it says (generate a single HTML slide deck), but review the template before use: it includes remote CDN/script and font URLs (e.g., tailwind CDN and fonts.loli.net / bytecdntp host). When the output HTML is opened, those third-party hosts will be contacted and remote JavaScript may execute — this can leak the viewer's IP or page content and change runtime behavior if a CDN is compromised. Recommendations before installing/using:
- Inspect assets/template.html and references/* for all external URLs. Consider replacing remote scripts/fonts with local/static copies if you are handling sensitive content.
- If you must use CDNs, prefer well-known, integrity-checked resources and add Subresource Integrity (SRI) where possible; avoid unknown personal/CDN mirror domains.
- If you need fully offline/safest output, modify the template to inline CSS and avoid remote <script> includes (or bundle known-safe runtime code).
- Note the minor mismatch: SKILL.md lists Vue3 as part of the stack but the template does not include a Vue3 CDN tag — verify intended behavior if interactive features are expected.
If you are comfortable with these external network requests (or you plan to sanitize the template), the skill is functionally coherent. If you cannot accept any third-party network calls or remote JS execution, treat this skill as unsafe until its template is modified to be self-contained.
功能分析
Type: OpenClaw Skill
Name: ppt-generator-1
Version: 1.0.0
The skill bundle is designed to generate minimalist HTML presentations. All files, including SKILL.md, agents/openai.yaml, assets/template.html, and reference markdown files, align with this stated purpose. SKILL.md provides clear, non-malicious instructions for the AI agent, focusing on content generation and design. The HTML template and design specifications use standard web technologies and common CDNs (e.g., ByteDance CDN for TailwindCSS, loli.net for Google Fonts), which are not inherently suspicious. There is no evidence of prompt injection, data exfiltration, malicious execution, persistence, or obfuscation. The client-side JavaScript in assets/template.html is solely for presentation navigation.
能力评估
Purpose & Capability
Name, description, and provided files (template.html, design spec, slide-types) align with the stated goal of converting a user script into a single HTML minimal/tech-style vertical presentation.
Instruction Scope
SKILL.md steps are narrowly scoped to reading user text, creating condensed Markdown, planning slides, and producing HTML. However the generated template loads external JS/CSS/fonts via third‑party CDNs; SKILL.md does not call these out or warn that opening the output will cause network requests (possible privacy/tracking/execution surface). Also SKILL.md mentions Vue3 (CDN) as part of the tech stack but the provided template does not include a Vue3 script tag — a small inconsistency.
Install Mechanism
Instruction-only skill with no install steps or binaries to fetch; nothing would be written to disk by the skill itself during install.
Credentials
No environment variables, credentials, or config paths are requested — consistent and minimal for the stated purpose.
Persistence & Privilege
always is false and the skill does not request persistent/system privileges or modify other skills. Autonomous invocation is allowed by default (platform standard) but not combined with elevated privileges here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ppt-generator-1 - 安装完成后,直接呼叫该 Skill 的名称或使用
/ppt-generator-1触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of ppt-generator skill.
- Instantly converts user scripts into Jobs-style, minimalist, tech-themed vertical HTML slides.
- Strictly follows a streamlined workflow: script reading, content condensation, slide structure planning, title crafting, and HTML output.
- Ensures strong visual contrast, high whitespace, focused pacing, and smooth interactive animations.
- Output includes a Markdown summary, slide outline, and a single ready-to-use HTML file.
- Enforces 9:16 vertical layout, dark backgrounds with animated light spots, and essential keyboard navigation.
元数据
常见问题
Ppt Generator 1 是什么?
将用户讲稿一键生成乔布斯风极简科技感竖屏HTML演示稿。当用户需要生成PPT、演示文稿、Slides、幻灯片,或要求科技风/极简风/乔布斯风格的演示时触发此技能。输出为单个可直接运行的HTML文件。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1568 次。
如何安装 Ppt Generator 1?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ppt-generator-1」即可一键安装,无需额外配置。
Ppt Generator 1 是免费的吗?
是的,Ppt Generator 1 完全免费(开源免费),可自由下载、安装和使用。
Ppt Generator 1 支持哪些平台?
Ppt Generator 1 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Ppt Generator 1?
由 sunerw-dev(@sunerw-dev)开发并维护,当前版本 v1.0.0。
推荐 Skills