sentiment-analysis

Analyze market sentiment from social media, news feeds, and on-chain indicators.

266|54|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/agiprolabs/claude-trading-skills --skill sentiment-analysis-agiprolabs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sentiment-analysis
Source: https://github.com/agiprolabs/claude-trading-skills/tree/main/skills/sentiment-analysis
Command: npx skills add https://github.com/agiprolabs/claude-trading-skills --skill sentiment-analysis-agiprolabs

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires httpx, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps you understand the collective mood and positioning of market participants by analyzing sentiment across social media, news, and on-chain data.

Core Features & Use Cases

  • Sentiment Extraction: Quantify positive/negative tone from text data.
  • Metric Calculation: Track mention velocity, fear & greed indices, and funding rates.
  • Contrarian Signals: Identify potential trading opportunities based on extreme sentiment readings.
  • Use Case: Before making a trade, use this Skill to check if the market is overly fearful or euphoric, helping you avoid common crowd mistakes.

Quick Start

Analyze the current market sentiment for Solana using available data sources.

Frequently Asked Questions about sentiment-analysis

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I analyze market sentiment from social media and on-chain data?

To analyze market sentiment, this Skill extracts and quantifies positive and negative tone from social media feeds and on-chain indicators, generating composite sentiment scores to gauge crowd positioning and market mood.

What is a contrarian signal in market sentiment analysis?

A contrarian signal in market sentiment analysis identifies potential trading opportunities by detecting extreme fear or greed readings, helping you avoid common crowd mistakes and position against prevailing market euphoria or panic.

How do I track social mention velocity for crypto trading strategies?

You can track social mention velocity by extracting social media data to calculate the rate of mentions over time, monitoring influencer activity, and feeding these quantified metrics into systematic trading strategies.

Do I need external APIs to calculate fear and greed indices with this sentiment analysis approach?

Yes, you need access to various external APIs and data sources to calculate fear and greed indices and perform comprehensive sentiment analysis across social media, news feeds, and on-chain data.

Can I use httpx for fetching news feeds to build composite sentiment scores?

Yes, you can use httpx to fetch news feeds and social media data, which this Skill then processes to quantify sentiment tone, track funding rates, and build composite sentiment scores for systematic trading.