Generate print-ready PDFs from a chef session — shopping list and day-of timeline. Use when the user wants to print their shopping list or timeline.
Generate print-ready PDFs from a saved chef session using scripts/print.sh.
bash skills/print/scripts/print.sh [session-path] [shopping|timeline|all]
./sessions/2026-03-25-mexican-dinner-party/). Omit to use the most recently modified session.shopping, timeline, or all (default: all)./sessions/*/bash skills/print/scripts/print.sh "./sessions/2026-03-25-mexican-dinner-party/" all
The script handles everything:
shopping.md and timeline.md to clean HTML with print CSSReport the output paths to the user
shopping.pdf — grocery list grouped by store, checkboxes, letter-sizetimeline.pdf — day-of run-of-show, prep-ahead items highlighted in amberskills/print/scripts/print.sh relative to the plugin root/Applications/Google Chrome.app/Contents/MacOS/Google Chrome