wavecap-streams

Manage and monitor real-time audio streams via the WaveCap REST API.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/TobiasWooldridge/WaveCap --skill wavecap-streams
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wavecap-streams
Source: https://github.com/TobiasWooldridge/WaveCap/tree/main/.claude/skills/wavecap-streams
Command: npx skills add https://github.com/TobiasWooldridge/WaveCap --skill wavecap-streams

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a way to monitor and manage audio streams within the WaveCap application, addressing the need for real-time status checks and operational control.

Core Features & Use Cases

  • Stream Monitoring: Check the health, status, and recent activity of audio streams.
  • Transcription Management: View recent transcriptions for specific streams.
  • Stream Control: Reset streams that may be experiencing issues.
  • Use Case: An operator needs to quickly check if a critical audio stream is still transcribing correctly and view the latest transcribed text to ensure data integrity.

Quick Start

Use the wavecap-streams skill to list all active audio streams.

Frequently Asked Questions about wavecap-streams

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I monitor real-time audio streams for transcription health?

To monitor real-time audio streams, you can check their operational status and health to verify active transcription. This skill queries the WaveCap backend via a REST API to list streams and retrieve recent activity.

Can I retrieve recent transcriptions from a specific audio stream?

Yes, you can retrieve recent transcriptions from a specific audio stream. The skill facilitates transcription management by querying the WaveCap REST API to view the latest transcribed text for data integrity checks.

How do I reset an audio stream that is experiencing issues?

You can reset an audio stream experiencing issues by using the stream control functionality. This skill sends a reset command via the WaveCap REST API to restart problematic streams and restore normal operational status.

Do I need API access to manage WaveCap audio streams?

Yes, you need API access to the WaveCap backend to manage audio streams. Full functionality for listing streams, checking health, and resetting problematic streams requires this REST API connectivity.

What is the best way to list all active audio streams in WaveCap?

The best way to list all active audio streams is to use the quick start listing functionality. This skill queries the WaveCap REST API to enumerate available streams and display their current operational status.

Why does my audio stream transcription stop working correctly?

Audio stream transcription may stop working due to stream health issues or backend disconnections. You can diagnose this by checking the stream's operational status and recent activity, then resetting it via the REST API if necessary.