From b60f5d8c4726a75a699f4e43956ff26d0a53e175 Mon Sep 17 00:00:00 2001 From: Connor Rhodes Date: Thu, 23 Apr 2026 11:54:21 +0000 Subject: [PATCH] daily-briefing: always query yesterday's dictations, not just for audio mode --- daily-briefing/SKILL.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/daily-briefing/SKILL.md b/daily-briefing/SKILL.md index f491c00..2430334 100644 --- a/daily-briefing/SKILL.md +++ b/daily-briefing/SKILL.md @@ -19,6 +19,8 @@ Run this at the start of your day. **Audio overview mode:** If Connor asks for an audio briefing, "audio overview," or "morning brief as audio," produce the briefing as spoken-word audio using the [audio-summary](~/.openclaw/skills/audio-summary/SKILL.md) skill instead of text. Write the briefing to a temp file, generate the MP3 with edge-tts (en-US-AvaNeural, --volume=-90%), and deliver via `MEDIA:` + `[[audio_as_voice]]`. Also include a short text summary alongside the audio. Clean up temp files after. +**Dictations are always queried** — regardless of whether the output is text or audio, always fetch yesterday's dictations and incorporate any planning/priority content. + ## Instructions ### Step 1: Gather data