Commit Graph
3 Commits
Author SHA1 Message Date
m3ta-chiron 5eb489b74a docs(voice-notify): API key from agenix file instead of env var
Prerequisites updated: /run/agenix/elevenlabs-key is now the primary
source, ELEVENLABS_API_KEY env var is the fallback.
2026-07-02 20:14:57 +02:00
m3ta-chiron fc606ace2d docs(skills): add crunch-jobs and update voice-notify
Adds crunch-jobs skill for scheduling voice reminders, AI crunch jobs,
and script-based pipelines via crunch/talk.

Updates voice-notify with stdin piping examples and cancel-button
implementation notes.
2026-07-02 20:05:29 +02:00
m3ta-chiron b11d18b4b4 feat(voice-notify): add ElevenLabs TTS voice notification skill
- SKILL.md with integration patterns (cruncher jobs, agent hooks, post-build)
- scripts/cruncher-notify.sh wrapper for long-running jobs
- Voice toggle via VOICE_NOTIFY env var
2026-07-02 18:53:16 +02:00