ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

news-sentiment

Analyze crypto news sentiment (bullish/bearish). Scan Twitter, news sites, and social media. Get sentiment scores and trading signals.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/alexbrc20/news-sentiment
Or

📰 News Sentiment Analyzer - 新闻情绪分析

Analyze crypto news and social media sentiment for trading signals.

Features

  • 📊 Sentiment scoring (bullish/bearish/neutral)
  • 🔍 Multi-source analysis (Twitter, news, Reddit)
  • 📈 Trading signal generation
  • 🎯 Coin-specific sentiment
  • ⚡ Real-time updates

Usage

# Analyze sentiment for a coin
/news-sentiment analyze BTC

# Get market sentiment
/news-sentiment market

# Set alerts
/news-sentiment alert --threshold 0.7

Sentiment Scale

  • 0.7 - 1.0: Very Bullish 🚀
  • 0.3 - 0.7: Neutral ➡️
  • 0.0 - 0.3: Very Bearish 📉

API Sources

  • Twitter API (6551.io)
  • News APIs
  • LLM analysis (Dashscope)

Metadata

Author@alexbrc20
Stars4473
Views0
Updated2026-05-01
View Author Profile
AI Skill Finder

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 skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-alexbrc20-news-sentiment": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.