Rewrite daily briefing to include daily notes, gratitude check, and weekly theme
This commit is contained in:
parent
15373991fd
commit
6b279731e3
2 changed files with 57 additions and 21 deletions
|
|
@ -31,10 +31,10 @@ description: Master index of all skills in your robot assistant system. Your ass
|
|||
## Skills
|
||||
|
||||
### Daily Briefing
|
||||
**Purpose:** Produces a morning overview of your day — calendar, tasks, deadlines, and anything else you need to know.
|
||||
**Triggers:** "run my briefing," "morning briefing," "what's my day look like," "what's on deck"
|
||||
**Purpose:** Pulls today's active tasks from Vikunja, reviews the daily note for targets and stretch goals, deduplicates across both sources, checks gratitude, and surfaces the weekly theme.
|
||||
**Triggers:** "run my briefing," "morning briefing," "what's my day look like," "what's on deck," "daily briefing"
|
||||
**File:** `skills/daily-briefing/SKILL.md`
|
||||
**Dependencies:** Calendar MCP connector (when set up)
|
||||
**Dependencies:** `vik` CLI, daily notes at `~/notes/dn_YYMMDD.md`, weekly notes at `~/notes/week_YYMMDD.md`
|
||||
|
||||
### Shutdown Routine
|
||||
**Purpose:** Reviews the day, checks what's outstanding, and previews tomorrow.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue