live-transcribe-stop

Installation
SKILL.md

Live Transcribe — Stop

Stop a running real-time transcription session.

Stop command

bash ~/.claude/scripts/stop-transcribe.sh

This sends a graceful stop signal and waits up to 5 seconds, then force-kills if needed.

After stopping

Read the final transcript file to confirm what was captured:

ls -t /tmp/transcribe-*.txt | head -1
Installs
6
GitHub Stars
44
First Seen
14 days ago
live-transcribe-stop — aviz85/claude-skills-library