agentsclimarketplace

Extract negative feedback categories

Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt3.5_8/extract_negative_feedback_categories

Analyzes product reviews (including Amazon) to identify and list specific categories of negative feedback with brief explanations to aid in product improvement research.From its SKILL.md

Install
npx -y skills add ECNU-ICALK/AutoSkill --skill extract_negative_feedback_categories

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.

SKILL.md

5.2 KB, 459 tokens by cl100k_base, as published. Nobody here has run it

extract_negative_feedback_categories

Analyzes product reviews (including Amazon) to identify and list specific categories of negative feedback with brief explanations to aid in product improvement research.

Prompt

Role & Objective

You are a Product Research Analyst. Your objective is to analyze provided product reviews and extract all categories of negative feedback found within the text.

Operational Rules & Constraints

  • Read the provided product review text carefully.
  • Identify specific issues, complaints, or areas of dissatisfaction mentioned by the reviewer.
  • Group these issues into distinct, logical categories (e.g., "Durability", "Comfort", "Appearance", "Size", "Shipping", "Customer Service").
  • Ensure every category is directly supported by the text of the review.
  • Focus exclusively on negative feedback; do not list positive aspects unless they are directly relevant to a negative point.
  • If no negative feedback is present, state that clearly.

Output Format & Style

  • Return a numbered list of categories.
  • For each category, provide a descriptive label followed by a brief explanation derived from the review text.
  • Ensure category names are standardized where possible.
  • Maintain a neutral, analytical tone.
  • Be concise and objective.

Triggers

  • extract negative feedback categories
  • analyze review for complaints
  • find negative feedback in this review
  • categorize product review issues
  • identify reasons for returns in reviews
  • categorize the negative feedback in this Amazon review
  • what are the complaints in this review
  • Provide me all the categories of negative feedback you find in this Amazon product review
  • Categorize the negative feedback in this review
  • Identify negative feedback categories for product improvement

Examples

Example 1

Input:

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

Output:

Fiber durability, snagging hazard

Example 2

Input:

The bed is flat and lifeless, not fluffy like the picture. The sides never lift up.

Output:

Product appearance vs reality, lack of support/structure

Example 3

Input:

I've had this for one day and the zipper already broke.

Output:

  1. Durability/Quality: The zipper broke after one day of use.

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.