tool-appmake skillA
tool-appmake is agent-read markdown (skill) from feilipu/8085-skills: z88dk-appmake: binary to tape/disk/ROM/hex for emulators. Often via zcc -create-app..
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
# Tool — appmake | | | |--|--| | Binary | `z88dk-appmake` | | Help | z88dk-appmake -h; per-machine options are many | | Wiki (local draft) | `wiki/tools/Tool---appmake.md` | Prefer `zcc +target … -create-app` so target config selects the right appmake mode. ## Condensed reference (from wiki / tree) # Tool — appmake (`z88dk-appmake`) Appmake turns a raw linked binary into a form loadable by emulators or real hardware (tape, disk, ROM, Intel hex, and more). ## Quick start Normally invoke via **zcc**: ```text zcc +zx -vn prog.c -o prog -create-app ``` That runs appmake with the options the target cfg supplies (`-Cz` pass-through from zcc). **What file you get and how to load it** for the targets we document heavily (`+zx`, `+zxn`, `+cpm`, `+sms`, `+rc2014`, `+hbios`): [Load and run](Load-and-Run). **Worked commands:** [Examples](Examples). Call appmake directly when you already have a binary: ```text z88dk-appmake +zx z88dk-appmake +zxn z88dk-appmake +cpmdisk -h z88dk-appmake +hex z88dk-appmake +rom z88dk-appmake +sms ``` For per-target options, run `z88dk-appmake +<target>` with no other options (message from the tool itself). ## Capability summary | | | |--|--| …
Read the whole file at its exact version.
How to install
mdr add feilipu/8085-skills/tool-appmake@git:20260821.71d8484mdr add feilipu/8085-skills/tool-appmake@sha256:6c5839e02f1c8457Pin 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_qkrdksx75d5bq5by)
1 badge views in 30 days
Versions
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 (1723 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
feilipu/8085-skills · 3 stars · license MIT · pushed 2026-09-21 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_qkrdksx75d5bq5by GET https://markdownregistry.com/api/v1/resolve?ref=feilipu/8085-skills/tool-appmake GET https://markdownregistry.com/api/v1/blob/6c5839e02f1c8457e636fd1562cb73ce35ba4c5704938f45788bf67769acf916
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.