html-slides
Create interactive HTML presentations using reveal.js - the web's most popular presentation framework
Why use this skill?
Use OpenClaw to instantly generate professional, responsive HTML slide decks with reveal.js. Easily incorporate code highlights, animations, and speaker notes.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/lijie420461340/html-slidesWhat This Skill Does
The html-slides skill empowers users to generate fully functional, web-ready presentations using the industry-standard reveal.js framework. By leveraging OpenClaw's AI, you can bypass the tedious manual coding typically associated with HTML-based decks. The skill transforms natural language requests into structured, responsive slide layouts, enabling the inclusion of advanced features like vertical slide nesting, fragment animations, syntax-highlighted code blocks, and private speaker notes. Whether you are building a professional business proposal, an educational tutorial, or a technical design document, this skill provides a modular, code-first approach to presentation design that runs directly in any modern web browser.
Installation
To integrate this skill into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/lijie420461340/html-slides
Ensure that you have an active internet connection, as the generated slides rely on CDNs to fetch the reveal.js library files and CSS themes. Once installed, the skill becomes immediately available for your agent to invoke during active sessions.
Use Cases
This skill is ideal for developers and technical writers who prefer version-controlled, highly customizable presentation formats over traditional proprietary software. Use it for:
- Code Walkthroughs: Presenting documentation or code reviews with precise syntax highlighting and line-number focus.
- Technical Talks: Creating visually engaging, responsive slides for conferences or meetups.
- Educational Content: Building self-paced interactive modules that utilize fragment animations to guide learners through complex information.
- Rapid Prototyping: Quickly spinning up a professional slide deck from structured text data or project summaries.
Example Prompts
- "Create an interactive presentation about the new API architecture, including code examples and speaker notes."
- "Build a 5-slide presentation on cloud deployment, use the 'moon' theme, and add a transition effect between slides."
- "Generate a slide deck summarizing our project milestones, with bullet points that fade in one by one using fragments."
Tips & Limitations
- Themes: You can specify themes like 'sky', 'night', or 'solarized' for different visual branding needs.
- Performance: Since the slides are standard HTML files, they work offline if you download the local reveal.js dependencies, though the default setup uses remote CDN links.
- Complexity: For highly complex layouts, it is recommended to request a base structure from the agent and then manually adjust the CSS class names for specific positioning.
- Security: Always review the generated code before deploying to a public web server to ensure content integrity.
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-slides": {
"enabled": true,
"auto_update": true
}
}
}Tags
Related Skills
axure-prototype-generator
Axure 原型代码生成器 - 输出 JavaScript 格式 HTML 代码,支持内联框架直接加载可交互原型。
deck-narrative-planner
把材料转成 PPT/Deck 叙事结构,生成每页一句标题、证据需求与过渡逻辑。;use for presentation, deck, storytelling workflows;do not use for 直接生成花哨视觉稿, 编造证据.
webinar-warrior
Autonomous webinar strategy and content builder for coaches, course creators, community builders, and service providers. Use this skill immediately when the user asks to build a webinar, create a webinar strategy, write webinar emails, design a webinar offer, build a webinar funnel, write a webinar script, create a slide deck outline, or plan a product launch presentation. Also triggers for any conversation about selling from stage, live training strategy, converting an audience to buyers, building a high-ticket offer, or the phrases perfect webinar, webinar funnel, or live training. Built by Adrian Boysel at Brand Butler.
Rock Paper Scissors Lizard Spock
Play the classic Rock Paper Scissors Lizard Spock game (popularized by The Big Bang Theory) with an AI opponent. Includes both decorated terminal and interactive GUI modes with score tracking, statistics, and animations.
DeadLink
Scan websites and files for broken links with HTTP status details. Use when auditing links, finding broken URLs, validating references.