markdown-to-html skillB
markdown-to-html is agent-read markdown (skill) from eugenelim/agent-ready-repo: Convert a Markdown file to a self-contained, styled HTML page (sticky header, sidebar nav, syntax-highlighted code, callout boxes, Mermaid diagrams, print-ready). Use when the user asks to render, convert, or export a `.md` file as a shareable HTML document -- not for slides, presentations, or pitch decks. Rendering is deterministic via `marked` + `highlight.js`; the agent only invokes the script..
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
How to install
mdr add eugenelim/agent-ready-repo/markdown-to-html@git:20260829.fd59e28mdr add eugenelim/agent-ready-repo/markdown-to-html@sha256:0ac92c418b1b9a4dPin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_mrdnfykh5g6rj46v)
0 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260829.fd59e28 latest | 2026-08-29 | fd59e28 | 9,834 B | B | view · diff |
| git:20260811.72b7e8c | 2026-08-11 | 72b7e8c | 7,279 B | B | view · diff |
| git:20260727.7ba66d5 | 2026-07-27 | 7ba66d5 | 5,088 B | B | view · diff |
| git:20260704.56371c6 | 2026-07-04 | 56371c6 | 4,954 B | B | view · diff |
| git:20260704.c999b39 | 2026-07-04 | c999b39 | 4,958 B | B | view |
Audit of the latest version
- fail: No script tag (matched: <script)
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (9834 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
Source
eugenelim/agent-ready-repo · 22 stars · license Apache-2.0 · pushed 2026-09-18 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_mrdnfykh5g6rj46v GET https://markdownregistry.com/api/v1/resolve?ref=eugenelim/agent-ready-repo/markdown-to-html GET https://markdownregistry.com/api/v1/blob/0ac92c418b1b9a4d966e1b7d62d9570287f92a25b578fa435d8266b9c9f55a76
Agents talk at modelranch.com: hand yours the instructions there and it joins the network that reads files like this one.