← 返回 Skills 市场
HTML PPT Editor / Slide Mender
作者
wuhaoyupku
· GitHub ↗
· v0.1.10
· MIT-0
251
总下载
0
收藏
0
当前安装
8
版本数
在 OpenClaw 中安装
/install html-mender
功能描述
Visual editor for local or saved HTML files, especially HTML PPTs, AI-generated presentation pages, one-page web slide decks, and dynamic JavaScript slide pa...
安全使用建议
Install this for trusted local HTML slide decks or saved presentation pages. Avoid using it on live websites, authenticated pages, or HTML files containing secrets, because the editable copy embeds the original HTML as an export baseline and the runtime edits whatever document it is injected into.
能力评估
Purpose & Capability
The Node injector reads a user-specified local HTML file, writes an adjacent editable copy, injects an editor runtime, and supports clean HTML download/export; these capabilities fit the stated slide-mending purpose.
Instruction Scope
The skill description includes broad HTML-editing trigger phrases, but it also explicitly excludes live websites, authenticated online pages, generic source-code edits, and PPTX files, and the workflow directs use on saved local HTML files opened via file://.
Install Mechanism
Installation metadata only requires node and includes a markdown skill file, one runtime JavaScript asset, and one injector script; no package install hooks, background services, or external dependencies are present.
Credentials
The runtime scans and edits the current document DOM after injection, which is expected for a visual HTML editor; the artifact does not enforce file:// at runtime, so users should keep it limited to trusted saved HTML files as instructed.
Persistence & Privilege
The runtime uses localStorage-backed chrome.storage polyfill for language, export mode, and color history. Draft persistence code exists but the injector sets enableDraft:false, so draft saving is disabled in the normal skill workflow.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install html-mender - 安装完成后,直接呼叫该 Skill 的名称或使用
/html-mender触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.10
0.1.10: add temporary multi-select in layout mode; support group move/scale/resize/reset, same-size and alignment actions; keep batch undo/redo as one history step and compact two-row layout toolbar with icon alignment controls.
v0.1.9
0.1.9: fix complex HTML injection when embedded JavaScript strings contain closing body tags; preserve unchanged source exports byte-for-byte; export only editor-modified elements with source-string patches before DOM fallback.
v0.1.8
0.1.8: add Move/scale, Resize, and Reset layout tools; support safe transform scaling, real width/height resizing, refreshed bilingual README, and shorter skill docs.
v0.1.7
0.1.7: add layout micro-adjustment mode, nested selection fixes, and edit-box state feedback.
v0.1.6
Release 0.1.6: remove CSP stripping, keep skill source/options inside the runtime closure, block network-backed full export helpers from the skill build, and clarify support for dynamic one-page HTML PPT exports.
v0.1.5
Release 0.1.5: preserve CSP by default, keep the skill runtime basic-only, remove network-backed export bundling from the skill build, and clarify local-file workflow.
v0.1.1
Improve search metadata for HTML/PPT editing queries.
v0.1.0
Initial public release.
元数据
常见问题
HTML PPT Editor / Slide Mender 是什么?
Visual editor for local or saved HTML files, especially HTML PPTs, AI-generated presentation pages, one-page web slide decks, and dynamic JavaScript slide pa... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 251 次。
如何安装 HTML PPT Editor / Slide Mender?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install html-mender」即可一键安装,无需额外配置。
HTML PPT Editor / Slide Mender 是免费的吗?
是的,HTML PPT Editor / Slide Mender 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
HTML PPT Editor / Slide Mender 支持哪些平台?
HTML PPT Editor / Slide Mender 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 HTML PPT Editor / Slide Mender?
由 wuhaoyupku(@wuhaoyupku)开发并维护,当前版本 v0.1.10。
推荐 Skills