← 返回 Skills 市场
mayfourth96

Convert MD document to HTML

作者 五四 · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
101
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install md-layout-engine
功能描述
将 Markdown 转为多主题 HTML 卡片。主题样式定义在 themes/ 目录下独立文件中,可单独修改。
安全使用建议
This skill is low-risk: it only converts user-supplied Markdown into HTML using the bundled theme files and requests no credentials or network access. Before installing, confirm you trust the skill owner (unknown here) and review the bundled themes if you want to ensure styling rules are acceptable. When using the skill, expect the agent to read the local themes/ files and to return only a single HTML code block (no extra explanations). If you need the agent to produce additional commentary or different output formats, do not rely on this skill’s strict output requirements.
功能分析
Type: OpenClaw Skill Name: md-layout-engine Version: 1.0.1 The skill bundle is a legitimate Markdown-to-HTML layout engine that uses local theme files to apply inline styles. The instructions in SKILL.md and the theme files (e.g., themes/brick-red.md) are strictly focused on formatting and visual presentation, with no evidence of data exfiltration, malicious execution, or harmful prompt injection.
能力评估
Purpose & Capability
Name/description (Markdown → themed HTML cards) align with what the skill asks for: reading local theme files in themes/ and applying styles inline to produce a card HTML. Theme files are present in the bundle and their format matches the SKILL.md expectations.
Instruction Scope
SKILL.md explicitly limits runtime actions to parsing provided Markdown and reading theme files in the same directory to extract style strings; it does not instruct the agent to access other system paths, environment variables, or external endpoints. The requirement to only output a single HTML code block and to use inline styles is a strict formatting constraint but consistent with the stated purpose.
Install Mechanism
No install spec and no code files; this is instruction-only so nothing will be written to disk or downloaded at install time. Lowest install risk.
Credentials
The skill requires no environment variables, no credentials, and no config paths. The local theme files are provided in the package, which is appropriate for its function.
Persistence & Privilege
always is false (default), the skill does not request persistent/system-wide changes or modify other skills' configs. Normal autonomous invocation is allowed by default but not combined with any broad privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install md-layout-engine
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /md-layout-engine 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- 修正 ocean 主题中文描述,从“深海主题”更正为“海洋主题” - 其余内容无变动
v1.0.0
Initial release of md-layout-engine: - Converts Markdown into HTML cards with selectable themes. - Supports four built-in themes: brick-red, ocean, forest, and minimal. - Reads theme styles from YAML-format files in the themes/ directory. - Applies all styles as inline CSS for each HTML element. - Allows theme selection via comment, natural language, or defaults to brick-red. - Outputs only a single HTML code block wrapped in a styled <div>.
元数据
Slug md-layout-engine
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Convert MD document to HTML 是什么?

将 Markdown 转为多主题 HTML 卡片。主题样式定义在 themes/ 目录下独立文件中,可单独修改。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 101 次。

如何安装 Convert MD document to HTML?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install md-layout-engine」即可一键安装,无需额外配置。

Convert MD document to HTML 是免费的吗?

是的,Convert MD document to HTML 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Convert MD document to HTML 支持哪些平台?

Convert MD document to HTML 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Convert MD document to HTML?

由 五四(@mayfourth96)开发并维护,当前版本 v1.0.1。

💬 留言讨论