Analyzes text sentiment, classifying as positive, negative, or neutral with confidence scores for reviews, social media, and surveys.
How this skill is triggered — by the user, by Claude, or both
Slash command
/sentiment-analysis-tool:analyzing-text-sentimentThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Classify text sentiment as positive, negative, or neutral with confidence scores for customer reviews, social media posts, and survey responses.
Classify text sentiment as positive, negative, or neutral with confidence scores for customer reviews, social media posts, and survey responses.
This skill empowers Claude to perform sentiment analysis on text, providing insights into the emotional content and polarity of the provided data. By leveraging AI/ML techniques, it helps understand public opinion, customer feedback, and overall emotional tone in written communication.
This skill activates when you need to:
User request: "Analyze the sentiment of these customer reviews: 'The product is amazing!', 'The service was terrible.', 'It was okay.'"
The skill will:
User request: "Perform sentiment analysis on the following tweet: 'I love this new feature!'"
The skill will:
This skill can be integrated with other Claude Code plugins to automate workflows, such as summarizing feedback alongside sentiment scores or triggering actions based on sentiment polarity (e.g., escalating negative feedback).
The skill produces structured output relevant to the task.
5plugins reuse this skill
First indexed Jul 10, 2026
npx claudepluginhub ia23a-lachnita/claude-code-plugins-plus-fix-skills --plugin sentiment-analysis-toolExecute this skill enables AI assistant to analyze the sentiment of text data. it identifies the emotional tone expressed in text, classifying it as positive, negative, or neutral. use this skill when a user requests sentiment analysis, opinion mining, or emoti... Use when analyzing code or data. Trigger with phrases like 'analyze', 'review', or 'examine'.
Classify text sentiment using NLP techniques, lexicon-based analysis, and machine learning for opinion mining, brand monitoring, and customer feedback analysis.
Analyzes user feedback data (CSV, surveys, reviews) to identify segments with sentiment scores, JTBD, and product satisfaction insights. Useful for running sentiment analysis at scale.