← 返回 Skills 市场
119
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install markdown2html-converter
功能描述
Use when building a Markdown to HTML converter with multiple blog themes, real-time preview, and download functionality
安全使用建议
This skill appears coherent and low-risk for building a client-side Markdown→HTML single-file app. Before using or deploying, consider: (1) the CDN URLs: if you need stronger supply-chain guarantees, add Subresource Integrity (SRI) attributes or host the libraries locally; (2) review any theme CSS you add for licensing; and (3) because the app uses browser FileReader and generates downloads, verify it only processes user-provided files and does not inadvertently send content to external servers if you adapt the code. If you want stricter offline use, bundle dependencies instead of relying on CDNs.
功能分析
Type: OpenClaw Skill
Name: markdown2html-converter
Version: 1.0.0
The skill bundle provides detailed instructions and code templates for an AI agent to build a legitimate Markdown-to-HTML converter web application. It utilizes standard client-side JavaScript, CSS, and reputable CDNs (marked.js and highlight.js) to provide real-time preview and theme selection. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The name/description describe a Markdown→HTML single-file web app with themes, preview, and download; the SKILL.md contains only HTML/CSS/JS design and behaviors needed for that feature set. No unrelated credentials, binaries, or system access are requested.
Instruction Scope
Runtime instructions focus on building UI modules, parsing Markdown (marked.js), theming, file-reading via browser FileReader, preview updating, and generating downloadable HTML. They do not instruct reading host system files, env vars, or sending arbitrary data to external endpoints beyond loading CDN assets — all consistent with a client-side web app.
Install Mechanism
No install spec or code is present (instruction-only), which is low-risk. The design relies on third-party CDN resources (jsdelivr, highlightjs via GitHub CDN). Using CDN-hosted libs is reasonable here but introduces a supply-chain/trust consideration.
Credentials
No environment variables, credentials, or config paths are required. The skill does not request access to unrelated services or secrets.
Persistence & Privilege
Skill flags are default (not always:true) and it does not request persistent or elevated agent privileges. As instruction-only, it does not modify other skills or system settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install markdown2html-converter - 安装完成后,直接呼叫该 Skill 的名称或使用
/markdown2html-converter触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Markdown to HTML converter with 20 blog themes, real-time preview, and download functionality
元数据
常见问题
Markdown to HTML Converter 是什么?
Use when building a Markdown to HTML converter with multiple blog themes, real-time preview, and download functionality. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 119 次。
如何安装 Markdown to HTML Converter?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install markdown2html-converter」即可一键安装,无需额外配置。
Markdown to HTML Converter 是免费的吗?
是的,Markdown to HTML Converter 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Markdown to HTML Converter 支持哪些平台?
Markdown to HTML Converter 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Markdown to HTML Converter?
由 Wings229(@wings229)开发并维护,当前版本 v1.0.0。
推荐 Skills