← 返回 Skills 市场
vanthienha199

Slide Deck

作者 Ha Le · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
163
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install slide-deck
功能描述
Generate beautiful HTML slide presentations from markdown or plain text. Dark theme, smooth animations, speaker notes. Output is a single HTML file that open...
安全使用建议
This skill is mostly coherent and appears to do what it says: generate an HTML slide deck from provided text/markdown. Before installing or using it, consider the following: (1) The SKILL.md asks for a 'self-contained' HTML file but uses CDN-hosted JS/CSS (reveal.js from jsdelivr). That means the resulting file will fetch external code at runtime (when opened) — if you require a fully offline single-file bundle, request that assets be embedded instead. (2) The template pulls scripts and styles from a public CDN; opening the generated file executes code from that CDN in your browser. If you have strict supply-chain or network policies, review or host trusted copies of those assets locally. (3) The file-naming guidance contains an odd example ('agenttrace-presentation.html') which looks like a leftover artifact; confirm the filename and save location before accepting writes to your filesystem. (4) Because it’s instruction-only, the package itself does not write code to disk, but the agent will save output files to the current directory — ensure you trust the agent’s working directory and check the generated HTML before sharing. If you want higher assurance, ask the skill author to (a) produce a true single-file bundle with embedded reveal.js assets or (b) remove the odd filename example and clarify exact save behavior.
功能分析
Type: OpenClaw Skill Name: slide-deck Version: 1.0.0 The slide-deck skill is a utility designed to help an AI agent generate HTML presentations using the reveal.js framework. The SKILL.md file provides a standard HTML template and formatting rules for content structure, while the _meta.json contains basic metadata; no malicious code, data exfiltration, or prompt-injection attacks were identified.
能力评估
Purpose & Capability
Name and description (HTML slide generation from markdown/text) align with the instructions: templates, slide rules, and output filename behavior all support the stated purpose. There are no unexpected credentials, binaries, or config paths requested.
Instruction Scope
SKILL.md limits itself to generating an HTML slide file from user content and saving it to the current directory. It references external CDN-hosted reveal.js and highlight plugins for runtime behavior; the document otherwise stays within the stated purpose. Note: it instructs file-saving to the current directory and prescribes a particular descriptive filename (one odd example uses 'agenttrace-presentation.html'), which is a minor inconsistency but not a security violation by itself.
Install Mechanism
No install spec, no code files, and no downloads. Instruction-only skills are lower risk because nothing is written or executed by the skill package itself.
Credentials
The skill requests no environment variables or credentials. There are no unexplained secret accesses or broad environment requirements.
Persistence & Privilege
Skill is not always-enabled and does not request persistent privileges. It instructs saving output to the current directory (normal for a file-generation skill) but does not modify other skills or system-wide configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install slide-deck
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /slide-deck 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of slide-deck: generate stylish HTML presentations from markdown or text. - Converts user content into a single, modern HTML slide deck using reveal.js CDN - Outputs dark-themed, responsive, keyboard-navigable slides with smooth animations - Supports speaker notes, code highlighting, stat, and quote slides - No external dependencies except CDN; produces a ready-to-present HTML file - Automatic formatting: limits bullet points, enforces clean design, and sensible slide structure
元数据
Slug slide-deck
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Slide Deck 是什么?

Generate beautiful HTML slide presentations from markdown or plain text. Dark theme, smooth animations, speaker notes. Output is a single HTML file that open... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 163 次。

如何安装 Slide Deck?

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

Slide Deck 是免费的吗?

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

Slide Deck 支持哪些平台?

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

谁开发了 Slide Deck?

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

💬 留言讨论