analyzing-market-sentiment

Installation
SKILL.md

Analyzing Market Sentiment

Overview

Cryptocurrency market sentiment analysis combining Fear & Greed Index, news keyword analysis, and price/volume momentum into a composite 0-100 score.

Prerequisites

  1. Python 3.8+ installed
  2. Dependencies: pip install requests
  3. Internet connectivity for API access (Alternative.me, CoinGecko)
  4. Optional: crypto-news-aggregator skill for enhanced news analysis

Instructions

  1. Assess user intent - determine what analysis is needed:
    • Overall market: no specific coin, general sentiment
    • Coin-specific: extract symbol (BTC, ETH, etc.)
    • Quick vs detailed: quick score or full component breakdown
Related skills
Installs
78
GitHub Stars
2.2K
First Seen
Feb 1, 2026