📦 Ppt Generator 1 — 一键极简科技演示

v1.0.0

将用户讲稿秒变乔布斯风竖屏HTML演示,一键输出单文件,无需额外软件,直接浏览器全屏播放,极简科技感拉满。

0· 1.5k·7 当前·7 累计
下载技能包
最后更新
2026/3/1
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
可疑
medium confidence
NULL
评估建议
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 r...
详细分析 ▾
用途与能力
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.
指令范围
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.
安装机制
Instruction-only skill with no install steps or binaries to fetch; nothing would be written to disk by the skill itself during install.
凭证需求
No environment variables, credentials, or config paths are requested — consistent and minimal for the stated purpose.
持久化与权限
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.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/2/12

NULL

无害

安装命令

点击复制
官方npx clawhub@latest install ppt-generator-1
镜像加速npx clawhub@latest install ppt-generator-1 --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库