html-to-ppt
Convert HTML/Markdown to PowerPoint presentations using Marp
Why use this skill?
Easily transform your Markdown or HTML notes into professional PowerPoint, PDF, or HTML slides using the OpenClaw html-to-ppt skill and the Marp ecosystem.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/lijie420461340/html-to-pptWhat This Skill Does
The html-to-ppt skill is a powerful utility designed to transform structured Markdown or HTML content into professional-grade presentation slides. By leveraging the Marp (Markdown Presentation Ecosystem) engine, this skill abstracts away the complexities of traditional slide design software. It enables users to focus entirely on the content, ensuring consistency and visual appeal through CSS-based themes. Whether you are generating a quick slide deck for a team meeting or producing complex technical documentation, this skill manages the rendering process, handling image scaling, code syntax highlighting, and table formatting automatically. It supports exporting to popular formats including PowerPoint (.pptx), PDF, and standard HTML slide decks, making it a versatile tool for professionals.
Installation
To integrate this capability into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/lijie420461340/html-to-ppt
Ensure that you have the necessary permissions within your current project context to allow for local file generation.
Use Cases
- Project Updates: Rapidly convert meeting notes or bulleted project status reports into a clean, readable slide deck.
- Technical Tutorials: Transform technical documentation containing code blocks and architecture diagrams into an interactive presentation.
- Educational Materials: Create consistent, theme-based lecture slides from syllabus outlines or study guides.
- Business Reporting: Generate high-quality PDF reports or PowerPoint decks from existing HTML-based data exports.
Example Prompts
- "Convert my latest sprint retrospective markdown notes into a PowerPoint presentation using the gaia theme."
- "Create a 10-slide deck from this project outline, ensuring page numbers are visible and the title slide uses the 'lead' class."
- "Generate a PDF version of these technical instructions with a 16:9 aspect ratio for my team presentation."
Tips & Limitations
- Slide Separation: Always use
---on a new line to delineate individual slides; failing to do so will result in content overflow on a single slide. - Themes: Leverage built-in themes like
gaiaoruncoverfor immediate visual polish without needing custom CSS. - Image Constraints: Local image paths must be accessible by the skill. Ensure image assets are in the same directory as the source markdown or provide absolute paths.
- Complex Layouts: While Marp is excellent for standardized layouts, it is not a replacement for manual design tools for complex graphic animations; it is intended for content-first presentations.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-lijie420461340-html-to-ppt": {
"enabled": true,
"auto_update": true
}
}
}Tags
Flags: file-write, file-read
Related Skills
markdown-knowledge
将本地 Markdown 知识库与 OpenClaw 集成,支持语义检索和上下文注入。仅在用户触发时检索(搜索知识库、查一下知识库等),不主动注入。
wechat-article-export
微信公众号多功能导出工具。將公眾號文章導出為長截圖(PNG)、PDF 或 Markdown,支持任選一種或多種格式。觸發詞:「導出微信文章」、「公眾號截圖」、「文章轉PDF」、「文章轉Markdown」、「微信導出」。
axure-prototype-generator
Axure 原型代码生成器 - 输出 JavaScript 格式 HTML 代码,支持内联框架直接加载可交互原型。
comparison-table-gen
Auto-generates comparison tables for concepts, drugs, or study results in Markdown format.
deck-narrative-planner
把材料转成 PPT/Deck 叙事结构,生成每页一句标题、证据需求与过渡逻辑。;use for presentation, deck, storytelling workflows;do not use for 直接生成花哨视觉稿, 编造证据.