# Voice Sessions

> VoiceLayer sessions for debriefs, practice, QA, capture, KG review. Triggers: meeting debrief, voice drilling.

- Skill: `etanhey/voice-sessions` (Agent Skill, multi-file: 10 files)
- Install (CLI): `npx skillmds@latest add etanhey/voice-sessions`
- Raw SKILL.md: https://api.skillmd.com/api/skills/etanhey/voice-sessions/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: EtanHey (https://skillmd.com/u/etanhey)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/etanhey/voice-sessions

---


# Voice Sessions

> Structured voice-powered sessions using VoiceLayer MCP.

## Workflows

| What you want to do | Workflow |
|---------------------|---------|
| Debrief a conversation | [workflows/debrief.md](workflows/debrief.md) |
| Practice a presentation/pitch | [workflows/practice.md](workflows/practice.md) |
| QA test a site with voice | [workflows/qa.md](workflows/qa.md) |
| Quick text-only capture | [workflows/quick.md](workflows/quick.md) |
| Review past sessions | [workflows/review.md](workflows/review.md) |
| KG flag-batch review by voice | [workflows/kg-review.md](workflows/kg-review.md) |

## How It Works

Typical flow: Context → Walk-through → Drill → Capture → Output (Obsidian note).

Voice tools: `voice_speak` (non-blocking TTS) + `voice_ask` (blocking Q&A). Mode is auto-detected from message content.

## Requirements

- VoiceLayer MCP connected
- Obsidian vault configured
- Text fallback available if voice isn't connected

