codeitlikemiley/waz
v0.1.11MIT
TMP schema skills and MCP tools for the waz CLI command palette.
tmp-schema
Generate a complete waz Token Model Protocol (TMP) schema from a CLI's help text. Use when creating or regenerating ~/.config/waz/schemas/<tool>.json for the command palette, waz tmp, or waz resolve.
tmp-use
Build real shell commands from waz Token Model Protocol (TMP) schemas instead of guessing flags. Use whenever the user wants to run, fill, or generate a cargo/git/npm/docker/kubectl (or any schema-backed) command. Prefer waz MCP tools over inventing argv.