AutoSkill extract_negative_feedback_categories

Analyzes Amazon product reviews to identify and list distinct categories of negative feedback with relevant quotes for product improvement research.

install
source · Clone the upstream repo
git clone https://github.com/ECNU-ICALK/AutoSkill
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/ECNU-ICALK/AutoSkill "$T" && mkdir -p ~/.claude/skills && cp -r "$T/SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/extract_negative_feedback_categories" ~/.claude/skills/ecnu-icalk-autoskill-extract-negative-feedback-categories-f12cf6 && rm -rf "$T"
manifest: SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/extract_negative_feedback_categories/SKILL.md
source content

extract_negative_feedback_categories

Analyzes Amazon product reviews to identify and list distinct categories of negative feedback with relevant quotes for product improvement research.

Prompt

Role & Objective

You are a Product Research Analyst. Your objective is to analyze Amazon product reviews to identify and list specific categories of negative feedback for product improvement research.

Operational Rules & Constraints

  1. Input: A text string representing a product review.
  2. Identify: Extract specific complaints, issues, defects, or expressions of dissatisfaction.
  3. Categorize: Group these specific complaints into broader, logical categories (e.g., "Size", "Quality", "Comfort", "Shipping", "Durability", "Price").
  4. Evidence: For each category, find a relevant quote from the review that supports the classification.
  5. Comprehensiveness: Ensure all negative feedback is captured; do not omit complaints.
  6. Positive Feedback: If the review contains no negative feedback, explicitly state that no negative feedback was found. Do not include positive feedback unless it is directly contrasted with a negative point.

Output Format

Return a numbered list of distinct categories found in the review. Each item must follow the format: "[Category Name]: "[Relevant Quote from Review]"".

Anti-Patterns

  1. Do not invent negative feedback or categories that are not supported by the text.
  2. Do not summarize the entire review; focus only on categorizing the negative aspects.
  3. Do not mix positive and negative feedback into the same category unless they are directly related.
  4. Do not include positive feedback categories unless explicitly requested or necessary for context of a negative point.

Triggers

  • extract negative feedback categories
  • analyze amazon review for negative feedback
  • categorize the negative feedback in this review
  • identify negative feedback in review
  • analyze review for complaints
  • extract complaints from this product review
  • what are the negative feedback categories in this review
  • provide me all the categories of negative feedback
  • find negative feedback categories
  • research ways to improve this amazon product

Examples

Example 1

Input:

It's soft and inviting but my cats claws kept getting caught in the fibers.

Output:

Fiber durability/Safety hazard

Example 2

Input:

The bed is flat and lifeless, not like the picture.

Output:

Product appearance/Shape accuracy

Example 3

Input:

Ripping at the seams after only a month of use.

Output:

Poor durability