test-voice-report

Generate simulated voice reports from text transcripts for testing pipelines.

6|1|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/pwv-vc/agentcribs-community --skill test-voice-report-pwv-vc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: test-voice-report
Source: https://github.com/pwv-vc/agentcribs-community/tree/main/resources/tearsheets/arsenal/dot-claude/skills/test-voice-report
Command: npx skills add https://github.com/pwv-vc/agentcribs-community --skill test-voice-report-pwv-vc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables safe, end-to-end testing of voice-report generation by simulating conversations from plain text transcripts, avoiding real calls while validating the reporting workflow.

Core Features & Use Cases

  • Single command workflow that creates a simulated VOICE conversation from a transcript file.
  • Generates a Langfuse-based call report and provides a preview for review.
  • Sends the generated report to the couple's GROUP conversation and supports multiple transcripts for varied test scenarios.
  • Useful for testing changes to the voice_call_summary_report prompt, validating report quality across transcripts, and debugging parsing workflows.

Quick Start

Run the test-voice-report workflow against a transcript to generate and preview the report.

Frequently Asked Questions about test-voice-report

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

FAQPage Schema
How do I test voice report generation from text transcripts without making real calls?

Simulate voice report generation from text transcripts to safely validate end-to-end reporting workflows without real calls. This approach uses transcript-based inputs and various parsing modes to preview reports.

Can I use multiple transcript files to test different voice report scenarios?

Yes, you can run tests against multiple transcript files for varied test scenarios. Multiple transcripts help validate report quality and debug parsing workflows across different conversation patterns.

How does transcript-based voice simulation work for testing reporting pipelines?

Transcript-based voice simulation creates a simulated conversation from a text transcript file. It then generates a Langfuse-based call report and provides a preview for review before sending it to a group conversation.

What's the best way to validate changes to a voice call summary report prompt?

Validate voice call summary report prompt changes by running simulated voice reports against various transcripts. This tests the reporting pipeline end-to-end and helps debug parsing workflows using different parsing modes.

Do I need real phone calls to test my voice reporting workflow?

No, you do not need real phone calls to test your voice reporting workflow. You can simulate conversations from plain text transcripts to safely validate the entire report generation and delivery pipeline.

Why are my voice report parsing workflows failing during testing?

Voice report parsing workflows may fail due to transcript formatting issues or incorrect parsing modes. Debug by running simulated reports against varied transcript files to isolate parsing failures.