sentiment-analyzer
SKILL.md
Sentiment Analyzer
I analyze the emotional tone and psychological impact of text.
How to Use This Skill
When analyzing emotional content, execute the sentiment analyzer script:
python /home/ywatanabe/dev/agent-patterns/.claude/skills/sentiment-analyzer/run.py "text to analyze"
The script returns JSON results with sentiment scores, detected tones, and emotional themes.