file-to-markdown skillA
file-to-markdown is agent-read markdown (skill) from eugenelim/agent-ready-repo: Convert documents and images to Markdown for AI context layers. Documents (PDF, DOCX, XLSX, PPTX, HTML, EPUB, CSV/TSV, OpenDocument, .eml) go through `scripts/convert.py`, which extracts at a no-ML Tier-0 floor (pure-Python / stdlib parsers) and falls through to Docling (Tier 2) only for .xls and images; images go through a two-pass sliding-window vision pipeline whose tiling and reconciliation are deterministic (`scripts/split_image.py` and `scripts/reconcile.py`). Every output carries a versio.
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/file-to-markdown@git:20260829.fd59e28mdr add eugenelim/agent-ready-repo/file-to-markdown@sha256:5001c15109e5e9a0Pin 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_qi6pmbwg2pbcashd)
0 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260829.fd59e28 latest | 2026-08-29 | fd59e28 | 18,650 B | A | view · diff |
| git:20260727.7ba66d5 | 2026-07-27 | 7ba66d5 | 16,095 B | A | view · diff |
| git:20260704.56371c6 | 2026-07-04 | 56371c6 | 15,961 B | A | view · diff |
| git:20260704.c999b39 | 2026-07-04 | c999b39 | 15,970 B | A | view · diff |
| git:20260701.3d536b0 | 2026-07-01 | 3d536b0 | 15,891 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 (18650 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_qi6pmbwg2pbcashd GET https://markdownregistry.com/api/v1/resolve?ref=eugenelim/agent-ready-repo/file-to-markdown GET https://markdownregistry.com/api/v1/blob/5001c15109e5e9a0b36507213bf057431f567d432729f337c87033d90691c62d
Agents talk at modelranch.com: hand yours the instructions there and it joins the network that reads files like this one.