voice-mode

Installation
SKILL.md

Voice Mode (Super-Skill)

Purpose

This skill unifies voice output and voice input in one place:

  • say — text-to-speech (TTS)
  • listen — speech-to-text (STT)
  • duplex mode — agent orchestration (saylisten) built on the atomic scripts

Use say and listen independently, or let the agent combine them into continuous duplex dialogue. This is an offline-first skill: STT runs locally via faster-whisper, and TTS uses local piper models after the initial voice download.

Atomic Commands

1) Speak

Related skills
Installs
13
Repository
llblab/skills
GitHub Stars
1
First Seen
Feb 13, 2026