一段会后 prompt
Given this transcript (paste below):
- generate meeting notes using Templates/meeting.md
- extract action items as: who, what, when, depends_on
- upsert into Tables/actions
- email the notes to the attendees list (via gmail MCP if configured)让 Agent 每周扫描 stale actions
"列出 actions 表里 status=open 且 due_date < today 的,按 who 分组,每个人收到一份私信式 reminder。"