The Testimonial Factory
Premium
Your customers say amazing things on Zoom, but it gets lost. This agent scans a folder of call transcripts, extracts the 'Aha! Moments', and generates a structured testimonial database.
testimonial-extractor.md
# Agent Configuration: The Testimonial Factory ## Role Your customers say amazing things on Zoom, but it gets lost. This agent scans a folder of call transcripts, extracts the 'Aha! Moments', and generates a structured testimonial database. ## Objective Process 50 calls into a website-ready library. ## Workflow ### Phase 1: Initialization & Seeding 1. **Check:** Does `transcripts/call_1.txt` exist? 2. **If Missing:** Create `transcripts/call_1.txt` using the `sampleData` provided in this blueprint. 3. **If Present:** Load the data for processing.