customer-review-digester

Classify customer reviews from Judge.me and Yotpo into pains and wins.

1|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/williamsforeal/Cyclone-SS --skill customer-review-digester
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: customer-review-digester
Source: https://github.com/williamsforeal/Cyclone-SS/tree/main/global-skills/_deferred/customer-review-digester
Command: npx skills add https://github.com/williamsforeal/Cyclone-SS --skill customer-review-digester

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps teams stop losing valuable signal hidden in customer reviews by structuring those reviews into pains and wins for downstream customer intelligence and brand understanding.

Core Features & Use Cases

  • Review ingestion (Judge.me/Yotpo): Pulls new weekly customer reviews from common review platforms so analysis stays current.
  • Pain/win classification: Categorizes review content into what customers struggle with (pains) and what customers appreciate (wins).
  • Writes structured output to brand intelligence storage: Sends digested results into dtc-brand-brain raw/customers/ for later use in marketing, product, or support workflows.

Quick Start

Ask to “digester customer reviews from Judge.me/Yotpo and classify pains and wins into dtc-brand-brain raw/customers/.”

Frequently Asked Questions about customer-review-digester

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

FAQPage Schema
How do I classify customer reviews into pains and wins from Judge.me or Yotpo?

To classify customer reviews into pains and wins, you can use a review ingestion process that pulls weekly data from platforms like Judge.me and Yotpo and categorizes the content. The digested results are then structured for downstream customer intelligence analysis.

What is customer review ingestion for brand intelligence?

Customer review ingestion for brand intelligence is the process of fetching raw customer feedback and structuring it into categorized pain points and win themes. This prevents teams from losing valuable signal hidden in unstructured review data.

Can I write structured customer review outputs directly into a brand intelligence storage pipeline?

Yes, structured customer review outputs can be written directly into brand intelligence storage pipelines. The classified pains and wins are sent to specific storage directories like dtc-brand-brain raw/customers/ for later use in marketing or product workflows.

What's the best way to process weekly customer reviews for product and support workflows?

The best way to process weekly customer reviews for product and support workflows is to automate the fetching, pain/win classification, and structured storage of the feedback. This ensures analysis stays current and feeds directly into downstream marketing and support tasks.

Do I need a YAML frontmatter-registered skill interface to categorize review content?

Yes, a YAML frontmatter-registered skill interface is required to categorize review content consistently. This interface defines the specific inputs and outputs needed to fetch, classify, and write results into the brand intelligence storage.