wilma-triage
Installation
SKILL.md
Wilma Triage
Automated daily triage of Wilma school data for parents. Filters noise, surfaces actionable items, and syncs exams/events to Google Calendar.
Dependencies
- wilma skill — install from ClawHub (
clawhub install wilma) for Wilma CLI commands and setup - gog skill — install from ClawHub (
clawhub install gog) for Google Calendar sync
First Run Setup
On first use, collect and store configuration:
- Discover kids: Run
wilma kids list --jsonto get student names, numbers, and schools - Calendar ID: Run
gog calendar calendarsto list available calendars. Ask the user which calendar to use for school events. Store the calendar ID in TOOLS.md under a## Wilma Triagesection along with naming conventions for events. - Preferences: Ask about any kid-specific rules (e.g., subject overrides like ET instead of religion). Store in MEMORY.md as part of the Wilma triage context.
Over time, the user will give feedback on what to report and what to skip — store these preferences in MEMORY.md. The triage gets smarter with use.
Related skills