Tool — z88dk-lib
SkillDev toolsz88dk-lib library packaging helper. Use when installing or packaging clibs per project docs.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Tool — z88dk-lib skill
What this skill tells your AI
The instructions your AI receives, as published by z88dk/z88dk in .agents/skills/tool-z88dk-lib/SKILL.md and read by ahel’s review.
| Binary | z88dk-lib |
| Help | wiki Tool---z88dk-lib |
| Wiki (local draft) | wiki/tools/Tool---z88dk-lib.md |
Condensed reference (from wiki / tree)
Tool — z88dk-lib
Installer for third-party libraries (FatFs, diskio, freertos packages, and similar).
Usage (live)
Z88DK-LIB v25141-6b30e0885e-20260716
Third Party Library Installer
Usage:
z88dk-lib +target [flags] libname1 libname2 ...
+target : select target
-f : overwrite or delete files without confirmation
-r, --remove : remove listed libraries from z88dk instead of adding
z88dk-lib +target
list installed libraries for target
Install paths (README)
| World | Libraries | Headers |
|---|---|---|
| Classic | lib/clibs/lib/<target>/ | include/lib/<target>/ |
| Newlib | lib/clibs/{sccz80,sdcc_ix,sdcc_iy}/lib/<target>/ | include/_DEVELOPMENT/{proto,common}/lib/<target>/ |
Common headers under newlib are often generated from proto via m4.
Related
- Newlib File I/O and FatFs
- Headers: classic and newlib
- Package sources often: https://github.com/feilipu/z88dk-libraries
Related
- Driver front end:
tool-zcc - Measurement:
methodology-measure,tool-ticks
Signals
- GitHub stars
- 1k
- Forks
- 206
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
tool-z88dk-lib- Source
- github.com/z88dk/z88dk