download-audio

Download individual or bulk audio files from Coval voice simulations via the Coval CLI.

2|Updated Feb 17, 2026
One-click install
npx skills add https://github.com/coval-ai/coval-external-skills --skill download-audio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: download-audio
Source: https://github.com/coval-ai/coval-external-skills/tree/main/skills/simulations/download-audio
Command: npx skills add https://github.com/coval-ai/coval-external-skills --skill download-audio

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires coval-cli, jq.

What problem does it solve?

This skill solves the challenge of manually locating and downloading audio recordings from voice agent simulations, which are often scattered across multiple evaluation runs.

Core Features & Use Cases

  • Targeted Downloads: Fetch specific audio files using a simulation or run ID.
  • Bulk Processing: Automate the retrieval of all audio files associated with a specific evaluation run.
  • Use Case: Use this skill when you need to audit the quality of voice agent responses or perform sentiment analysis on call recordings from a recent test batch.

Quick Start

Use the download-audio skill to fetch the recording for simulation ID 12345 and save it to your local directory.

Frequently Asked Questions about download-audio

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

FAQPage Schema
How do I download audio recordings from Coval voice simulations?

To download audio recordings from Coval voice simulations, use the download-audio skill to fetch individual files via a simulation or run ID. It interacts with the Coval CLI to retrieve and save audio streams locally for quality assurance and analysis.

What is the best way to retrieve bulk voice agent audio files for a test batch?

The best way to retrieve bulk voice agent audio files is using the download-audio skill, which automates the retrieval of all audio files associated with a specific evaluation run. This allows you to quickly gather recordings for sentiment analysis or quality audits.

Do I need the Coval CLI and jq to fetch simulation audio?

Yes, you need the Coval CLI and jq to fetch simulation audio. The Coval CLI is required to interact with simulation data and download audio streams, while jq is used for processing the simulation metadata required for file retrieval.

Can I fetch a specific audio file using a simulation ID?

Yes, you can fetch a specific audio file using a simulation ID. The download-audio skill supports targeted downloads, allowing you to retrieve individual audio recordings associated with a specific Coval simulation or run ID and save them to your local directory.

When do I need to download audio from voice agent simulations?

You need to download audio from voice agent simulations when you want to audit the quality of voice agent responses or perform sentiment analysis on call recordings. This is typically done after completing a recent evaluation run or test batch.