← Back to Skills Marketplace
sunerw-dev

Ppt Generator 1

by sunerw-dev · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
1568
Downloads
0
Stars
7
Active Installs
1
Versions
Install in OpenClaw
/install ppt-generator-1
Description
将用户讲稿一键生成乔布斯风极简科技感竖屏HTML演示稿。当用户需要生成PPT、演示文稿、Slides、幻灯片,或要求科技风/极简风/乔布斯风格的演示时触发此技能。输出为单个可直接运行的HTML文件。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install ppt-generator-1
  3. After installation, invoke the skill by name or use /ppt-generator-1
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug ppt-generator-1
Version 1.0.0
License
All-time Installs 7
Active Installs 7
Total Versions 1
Frequently Asked Questions

What is Ppt Generator 1?

将用户讲稿一键生成乔布斯风极简科技感竖屏HTML演示稿。当用户需要生成PPT、演示文稿、Slides、幻灯片,或要求科技风/极简风/乔布斯风格的演示时触发此技能。输出为单个可直接运行的HTML文件。 It is an AI Agent Skill for Claude Code / OpenClaw, with 1568 downloads so far.

How do I install Ppt Generator 1?

Run "/install ppt-generator-1" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Ppt Generator 1 free?

Yes, Ppt Generator 1 is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Ppt Generator 1 support?

Ppt Generator 1 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Ppt Generator 1?

It is built and maintained by sunerw-dev (@sunerw-dev); the current version is v1.0.0.

💬 Comments