← 返回 Skills 市场
revol-presentation-html-generator
作者
RevolGMPHL
· GitHub ↗
· v1.0.0
883
总下载
0
收藏
3
当前安装
1
版本数
在 OpenClaw 中安装
/install presentation-html-generator-skill
功能描述
Generate high-quality technical HTML presentations (Reveal.js) and Markdown technical deep-dive articles from projects or papers. Covers architecture diagram...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install presentation-html-generator-skill - 安装完成后,直接呼叫该 Skill 的名称或使用
/presentation-html-generator-skill触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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).
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 883 次。
如何安装 revol-presentation-html-generator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install presentation-html-generator-skill」即可一键安装,无需额外配置。
revol-presentation-html-generator 是免费的吗?
是的,revol-presentation-html-generator 完全免费(开源免费),可自由下载、安装和使用。
revol-presentation-html-generator 支持哪些平台?
revol-presentation-html-generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 revol-presentation-html-generator?
由 RevolGMPHL(@revolgmphl)开发并维护,当前版本 v1.0.0。
推荐 Skills