sentiment-analyzer
Analyzes sentiment from social media, news headlines, and financial text. Outputs positive/negative/neutral scores with confidence levels and key phrase extraction.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/1477009639zw-blip/betasentimentSentiment Analyzer
AI-powered sentiment analysis for financial text, social media, and news.
Usage
python3 analyze.py --text "Bitcoin to the moon! Best investment ever!"
python3 analyze.py --file headlines.csv
Output Example
š SENTIMENT ANALYSIS
āāāāāāāāāāāāāāāāāāāāā
Text: "Bitcoin to the moon!"
Score: 0.82 / 1.0
Verdict: BULLISH š
Confidence: 91%
Key phrases:
- "to the moon" ā extremely bullish signal
- "best investment" ā high conviction positive
Metadata
Not sure this is the right skill?
Describe what you want to build ā we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-1477009639zw-blip-betasentiment": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
lead-scoring
AI-powered B2B lead scoring model. Predicts conversion probability for potential customers using machine learning (LightGBM + SHAP). CSV upload or API integration.
quick-skill-maker
Creates a complete SKILL.md in one command. Input name + description + emoji ā output a production-ready OpenClaw skill file.
competitor-analysis
Comprehensive competitor analysis framework. Research competitors, compare products, identify gaps, and find positioning opportunities. Used by startups, investors, and product teams.
seo-analyzer
Analyzes websites for SEO opportunities. Generates keyword ideas, checks on-page SEO factors, and provides actionable optimization recommendations.
content-writer
AI-powered content writing for tech, finance, and crypto. Blog posts, technical docs, whitepapers, market commentary. Research-backed, original, fast delivery.