voc-research-agent

Extract Voice of Customer data from online sources into Markdown files.

5|2|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/lckx777/copy-chief-black --skill voc-research-agent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: voc-research-agent
Source: https://github.com/lckx777/copy-chief-black/tree/main/framework/skills/voc-research-agent
Command: npx skills add https://github.com/lckx777/copy-chief-black --skill voc-research-agent

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Efficiently capture Voice of Customer data from diverse online sources (YouTube, Instagram, TikTok, Reddit, and BR platforms) and convert it into a consistent Markdown format for streamlined analysis and collaboration.

Core Features & Use Cases

  • Cross-platform VOC extraction from video comments, posts, and reviews to fuel insights squads.
  • Automated discovery of viral content and sampling of representative quotes to ground decision-making.
  • MCP-compliant extraction orchestration (Apify, Playwright, Firecrawl, or WebSearch fallback) with batch processing and safe context management.
  • Output generation as structured Markdown files with extraction metadata for downstream tooling and auditing.

Quick Start

Provide a set of platforms and queries; the agent will surface sources, extract high-quality quotes, and save results to a Markdown file.

Frequently Asked Questions about voc-research-agent

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

FAQPage Schema
How do I extract Voice of Customer data from multiple social media platforms?

You can extract Voice of Customer data by providing a set of platforms and search queries. The agent automatically surfaces relevant online sources, extracts high-quality quotes, and saves the results as a structured Markdown file for analysis.

Can I scrape YouTube and TikTok comments for VOC research in batch?

Yes, batch processing of video comments and posts from platforms like YouTube and TikTok is supported. The agent routes extraction through platform-specific actors to capture representative quotes efficiently.

Does this VOC extraction tool work with Apify and Playwright?

Yes, the agent orchestrates extraction using Apify, Playwright, and Firecrawl actors. If those are unavailable, it uses a WebSearch fallback to ensure continuous data discovery and extraction.

What is the output format for extracted Voice of Customer quotes?

The output format for extracted Voice of Customer quotes is a structured Markdown file. This file includes the extracted quotes alongside extraction metadata for downstream tooling and auditing.

How does the agent handle context management during web scraping?

The agent ensures safe context management by adhering to a PROCESS-SAVE-FORGET protocol during batch processing. This mechanism prevents context overflow when extracting large volumes of data across multiple platforms.

What is the best way to automate cross-platform VOC data collection?

Automating cross-platform VOC data collection is best handled by defining target platforms and queries. The agent then uses MCP-compliant extraction orchestration to discover viral content and sample quotes automatically.