What problem does it solve? Keeping a household aware of the upcoming week's schedule requires manually reviewing multiple calendars and summarizing them for a shared display. This Skill automates that by fetching live calendar events, composing a scannable weekly digest, and delivering it to both a home kiosk and the owner's chat. ## Core Features & Use Cases - Live calendar aggregation: Fetches events from all configured calendar sources via plow-gog through Plow Latch, merging them into one chronological 7-day view with optional long-lead heads-up fetches. - Privacy-safe summarization: Omits medical, private, or sensitive event titles and locations entirely so the digest is safe for a shared kiosk display readable by children. - Dual-surface delivery: Posts the digest to the kiosk as card 4 via a helper script and returns the same text in Plow Chat, with a configurable length/shape preference from the shared config. - Use Case: A cron job runs every Sunday at 17:00, reads the household's calendars, and publishes a "This week" digest card on the kitchen kiosk while also sending the same summary to the owner's chat. ## Quick Start Ask the agent to build a weekly digest from the household calendars and post it to the kiosk.