review-mining-stp

Extract STP insights from reviews into segmentation, targeting, and positioning outputs.

Updated Mar 3, 2026
One-click install
npx skills add https://github.com/TimLai666/skills --skill review-mining-stp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-mining-stp
Source: https://github.com/TimLai666/skills/tree/main/review-mining-stp
Command: npx skills add https://github.com/TimLai666/skills --skill review-mining-stp

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pandas, numpy, scikit-learn, scipy, statsmodels, matplotlib, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Reviews, support tickets, app feedback, and other text data are rich with insights but challenging to structure and act upon. This Skill enforces a strict workflow to convert raw text into Segmentation -> Targeting -> Positioning -> Strategy outputs, enabling reliable evidence-based decision making.

Core Features & Use Cases

  • Converts review text into structured STP artifacts: segment profiles, targeting datasets, and a positioning scorecard.
  • Applies a reproducible workflow contract so downstream analytics (statistics, reports) are anchored to verbatim evidence.
  • Use cases include turning reviews into customer segments, selecting target markets, and mapping brand positioning against an ideal point for strategy planning.

Quick Start

Use the review-mining-stp skill to process a canonical set of scored artifacts and produce STP outputs.

Frequently Asked Questions about review-mining-stp

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

FAQPage Schema
How do I extract STP insights from customer reviews and support tickets?

To extract STP insights from customer reviews, you must process raw text data through a strict scoring workflow to generate segmentation, targeting, and positioning artifacts. This converts feedback into traceable evidence for strategy planning.

What text analysis formats are needed to generate a positioning scorecard from app feedback?

Generating a positioning scorecard from app feedback requires canonical input artifacts like review_scoring_table.csv, attribute_catalog.csv, and ideal_point.json. These structured files provide the scored foundation needed for the analysis.

Can I use pandas and scikit-learn to automate STP analysis from textual feedback?

Yes, you can use pandas and scikit-learn within a reproducible workflow contract to automate STP analysis from textual feedback. The pipeline processes structured artifacts to output segmentation variables and targeting datasets.

What is the best way to map brand positioning against an ideal point using marketing analytics?

The best way to map brand positioning against an ideal point is by applying a formal scorecard approach using brands.json and ideal_point.json. This evaluates your brand relative to customer expectations using verbatim evidence.

Does STP analysis from review text work without a reproducible workflow contract?

STP analysis from review text relies on a strict workflow contract to ensure downstream analytics are anchored to verbatim evidence. Without it, converting raw text into reliable segmentation and targeting outputs becomes inconsistent.