Analyzes text sentiment, classifying as positive, negative, or neutral with confidence scores for reviews, social media, and surveys.
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skills --plugin sentiment-analysis-toolThis skill is limited to using the following tools:
Classify text sentiment as positive, negative, or neutral with confidence scores for customer reviews, social media posts, and survey responses.
Classifies text sentiment using lexicon-based (Vader/NLTK), machine learning (sklearn Naive Bayes), and Python code for opinion mining and feedback analysis.
Performs NLP analysis on text: sentiment, keywords, NER, topic modeling using nlp-text-analyzer plugin. Activates for 'analyze', 'review', 'examine' requests on text, code, data.
Analyzes user feedback data from reviews, surveys, CSVs, or PDFs to identify segments, sentiment scores, JTBD, satisfaction insights, and improvement recommendations.
Share bugs, ideas, or general feedback.
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.