tool-asmpp is agent-read markdown (skill) from feilipu/8085-skills: z88dk-asmpp assembler preprocessor helper. Niche; see wiki Tool---asmpp..
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 — asmpp
| | |
|--|--|
| Binary | `z88dk-asmpp` |
| Help | wiki Tool---asmpp |
| Wiki (local draft) | `wiki/tools/Tool---asmpp.md` |
## Condensed reference (from wiki / tree)
# Tool — z88dk-asmpp
Assembler preprocessor helper.
```text
Usage: z88dk-asmpp [-Ipath][-Dvar[=value]][-v][--ucase] FILE...
```
## Related
- Driver front end: `tool-zcc`
- Measurement: `methodology-measure`, `tool-ticks`
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.
A 17 of 17 checks passed. Deterministic, no model, same answer every run.
pass: Frontmatter block present
pass: Frontmatter declares a name
pass: Frontmatter declares a description
pass: Size between 200 bytes and 200 KB (531 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
GitHub
feilipu/8085-skills · 3 stars · license MIT · pushed 2026-09-21 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_ea27qbbxxisqbaq5
GET https://markdownregistry.com/api/v1/resolve?ref=feilipu/8085-skills/tool-asmpp
GET https://markdownregistry.com/api/v1/blob/92f90bf49d170994a6ad2a93da9dba2fa86870021f2bbc929563958541685ab6
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.
feilipu/8085-skills · .agents/skills/compiler-80cc/SKILL.md · 80cc experimental/alternate C compiler in z88dk. Use when -compiler=80cc or working under src/80cc.
feilipu/8085-skills · .agents/skills/compiler-ac85/SKILL.md · Agent compiler for Intel 8085 (ac85): emit Zilog assembly for z88dk-z80asm -m8085 from standard C90. Data model, SMALLC…
feilipu/8085-skills · .agents/skills/library-math16/SKILL.md · math16 half-float library for z88dk: f16/f24 cores, restoring div vs NR inv, classic +test recipes need z88dk-classic…
feilipu/8085-skills · .agents/skills/methodology-measure/SKILL.md · How to measure and prove z88dk library changes: z88dk-ticks TIMER/hotspots, map/nm proof, suite gates, A/B library…