← 返回 Skills 市场
838997125

HTML Slides for OpenClaw

作者 838997125 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
117
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-html-slides
功能描述
为 OpenClaw 打造的网页幻灯片创建技能。将用户需求转化为精美的 HTML 演示文稿,支持从零创建和 PPT 转换两种模式。触发词:做幻灯片 / 做 PPT / 做演示 / 做 slides / 做一个网页版自我介绍 / 帮我做个路演 PPT。
安全使用建议
This skill is internally consistent for making HTML slides, converting .pptx, exporting PDFs, and optionally deploying to Vercel. Before running any scripts: 1) Inspect the generated HTML for references to local files (images, ../ paths) you don’t want published — deploy.sh will copy non-http references and publish them to your Vercel account. 2) Be aware export-pdf.sh uses Playwright/Chromium and may download browser binaries; install dependencies manually in a controlled environment (virtualenv/container) if concerned. 3) Deploy scripts may run npm install -g vercel (global installs) — prefer using npx or a scoped environment if you want to avoid global changes. 4) When deploying, you will authenticate to Vercel and the deployed site will be publicly accessible under your account—do not deploy content that contains secrets. 5) If you lack trust in the origin, run extraction/export steps on a sandboxed machine or review/execute the scripts step-by-step rather than allowing automatic installs. Overall: coherent and expected for its purpose, but exercise normal caution around deployment and dependency installation.
功能分析
Type: OpenClaw Skill Name: openclaw-html-slides Version: 1.0.0 The skill bundle is a legitimate tool for creating, converting, and deploying HTML-based presentations. It includes functional scripts for extracting content from PPTX files (extract-pptx.py), exporting HTML to PDF using Playwright (export-pdf.sh), and deploying to Vercel (deploy.sh). While the bundle executes shell commands and installs dependencies (npm/npx), these actions are transparently documented and strictly aligned with the stated features. No evidence of data exfiltration, unauthorized access, or malicious prompt injection was found.
能力评估
Purpose & Capability
Name/description, SKILL.md, and included scripts (extract-pptx.py, export-pdf.sh, deploy.sh) coherently implement PPT extraction, HTML generation, PDF export, and optional deployment to Vercel. The requested artifacts and supporting files match the declared features.
Instruction Scope
Instructions tell the agent to read the bundled supporting files and to run local scripts for PPT extraction, PDF export, and Vercel deployment. This is consistent with the feature set, but the workflow explicitly copies local referenced files into a deploy package and opens/serves local files—so verify that generated/packaged HTML does not reference or include unintended sensitive local paths.
Install Mechanism
Registry has no install spec (instruction-only), but the shipped scripts will attempt to install/use external tooling at runtime (npm/ npx/vercel, Playwright/Chromium, Python packages like python-pptx and Pillow). Those operations download and install software/binaries on the host if the user runs the scripts; this is expected for the functionality but is higher-risk than pure instruction-only skills.
Credentials
The skill declares no environment variables or credentials. It does direct users to authenticate with Vercel (via CLI interactive login) if they choose deployment, which is appropriate. No unexplained secret access is requested by the skill itself.
Persistence & Privilege
always is false and the skill does not request persistent privileges or modify other skills. Scripts operate on user-provided files and may create temporary directories; nothing in the package attempts to change system-wide agent configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openclaw-html-slides
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openclaw-html-slides 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
初始版本:零依赖 HTML 幻灯片创建技能,支持 12 种风格、PPT 转换、Vercel 部署和 PDF 导出
元数据
Slug openclaw-html-slides
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

HTML Slides for OpenClaw 是什么?

为 OpenClaw 打造的网页幻灯片创建技能。将用户需求转化为精美的 HTML 演示文稿,支持从零创建和 PPT 转换两种模式。触发词:做幻灯片 / 做 PPT / 做演示 / 做 slides / 做一个网页版自我介绍 / 帮我做个路演 PPT。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 117 次。

如何安装 HTML Slides for OpenClaw?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-html-slides」即可一键安装,无需额外配置。

HTML Slides for OpenClaw 是免费的吗?

是的,HTML Slides for OpenClaw 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

HTML Slides for OpenClaw 支持哪些平台?

HTML Slides for OpenClaw 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 HTML Slides for OpenClaw?

由 838997125(@838997125)开发并维护,当前版本 v1.0.0。

💬 留言讨论