assist-kitchen
Installation
SKILL.md
assist-kitchen
Read and write the kitchen module (consumption journal + inventory), via the bundled
kitchen-axi CLI — a script in this skill's scripts/ directory (not on PATH).
Invoke it by its path relative to this skill's base directory:
scripts/kitchen-axi # home: today's totals + eat-first + questions
scripts/kitchen-axi --help # full command list
scripts/kitchen-axi <group> --help # usage for any command group
Output is TOON (compact tables); pass --json for raw API
JSON. The server defaults to http://localhost:2529; override with the
CLAUDE_ASSIST_SERVER environment variable. The full behavioral contract is
specs/modules/kitchen.md — the rules below are the ones that decide a write; when
in doubt, read the spec.