sentiment-analyzer
✓Analyze text sentiment (positive/negative/neutral) with confidence scores, emotion detection, and visualization. Supports single text, CSV batch, and trend analysis.
Installation
SKILL.md
Analyze the sentiment of text content with detailed scoring, emotion detection, and visualization capabilities. Process single texts, CSV files, or track sentiment trends over time.
| --text | Single text to analyze | - | | --input | Input CSV file | - | | --column | Text column name | text | | --date | Date column for trends | - | | --output | Output CSV file | - | | --plot | Save distribution plot | - | | --trend | Save trend plot | - | | --format | Output format (json, csv) | json |
| text | sentiment | score | confidence | subjectivity |
Analyze text sentiment (positive/negative/neutral) with confidence scores, emotion detection, and visualization. Supports single text, CSV batch, and trend analysis. Source: dkyazzentwatwa/chatgpt-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/dkyazzentwatwa/chatgpt-skills --skill sentiment-analyzer- Category
- {}Data Analysis
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is sentiment-analyzer?
Analyze text sentiment (positive/negative/neutral) with confidence scores, emotion detection, and visualization. Supports single text, CSV batch, and trend analysis. Source: dkyazzentwatwa/chatgpt-skills.
How do I install sentiment-analyzer?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/dkyazzentwatwa/chatgpt-skills --skill sentiment-analyzer Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/dkyazzentwatwa/chatgpt-skills
Details
- Category
- {}Data Analysis
- Source
- skills.sh
- First Seen
- 2026-02-01