← 返回 Skills 市场
106
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install md-to-ppt
功能描述
智能 Markdown 转 PPT。自动分析内容结构、智能分页、详细设计每页布局、自动生成/搜索配图。支持 Slidev/HTML/PPTX 多格式输出。| Intelligent Markdown to PPT with auto-layout and image generation.
安全使用建议
This skill appears to do what it claims — parse Markdown and build slides, downloading images from web sources — but it performs network operations (image search/download and possibly AI image-generation). Before installing or running: 1) review scripts/md_to_ppt.py yourself (or ask the author) to confirm whether any AI image-generation calls send your document or sensitive text to an external API and which endpoints are used; 2) be cautious when enabling automatic image generation/search (it will make outbound requests and store downloaded images in assets/); 3) don't feed sensitive credentials or confidential content into files you convert unless you verify where data is sent; 4) if you want to disable external calls, run the tool in an offline mode or patch the script to disable auto-image generation; and 5) ask the publisher for the source/homepage and clarification about any required API keys before granting network or credential access.
功能分析
Type: OpenClaw Skill
Name: md-to-ppt
Version: 1.1.0
The skill bundle is a legitimate utility for converting Markdown documents into Slidev-based presentations. The core logic in `scripts/md_to_ppt.py` performs content parsing, layout selection, and fetches images from Unsplash using standard Python libraries. No evidence of data exfiltration, malicious persistence, or prompt injection was found; the requested permissions (Bash, WebFetch) are consistent with the stated functionality of running conversion scripts and downloading assets.
能力评估
Purpose & Capability
Name/description, README, SKILL.md and the included Python script all align: parsing Markdown, auto-layout, and producing Slidev/HTML/PPTX outputs. Required capabilities (reading a Markdown file, creating output assets, fetching images) are coherent with the stated purpose.
Instruction Scope
Runtime instructions explicitly allow WebFetch/WebSearch and describe downloading images from Unsplash/Pexels and calling AI image-generation APIs. Those operations will send content (queries and possibly portions of the document) to external services. The SKILL.md does not instruct reading unrelated local files or env vars, but network fetches and optional AI-generation introduce external data flows the user should be aware of.
Install Mechanism
No install spec is provided (instruction-only from the registry), and dependencies listed are standard developer tools (Slidev, python-pptx). The included script uses only typical Python libraries (requests). No downloads from untrusted URLs or archive extraction steps were declared in the registry metadata.
Credentials
The package claims it may 'call AI 绘画 API' but the registry metadata lists no required environment variables or primary credential. The script uses Unsplash Source (which needs no key) for image searches (seen in partial script), but SKILL.md's mention of AI-generation is vague and could require API keys (OpenAI, Stability, etc.) that are not declared. This inconsistency (networked image generation vs no credential requirements) is worth flagging.
Persistence & Privilege
Skill is user-invocable, not always-included, and does not request system-wide config modifications. It reads user-specified Markdown files and writes output assets (expected behavior). No elevated persistence or privileges are requested.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install md-to-ppt - 安装完成后,直接呼叫该 Skill 的名称或使用
/md-to-ppt触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
v1.1: 新增智能布局分析、10+ 布局模板、自动配图(Unsplash 搜索)、layout-plan.json 布局方案输出
v1.0.0
Initial release: Convert Markdown to beautiful PPT presentations with 9 professional themes
元数据
常见问题
Markdown to PPT (Smart Layout) 是什么?
智能 Markdown 转 PPT。自动分析内容结构、智能分页、详细设计每页布局、自动生成/搜索配图。支持 Slidev/HTML/PPTX 多格式输出。| Intelligent Markdown to PPT with auto-layout and image generation. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 106 次。
如何安装 Markdown to PPT (Smart Layout)?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install md-to-ppt」即可一键安装,无需额外配置。
Markdown to PPT (Smart Layout) 是免费的吗?
是的,Markdown to PPT (Smart Layout) 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Markdown to PPT (Smart Layout) 支持哪些平台?
Markdown to PPT (Smart Layout) 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Markdown to PPT (Smart Layout)?
由 Zixuan(@neutronstar238)开发并维护,当前版本 v1.1.0。
推荐 Skills