extract-template skillA
extract-template is agent-read markdown (skill) from vm0-ai/vm0-skills: Decide what an uploaded file is — a deck, a Word document, a PDF document, or artwork — and hand it to the template-extraction guide that matches. Use when asked to extract a template from a deck or document, turn a PDF into a Word template, save an image style as a reusable template, apply a company template to Markdown, or save a file's visual language as a reusable template..
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.
What the file says
# Extract a reusable template from a file Look at what the file holds, decide what it is, follow that guide to the end. Run the commands below from the directory containing this guide. Render a `.pptx` or `.ppt` first. An image is already viewable. ```bash okou presentation screenshot --input <source.pptx|source.ppt> --out shots ``` Render a PDF or Word document at its own page proportions before judging layout: ```bash node scripts/render-document.mjs --input <source.pdf|source.docx> --out source-render ``` Use a new output directory for each render. Keep the original as the source; use the returned PDF and page images for inspection. | The file is | Go to | |---|---| | a deck — `.pptx`, `.ppt`, an image deck, or a `.pdf` whose pages are slides | `presentation/SKILL.md` | | a Word document — `.docx` | `docx/SKILL.md` | | a PDF document — pages of prose, not slides | `pdf/SKILL.md` | | artwork — `.png`, `.jpg`, or several images of one drawing style | `illustration/SKILL.md` | A page carrying one idea in display type is a slide. A page carrying running prose under a repeated header, footer, or page number is a document. A picture with no reading order is artwork. …
Read the whole file at its exact version.
How to install
mdr add vm0-ai/vm0-skills/extract-template@git:20260921.3e35aa5mdr add vm0-ai/vm0-skills/extract-template@sha256:1e3a8638ddc0ca66Pin 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_cgg6eypqcblgq3ak)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260921.3e35aa5 latest | 2026-09-21 | 3e35aa5 | 2,582 B | A | view · diff |
| git:20260921.cbdf3f0 | 2026-09-21 | cbdf3f0 | 2,292 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 (2582 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
vm0-ai/vm0-skills · 76 stars · license none · pushed 2026-09-24 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_cgg6eypqcblgq3ak GET https://markdownregistry.com/api/v1/resolve?ref=vm0-ai/vm0-skills/extract-template GET https://markdownregistry.com/api/v1/blob/1e3a8638ddc0ca66714bf71b04da0d4b70d55cb3be09f537552a6c67e1f00217
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.