← ClaudeAtlas

worklog-audiolisted

End-of-complex-work habit — narrate what was just done as an audio note via GCP TTS (Gemini-TTS, latest model in Model Garden) and deliver the voice file. Trigger at the end of any substantial working session ("audio note", "voice summary", automatic habit after complex work), or when the user asks to "explain what you did" as audio.
Quarktex/qcobrain · ★ 4 · AI & Automation · score 72
Install: claude install-skill Quarktex/qcobrain
# worklog-audio — spoken work-log via GCP **The habit:** every time a complex piece of work finishes, produce an audio note through OUR GCP that explains the work end-to-end in layman terms, and hand over the voice file. ## Steps 1. **Write the narration** to `artifacts/<date>-<slug>/worklog-narration.md`. Plain spoken prose, no jargon left unexplained, 400–900 words. It MUST cover, in order: - **What was done** — end to end, in plain language a non-engineer follows. - **How it was done** — the technical approach, translated to lay terms (analogies over acronyms; expand every acronym once). - **What it means for us / the business** — impact on qcobrain/Quarktex, concretely. - **How well it went** — honest self-assessment incl. what failed or is unverified. - **What's next** — the next actions, and any decision the user owns. Ground every factual claim in the session or cited notes — no invented numbers. 2. **Pick the model by probing, not memory.** Latest verified: `gemini-2.5-pro-tts` (2026-08-02 — "3.6" does not exist; Model Garden list API returns nothing for TTS, so probe `text:synthesize` with candidate names and use the newest that answers OK). 3. **Synthesize:** `bash skills/worklog-audio/narrate.sh <narration.md> <same-dir>/worklog.mp3` Default voice **Charon** (best clear-narration voice of the Gemini-TTS set; alternatives: Kore, Aoede, Enceladus). Voice is arg 3. 4. **Verify before claiming done:** `afinfo <file>` (or `avm