Convert MD document to HTML

v1.0.1

将 Markdown 转为多主题 HTML 卡片。主题样式定义在 themes/ 目录下独立文件中,可单独修改。

0· 55·0 current·0 all-time
by五四@mayfourth96
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
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.
Assessment
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.

Like a lobster shell, security has layers — review code before you run it.

latestvk9740wb93ecr98se9s7f7kzms984sgzv

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments