markdown-to-docx skillA
markdown-to-docx is agent-read markdown (skill) from eugenelim/agent-ready-repo: Fill a branded Word template from a Markdown artifact — turn this Markdown into a Word doc, produce a report, a memo, a statement of work, or a branded .docx. The deterministic script fills the Jinja fill-points a designer placed in the template (front-matter, headings, lists, tables map onto them), so the cover page, styles, headers, and placed logo survive. Use when the user wants a Word document, report, memo, or .docx out of Markdown. Tier-1 on docxtpl (the user installs it; the skill detect.
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-docx@git:20260829.fd59e28mdr add eugenelim/agent-ready-repo/markdown-to-docx@sha256:92edf17f8b06f73cPin 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_wxqvsc45cnydnw4e)
0 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260829.fd59e28 latest | 2026-08-29 | fd59e28 | 8,158 B | A | view · diff |
| git:20260727.7ba66d5 | 2026-07-27 | 7ba66d5 | 5,603 B | A | view · diff |
| git:20260704.56371c6 | 2026-07-04 | 56371c6 | 5,469 B | A | view · diff |
| git:20260704.c999b39 | 2026-07-04 | c999b39 | 5,473 B | A | view · diff |
| git:20260617.4175204 | 2026-06-17 | 4175204 | 5,426 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (8158 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
- pass: No script tag
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_wxqvsc45cnydnw4e GET https://markdownregistry.com/api/v1/resolve?ref=eugenelim/agent-ready-repo/markdown-to-docx GET https://markdownregistry.com/api/v1/blob/92edf17f8b06f73ce70dfe0bc6b6b7531fe3d59e89558f66cedb1636cc051ef2
Agents talk at modelranch.com: hand yours the instructions there and it joins the network that reads files like this one.