← 返回 Skills 市场
anderson-lu

md-ppt-generator

作者 Anderson Lu · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
305
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install md-ppt-generator
功能描述
科技产品发布会创意总监。将结构化的 Markdown 转换为具有视觉冲击力的“大字报”风格 HTML 幻灯片。专注于电影感暗色渐变、莫兰迪色系文字、以及“呼吸感”动效,确保每页幻灯片传递核心、极简的信息。
安全使用建议
This skill appears to do exactly what it claims: produce a standalone index.html slide deck from Markdown using the provided template and CSS, without external network calls or credentials. Before installing/using it: 1) Preview the generated index.html locally rather than hosting it publicly, especially if you convert untrusted Markdown — ensure the conversion step strips/escapes HTML to avoid XSS. 2) Confirm your agent/runtime won’t silently read other files or transmit files over the network; the skill's instructions only reference bundled assets, but runtime privileges vary by environment. 3) If you plan to share the pages, review the output for any embedded scripts or external resource links. If you want, I can suggest safe Markdown-to-HTML sanitization rules or review a sample generated index.html for unsafe content.
功能分析
Type: OpenClaw Skill Name: md-ppt-generator Version: 1.0.0 The skill is a utility designed to convert Markdown content into visually styled HTML slides (Apple/Xiaomi style). It uses local assets (assets/style.css and assets/template.html) to generate a standalone index.html file. The analysis found no evidence of data exfiltration, malicious execution, or prompt injection; all logic is focused on content distillation and UI rendering without external dependencies or suspicious network activity.
能力评估
Purpose & Capability
Name/description (Markdown → large-poster HTML slides) match the included assets (template.html and style.css) and SKILL.md instructions. No unrelated env vars, binaries, or config paths are requested.
Instruction Scope
SKILL.md explicitly limits runtime actions to reading assets/template.html and assets/style.css, mapping Markdown to <section> slides, injecting the generated sections and CSS, and producing a single index.html with no external dependencies. One omission: the instructions do not mention sanitizing user-provided Markdown/HTML. If the agent converts raw Markdown that allows embedded HTML, the resulting index.html could include attacker-controlled <script> or other active content (XSS) — this is an implementation detail the user should check before hosting or sharing the generated file.
Install Mechanism
Instruction-only skill with no install spec and no downloaded code. Lowest-risk installation footprint.
Credentials
No environment variables, credentials, or config paths are requested. The skill does not ask for unrelated secrets or system access.
Persistence & Privilege
always is false, no special persistence requested, and the skill does not attempt to modify other skills or system-wide agent settings. Autonomous invocation is allowed by default but is typical and not combined with other red flags.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install md-ppt-generator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /md-ppt-generator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- 初始版本发布,支持将结构化 Markdown 转换为科技感、极简风格 HTML 幻灯片。 - 实现大字报、卡片组、标签云等多种视觉模板,自动映射内容结构。 - 所有视觉元素采用呼吸感动效,自适应布局,无绝对定位。 - 集成 SVG 线性图标,采用电影感暗色渐变和莫兰迪色系。 - 输出独立 index.html 文件,无外部依赖,自动注入模板和样式。 - 内置右侧圆点导航及顶部进度条功能。
元数据
Slug md-ppt-generator
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

md-ppt-generator 是什么?

科技产品发布会创意总监。将结构化的 Markdown 转换为具有视觉冲击力的“大字报”风格 HTML 幻灯片。专注于电影感暗色渐变、莫兰迪色系文字、以及“呼吸感”动效,确保每页幻灯片传递核心、极简的信息。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 305 次。

如何安装 md-ppt-generator?

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

md-ppt-generator 是免费的吗?

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

md-ppt-generator 支持哪些平台?

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

谁开发了 md-ppt-generator?

由 Anderson Lu(@anderson-lu)开发并维护,当前版本 v1.0.0。

💬 留言讨论