← Back to Skills Marketplace
anderson-lu

md-ppt-generator

by Anderson Lu · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
305
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install md-ppt-generator
Description
科技产品发布会创意总监。将结构化的 Markdown 转换为具有视觉冲击力的“大字报”风格 HTML 幻灯片。专注于电影感暗色渐变、莫兰迪色系文字、以及“呼吸感”动效,确保每页幻灯片传递核心、极简的信息。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install md-ppt-generator
  3. After installation, invoke the skill by name or use /md-ppt-generator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- 初始版本发布,支持将结构化 Markdown 转换为科技感、极简风格 HTML 幻灯片。 - 实现大字报、卡片组、标签云等多种视觉模板,自动映射内容结构。 - 所有视觉元素采用呼吸感动效,自适应布局,无绝对定位。 - 集成 SVG 线性图标,采用电影感暗色渐变和莫兰迪色系。 - 输出独立 index.html 文件,无外部依赖,自动注入模板和样式。 - 内置右侧圆点导航及顶部进度条功能。
Metadata
Slug md-ppt-generator
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is md-ppt-generator?

科技产品发布会创意总监。将结构化的 Markdown 转换为具有视觉冲击力的“大字报”风格 HTML 幻灯片。专注于电影感暗色渐变、莫兰迪色系文字、以及“呼吸感”动效,确保每页幻灯片传递核心、极简的信息。 It is an AI Agent Skill for Claude Code / OpenClaw, with 305 downloads so far.

How do I install md-ppt-generator?

Run "/install md-ppt-generator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is md-ppt-generator free?

Yes, md-ppt-generator is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does md-ppt-generator support?

md-ppt-generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created md-ppt-generator?

It is built and maintained by Anderson Lu (@anderson-lu); the current version is v1.0.0.

💬 Comments