html-slides
The html-slides skill enables the generation of interactive, responsive presentations using the reveal.js framework. It provides structural templates, configuration options, and examples for creating web-based slide decks with animations, code highlighting, and speaker notes.
Is html-slides safe to install?
Safe to install: our audit of html-slides's source files found 0 shell commands, 7 external URLs, no file writes (none risk). Every command and URL listed appears verbatim in the skill's source. The skill provides text-based templates and configuration code for reveal.js. It does not execute shell commands or perform file system operations.
How we audit skills: our security review methodology.
Who is this skill for?
Users who need to create web-based presentations using reveal.js.
What can you do with it?
- Creating interactive presentations for products
- Building code walkthroughs with syntax highlighting
- Developing presentations with speaker notes and timers
- Designing slides with custom animations and transitions
How good is this skill?
Quality score: 5/10. The documentation is clear, provides functional code examples, and covers essential features like themes, transitions, and configuration.
What does the skill file contain?
# HTML Slides Skill ## Overview This skill enables creation of stunning HTML-based presentations using **reveal.js** - the web's most popular presentation framework. Create interactive, responsive slides with animations, code highlighting, speaker notes, and more. ## How to Use 1. Describe the presentation you want to create 2. Specify theme, transitions, and features needed 3. I'll generate a reveal.js presentation **Example prompts:** - "Create an interactive presentation about our product" - "Build a code walkthrough presentation with syntax highlighting" - "Make a presentation with sp...
Frequently asked questions
What presentation framework does this skill use?
It uses reveal.js, a framework for creating interactive and responsive HTML presentations.
Can I include speaker notes in my slides?
Yes, you can include speaker notes by using the <aside class="notes"> tag within a slide section.
Does this skill support markdown for slide content?
Yes, you can use the data-markdown attribute on a section element to include markdown content within a textarea tag.
What languages are supported?
The skill supports English and Chinese.
Related skills
huashu-design
35.2KManagers and designers who need high-fidelity visual outputs like product mockups, presentation decks, or motion demos using HTML as the primary medium
Huashu-Design is an AI agent skill for creating high-fidelity design prototypes, slide decks, animations, and visualizations using HTML. It emphasizes brand-specific assets, real-world design standards, and iterative feedback, while strictly avoiding generic AI-generated design patterns.
baoyu-markdown-to-html
28.5KUsers who need to convert Markdown documents into styled HTML for publishing on platforms like WeChat
Converts Markdown files to styled HTML with themes optimized for WeChat Official Accounts. It supports syntax highlighting, math, Mermaid diagrams, PlantUML, footnotes, alerts, and optional bottom citations for external links.
tavily-search
24.3KUsers who need to retrieve current information, news, or specific facts from the internet
The tavily-search skill provides web search capabilities optimized for LLM consumption. It returns content snippets, relevance scores, and metadata via the Tavily CLI.
fixing-accessibility
14.3KDevelopers building or maintaining web interfaces who need to ensure WCAG compliance for interactive controls, forms, and dialogs
The fixing-accessibility skill audits and suggests code-level fixes for HTML accessibility issues. It focuses on WCAG compliance, including ARIA labels, keyboard navigation, focus management, and form validation.