← Back to Skills Marketplace
mayfourth96

Convert MD document to HTML

by 五四 · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
101
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install md-layout-engine
Description
将 Markdown 转为多主题 HTML 卡片。主题样式定义在 themes/ 目录下独立文件中,可单独修改。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install md-layout-engine
  3. After installation, invoke the skill by name or use /md-layout-engine
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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>.
Metadata
Slug md-layout-engine
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Convert MD document to HTML?

将 Markdown 转为多主题 HTML 卡片。主题样式定义在 themes/ 目录下独立文件中,可单独修改。 It is an AI Agent Skill for Claude Code / OpenClaw, with 101 downloads so far.

How do I install Convert MD document to HTML?

Run "/install md-layout-engine" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Convert MD document to HTML free?

Yes, Convert MD document to HTML is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Convert MD document to HTML support?

Convert MD document to HTML is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Convert MD document to HTML?

It is built and maintained by 五四 (@mayfourth96); the current version is v1.0.1.

💬 Comments