AI Agent Hub
Back to skills
VoiceScope VOC Customer Feedback Insight icon

VoiceScope VOC Customer Feedback Insight

Data Analysis Updated 2026.08.30

Paste the following prompt into your AI chat to install this skill:

Please install @user_4cb7cefc/voicescope-voc-insight into your AI assistant following https://skillhub.cn/install/skillhub.md.

About this skill

Problem addressed

VOC feedback often exists as scattered tickets, reviews, or spreadsheets. Reading raw rows makes it hard to identify recurring pain points, positive signals, or a stable tagging basis. This skill targets existing CSV, .xlsx, .xlsm, or line-based TXT feedback files and turns raw text into structured, auditable, exportable analysis results.

How it works

It acts as an entry point and orchestration layer, delegating authentication, task execution, LLM analysis, and persistence to the VoiceScope backend. Core capabilities include:
- Viewpoint extraction + clustering: extract row-level viewpoint snippets with sentiment, then cluster them into pos, neg, and neu Top-K clusters; export the official insight Excel file.
- Batch tagging: classify each feedback item after confirming a taxonomy_id, reporting hits and misses.
- Taxonomy generation and validation: generate a draft taxonomy from samples, with structural checks and optional --llm semantic review.
- General analysis columns: analyze a selected column row by row for sentiment, keyword, summary, scenario, or action.

The key step is to check login status, preview the target column, and get explicit confirmation before upload. This prevents running row-billed analysis on the wrong column.

Boundaries

It is suitable for summarizing, clustering, tagging, and row-level analysis of textual feedback, but it does not replace platform-side visualizations such as word clouds, taxonomy insights, or sentiment dashboards. Legacy .xls files are not supported, and the internal signature_keywords fingerprint in clustering is not an external keyword result.

Use Cases

  • Product operations reviews app store comments, confirms the feedback column, extracts pain points, and exports insight Excel.
  • Support leads classify ticket notes by issue type, choosing an existing taxonomy or generating a draft before batch tagging.
  • Data analysts analyze a user-remark column row by row for sentiment, summary, and action advice, writing results back to columns.
  • Teams with unstructured feedback validate taxonomy structure and use LLM checks for semantic overlap or naming issues.

Best For

  • Product operations: identify frequent pain points and positive highlights from app store reviews or survey text.
  • Support leads: classify ticket notes by tags and track hit versus miss counts.
  • Data analysts: run row-level sentiment, keyword, summary, scenario, or action analysis on a feedback column.
  • Market researchers: generate and validate a taxonomy for VOC data lacking consistent labels.