description: 将用户讲稿一键生成乔布斯风极简科技感竖屏HTML演示稿。当用户需要生成PPT、演示文稿、Slides、幻灯片,或要求科技风/极简风/乔布斯风格的演示时触发此技能。输出为单个可直接运行的HTML文件。
v1.0.0将用户讲稿一键生成乔布斯风极简科技感竖屏HTML演示稿。当用户需要生成PPT、演示文稿、Slides、幻灯片,或要求科技风/极简风/乔布斯风格的演示时触发此技能。输出为单个可直接运行的HTML文件。
⭐ 63· 24.7k·238 current·257 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (generate a minimal Jobs-style vertical HTML presentation) matches the included SKILL.md, reference docs, and the HTML template. The assets are appropriate for producing a single self-contained HTML presentation.
Instruction Scope
Runtime instructions only reference the user's input script, generation steps (summary, outline, HTML), local template and design docs. There are no instructions to read unrelated system files, environment variables, or to send data to external endpoints. The skill will naturally read the user's submitted text (expected behavior).
Install Mechanism
Instruction-only skill with no install spec and no code to run on install. This is the lowest-risk install profile.
Credentials
No environment variables, credentials, or config paths are requested. The skill's needs (none) are proportional to its purpose.
Persistence & Privilege
The skill does not request always:true or any elevated persistence or to modify other skills. It is user-invocable and can be invoked autonomously (platform default), which is normal for skills of this kind.
Assessment
This skill appears coherent and carries low risk, but consider these practical points before installing or using it:
- The skill will read whatever text you give it (your talk/script) to generate the summary, outline, and an HTML file — do not submit secrets or highly sensitive information.
- The produced HTML references third‑party CDNs (tailwind and font hosts such as lf26-cdn-tos.bytecdntp.com and fonts.loli.net). When you open the HTML in a browser the browser will fetch resources from those servers, which can reveal your IP and request metadata to those hosts. If you need privacy or offline use, replace CDN links with local assets or inline styles/fonts before opening.
- The template and docs mention using Vue3 via CDN, but the provided template does not include a Vue3 script tag; this is a functionality mismatch (not a security problem) — test the generated HTML to ensure interactive features work as expected.
- Always review the generated HTML before sharing it externally to ensure it contains only the content you intend and no unexpected links or embedded resources.
If you want additional assurance, request that the skill embed fonts and critical assets locally or switch CDN hosts to ones you trust.Like a lobster shell, security has layers — review code before you run it.
latestvk97dj48eg9kz2xgk5b3ntgz0sh80hp1f
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
