wavecap-export

Export WaveCap transcriptions and pager data as JSON, ZIP, or JSONL.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill allows users to export transcription data and pager feed data from WaveCap, facilitating data analysis, backup, and integration with other systems.

Core Features & Use Cases

  • Export Transcriptions: Download all transcriptions as JSON or reviewed transcriptions with audio as a ZIP file.
  • Export Pager Data: Export pager messages for a specific stream.
  • Use Case: A user wants to download all reviewed transcriptions from the past week, including the associated audio recordings, to archive them for compliance purposes.

Quick Start

Use the wavecap-export skill to download all reviewed transcriptions with audio as a ZIP file.

Frequently Asked Questions about wavecap-export

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

FAQPage Schema
How do I export transcriptions and audio recordings from WaveCap?

You can export WaveCap transcriptions by retrieving them as a JSON file, or download reviewed transcriptions bundled with their associated audio recordings as a ZIP file for archiving or compliance purposes.

What formats can I export WaveCap pager data in?

WaveCap pager data can be exported in JSON and JSONL formats. The process requires authentication to access the pager feed and allows you to extract messages for a specific stream.

Can I filter transcriptions by review status when exporting?

Yes, the export process supports filtering transcriptions by review status. This enables you to target only reviewed transcriptions, which can be downloaded alongside their audio as a ZIP file.

Does WaveCap export support data for regression testing?

Yes, exporting WaveCap transcriptions supports regression testing. You can retrieve transcription data in formats like JSON or JSONL to validate and test system performance against historical records.

Do I need authentication to export WaveCap pager feed data?

Yes, authentication is required to export pager feed data. The Skill integrates with WaveCap API endpoints and manages the authentication needed to securely retrieve pager messages for a specific stream.