Markdown To Ppt

v1.1.0

Convert Markdown to beautiful presentations and slides. 一键将Markdown文档转换为精美PPT幻灯片,支持多种主题风格,适合商务汇报、教学课件、会议演讲。Markdown to PPT, presentation generator, slides ma...

1· 60·0 current·0 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for darbling/md-to-slides.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Markdown To Ppt" (darbling/md-to-slides) from ClawHub.
Skill page: https://clawhub.ai/darbling/md-to-slides
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install md-to-slides

ClawHub CLI

Package manager switcher

npx clawhub@latest install md-to-slides
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name and description are a Markdown->PPT converter and the included script implements exactly that. No unrelated binaries, credentials, or config paths are requested.
Instruction Scope
SKILL.md usage is appropriately scoped to converting Markdown to slides. Minor issues: the usage example shows invoking md2ppt.py directly but the actual file is scripts/md2ppt.py (user will need to run it with the correct path or make it executable). The instructions do not direct the agent to read unrelated system files, network endpoints, or environment variables.
Install Mechanism
There is no install spec (instruction-only + bundled script). The script optionally depends on python-pptx to produce .pptx output; that dependency is not declared in SKILL.md. This is not malicious but users should know they may need to pip-install python-pptx to get PowerPoint output instead of the HTML fallback.
Credentials
The skill requests no environment variables or credentials. The code reads only user-supplied Markdown and writes local output files; there is no access to external secrets or unrelated config.
Persistence & Privilege
The skill does not request persistent/always-on privileges and makes no changes to other skills or global agent settings.
Assessment
This skill appears to do what it says: convert Markdown to slides. Before running, inspect the script (already included) and run it in a safe environment. If you want .pptx output, install python-pptx (pip install python-pptx); otherwise the script will write an HTML file. Invoke it as python scripts/md2ppt.py or move/make the script executable so the usage example matches. Because it writes files provided by you, avoid running it on untrusted Markdown if you're concerned about data handling, and don't expect it to access network services or your credentials.

Like a lobster shell, security has layers — review code before you run it.

convertervk9723b01zxfk1qcwvd3ypqvpah85n7dxdeckvk9723b01zxfk1qcwvd3ypqvpah85n7dxlatestvk9723b01zxfk1qcwvd3ypqvpah85n7dxmarkdownvk9723b01zxfk1qcwvd3ypqvpah85n7dxpptvk9723b01zxfk1qcwvd3ypqvpah85n7dxpresentationvk9723b01zxfk1qcwvd3ypqvpah85n7dxslidesvk9723b01zxfk1qcwvd3ypqvpah85n7dx
60downloads
1stars
4versions
Updated 20h ago
v1.1.0
MIT-0

Markdown to Slides 🎯

Markdown转PPT演示文稿工具。

Features | 功能

  • Markdown导入:支持标准Markdown语法
  • 多种主题:商务/学术/创意主题
  • 导出格式:PowerPoint兼容格式

Usage | 使用

# 转换Markdown为幻灯片
md2ppt.py <input.md> [output.pptx]

免责声明:本工具仅供学习参考,不构成任何投资或商业建议。

Comments

Loading comments...