Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
aviz85 avatar

Live Transcribe Stop

  • 12 installs
  • 44 repo stars
  • Updated July 8, 2026
  • aviz85/claude-skills-library

Live Transcribe Stop is a Claude skill that stops a running real-time transcription session and confirms the final transcript.

About

Live Transcribe Stop ends a running real-time transcription session. It sends a graceful stop signal and waits up to 5 seconds before force-killing the process. After stopping, it reads the final transcript file to confirm what was captured.

  • Stops a running real-time transcription session gracefully
  • Sends a stop signal, waits up to 5 seconds, then force-kills if needed
  • Reads back the final transcript file to confirm what was captured

Live Transcribe Stop by the numbers

  • 12 all-time installs (skills.sh)
  • Ranked #1,455 of 2,719 Automation & Workflows skills by installs in the Skillselion catalog
  • Data as of Jul 28, 2026 (Skillselion catalog sync)
At a glance

live-transcribe-stop capabilities & compatibility

Capabilities
transcription · process control
Use cases
transcription
Pricing
Free
From the docs

What live-transcribe-stop says it does

Stop a running real-time transcription session.
SKILL.md
This sends a graceful stop signal and waits up to 5 seconds, then force-kills if needed.
SKILL.md
Read the final transcript file to confirm what was captured:
SKILL.md
npx skills add https://github.com/aviz85/claude-skills-library --skill live-transcribe-stop

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs12
repo stars44
Last updatedJuly 8, 2026
Repositoryaviz85/claude-skills-library

What it does

Stopping a running live-transcribe session gracefully and confirming the final captured transcript.

Who is it for?

Cleanly ending a running live-transcribe session.

Skip if: Starting or reading a transcript.

When should I use this skill?

When the user wants to stop or end a live transcription session.

What you get

The transcription process stopped and the final transcript file confirmed.

  • stopped transcription process
  • final transcript confirmation

By the numbers

  • waits up to 5 seconds before force-killing

Files

SKILL.mdMarkdownGitHub ↗

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

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.