eugenelim/agent-ready-repo · packs/converters/.apm/skills/markdown-to-html/SKILL.md

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

Latest version
mdr add eugenelim/agent-ready-repo/markdown-to-html@git:20260829.fd59e28
Exact content
mdr add eugenelim/agent-ready-repo/markdown-to-html@sha256:0ac92c418b1b9a4d

Pin 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.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_mrdnfykh5g6rj46v.svg)](https://markdownregistry.com/a/art_mrdnfykh5g6rj46v)

0 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260829.fd59e28 latest2026-08-29 fd59e28 9,834 BB view · diff
git:20260811.72b7e8c2026-08-11 72b7e8c 7,279 BB view · diff
git:20260727.7ba66d52026-07-27 7ba66d5 5,088 BB view · diff
git:20260704.56371c62026-07-04 56371c6 4,954 BB view · diff
git:20260704.c999b392026-07-04 c999b39 4,958 BB view

Audit of the latest version

B  16 of 17 checks passed. Deterministic, no model, same answer every run.
  • 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

GitHub

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.