What problem does it solve?
This Skill provides a reproducible daily briefing by merging calendar data, GTD tasks, weather, and motivational content into a single TODAY.md. It helps morning planning and day organization by delivering a clear, structured overview.
Core Features & Use Cases
- Deterministic TODAY.md rendering with DATE_FULL, TIME, LOCATION, and GTD_TASKS.
- AI-driven placeholders for WEATHER_CONTENT, CALENDAR_EVENTS, STARRED_EMAILS, INSPIRATION, and WIKIPEDIA_ARTICLE to be filled by the SKILL.md workflow.
- Time-blocked planning support by suggesting available slots and integrating with a calendar.
Quick Start
- Generate TODAY.md (deterministic parts only): ./skills/the-day/scripts/day generate --force
- Format GTD tasks as markdown: ./skills/the-day/scripts/day format-gtd
- Later, AI-driven placeholders will be filled by SKILL.md during activation