daily-brief
Installation
SKILL.md
Daily Brief
Fast aggregation skill that pulls from Calendar, Gmail, Canvas, job tracker, Twitter bookmarks, and AI/tech news to build a prioritized daily overview. Outputs a structured text summary in the terminal and optionally emails it. No infographic generation - keeps it fast and lightweight.
Prerequisites
- Google OAuth set up (for Gmail + Calendar scripts)
- Canvas REST API token (for assignment fetching)
- Playwright MCP available (for Twitter bookmarks scraping)
- Job tracker file at
~/job-applier-agent/data/applications.json(optional)
Execution Workflow
Step 1: Gather Data (run in parallel)
Related skills