← Back to Skills Marketplace
wings229

Markdown to HTML Converter

by Wings229 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
119
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install markdown2html-converter
Description
Use when building a Markdown to HTML converter with multiple blog themes, real-time preview, and download functionality
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install markdown2html-converter
  3. After installation, invoke the skill by name or use /markdown2html-converter
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: Markdown to HTML converter with 20 blog themes, real-time preview, and download functionality
Metadata
Slug markdown2html-converter
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Markdown to HTML Converter?

Use when building a Markdown to HTML converter with multiple blog themes, real-time preview, and download functionality. It is an AI Agent Skill for Claude Code / OpenClaw, with 119 downloads so far.

How do I install Markdown to HTML Converter?

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

Is Markdown to HTML Converter free?

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

Which platforms does Markdown to HTML Converter support?

Markdown to HTML Converter is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Markdown to HTML Converter?

It is built and maintained by Wings229 (@wings229); the current version is v1.0.0.

💬 Comments