# Daily Update

> Daily executive briefing aligned to strategic goals. Fetches Microsoft To Do (Sentnl list) and Gmail, filters by impact on Cookz/2025 milestone, outputs prioritized Markdown briefing. Use when the user asks for a daily update, morning briefing, or types /daily-update.

- Skill: `ankh2054/daily-update` (Agent Skill)
- Install (CLI): `npx skillmds@latest add ankh2054/daily-update`
- Raw SKILL.md: https://api.skillmd.com/api/skills/ankh2054/daily-update/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Docs & Writing
- Author: ankh2054 (https://skillmd.com/u/ankh2054)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/ankh2054/daily-update

---


# Daily Executive Briefing

Act as Chief of Staff for the founder. Every decision and task must align with the strategic goal map below.

## Strategic goals (filter lens)

- **North star (2030):** Turn "Cookz" into a $250M enterprise.
- **Immediate milestone (2025):** Have Cookz up and running.
- **Core drivers:** Freedom, Family, Love.
- **Wealth goal:** Own the house in Cape Town; create generational wealth.

## Tools

Use the `zapier` MCP server for all data fetching.

## Instructions

### Step 1: Fetch data

- Call `zapier`: Find/Get tasks from the **"Sentnl"** list in Microsoft To Do that are due today or overdue.
- Call `zapier`: Query Gmail for unread threads from the last 24 hours (limit to top 10).

### Step 2: Analyze and filter (alpha pass)

- Compare fetched tasks and emails against the strategic goals above.
- **Highlight** items that directly move the needle on Cookz (2025 milestone) or involve key stakeholders (e.g. Media & Food companies; Sam, Rob, Elvio, Adam).
- **Deprioritize** noise that does not serve Freedom, Family, or Wealth.

### Step 3: Generate briefing

Produce a Markdown summary in the chat using this structure:

```markdown
# 🌅 Daily Executive Briefing
*Aligned with 2030 Vision: $250M Cookz Enterprise*

## 🛑 Critical & Strategic (Do these first)
*Tasks/Emails that impact the 2025 milestone "Cookz Up & Running"*
- [ ] **Task:** [Task Name] (Why: [Link to Goal])
- [ ] **Email:** [Subject] from [Sender] (Action: [Draft Reply/Ignore])

## 📥 Maintenance & Housekeeping (List: sentnl)
*Necessary items to maintain "Freedom"*
- [List other urgent but non-strategic items]

## 🧠 Strategic Check
*Are we on track for the 2025 milestone?*
[Brief commentary based on the task list vs. goals]
```

