← Back to Skills Marketplace
revol-presentation-html-generator
by
RevolGMPHL
· GitHub ↗
· v1.0.0
883
Downloads
0
Stars
3
Active Installs
1
Versions
Install in OpenClaw
/install presentation-html-generator-skill
Description
Generate high-quality technical HTML presentations (Reveal.js) and Markdown technical deep-dive articles from projects or papers. Covers architecture diagram...
Usage Guidance
This skill appears coherent with its purpose. Before installing or using it, consider: (1) it expects to read your project/paper source files (configs, code, training/inference scripts) — do not provide repositories that contain secrets or credentials you don't want included in generated output; (2) the generated HTML loads Reveal.js, Mermaid, MathJax, and highlight.js from public CDNs (jsDelivr) — if you need offline or air-gapped usage, host those assets locally or modify the template; (3) always review the generated HTML/Markdown before sharing externally to ensure no sensitive data was embedded. If you want stronger guarantees, ask for a version that keeps all assets local and/or for explicit instructions that redact config values marked as secrets.
Capability Analysis
Type: OpenClaw Skill
Name: presentation-html-generator-skill
Version: 1.0.0
The skill bundle is designed to generate technical HTML presentations and Markdown articles from project content. All files (SKILL.md, HTML template, Markdown templates, Matplotlib guide, prompt template, and fix guides) align with this stated purpose. The skill instructs the AI agent to read source code and project files, generate Python code for diagrams (using `matplotlib` and `os` for pathing), and use standard web CDNs. While these actions involve file system access and code generation, they are directly necessary for the skill's legitimate function and show no evidence of intentional harmful behavior such as data exfiltration, unauthorized command execution, persistence, or malicious prompt injection attempts against the agent's core directives. The prompt template itself focuses solely on content generation and formatting instructions.
Capability Assessment
Purpose & Capability
Name/description match the content: templates, HTML slide assets, and detailed instructions all focus on producing Reveal.js presentations and technical articles. There are no unrelated environment variables, binaries, or installs requested that would be out of scope for this purpose.
Instruction Scope
SKILL.md explicitly instructs the agent to read project artifacts (configs, model code, training/inference scripts, README/paper) to extract precise parameters and shapes. That is coherent with the stated goal, but it means the agent will depend on access to the user's project files (potentially sensitive). The generated single-file HTML will reference external CDNs (jsDelivr for Reveal.js, Mermaid, MathJax, highlight.js) which causes client-side network requests when the file is opened.
Install Mechanism
Instruction-only skill with no install spec and no code executed by the platform. Included asset/template files are static. The only external dependencies are CDN URLs embedded in the HTML templates (public jsDelivr and similar), which is expected for a slide generator but should be noted for privacy/availability.
Credentials
The skill requests no environment variables, credentials, or config paths. The SKILL.md asks the agent to read project files, which is appropriate for producing presentations from a codebase; no unrelated secrets or cloud credentials are requested.
Persistence & Privilege
always is false and disable-model-invocation is not set. The skill does not request permanent presence or modify other skills. It does not attempt to change system or skill-wide settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install presentation-html-generator-skill - After installation, invoke the skill by name or use
/presentation-html-generator-skill - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of the presentation-generator skill.
- Generate high-quality Reveal.js HTML presentations and Markdown technical deep-dive articles from technical projects or papers.
- Emphasizes architecture diagrams, code walkthroughs, math formulas, and speaker notes in every slide.
- Strictly separates and visually distinguishes training and inference pipelines for AI model/algorithm projects with mandatory comparison tables and color theming.
- Applies a consistent deep-dive pattern ("What-Why-How-Code-Comparison") for all core components.
- Ensures all content is based on source code, not assumptions, and integrates advanced formatting (e.g., Mermaid diagrams, LaTeX formulas, syntax highlighting).
Metadata
Frequently Asked Questions
What is revol-presentation-html-generator?
Generate high-quality technical HTML presentations (Reveal.js) and Markdown technical deep-dive articles from projects or papers. Covers architecture diagram... It is an AI Agent Skill for Claude Code / OpenClaw, with 883 downloads so far.
How do I install revol-presentation-html-generator?
Run "/install presentation-html-generator-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is revol-presentation-html-generator free?
Yes, revol-presentation-html-generator is completely free (open-source). You can download, install and use it at no cost.
Which platforms does revol-presentation-html-generator support?
revol-presentation-html-generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created revol-presentation-html-generator?
It is built and maintained by RevolGMPHL (@revolgmphl); the current version is v1.0.0.
More Skills