Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
kukapay avatar

Market Sentiment

  • 530 installs
  • 31 repo stars
  • Updated May 4, 2026
  • kukapay/crypto-skills

market-sentiment is a cryptocurrency research skill that aggregates RSS news feeds, runs sentiment analysis on articles, and outputs an overall market mood score from -1 to +1 for developers who need evidence-backed cryp

About

market-sentiment is a crypto research skill from kukapay/crypto-skills that pulls articles from popular cryptocurrency RSS feeds, analyzes each article's tone, and computes an aggregate market sentiment score on a -1 to +1 scale with explanatory evidence. Developers use it when assessing whether macro news supports a trade, research brief, or product bet before committing capital or roadmap changes. The workflow follows select-feeds, fetch-articles, score-sentiment, and summarize-findings steps so agents return a numeric score plus reasoning tied to real headlines. Reach for market-sentiment when you need a quick, news-driven pulse on crypto market mood rather than on-chain metrics or exchange order books.

  • Aggregates articles from multiple popular crypto RSS feeds
  • Classifies each article as positive (+1), negative (-1) or neutral (0)
  • Calculates a single market sentiment score from -1 to +1
  • Delivers evidence-based natural language explanation tied to source articles
  • Follows a repeatable 5-step workflow with clear classification guidelines

Market Sentiment by the numbers

  • 530 all-time installs (skills.sh)
  • +6 installs in the week ending Aug 2, 2026 (Skillselion tracking)
  • Ranked #1,710 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
  • Data as of Aug 2, 2026 (Skillselion catalog sync)
npx skills add https://github.com/kukapay/crypto-skills --skill market-sentiment

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs530
repo stars31
Last updatedMay 4, 2026
Repositorykukapay/crypto-skills

How do you score crypto market mood from RSS news?

Quickly gauge overall cryptocurrency market mood from live news sources before making trading, research or product decisions.

Who is it for?

Developers or quant researchers who want a fast, news-driven crypto sentiment snapshot before trades, reports, or product decisions.

Skip if: Developers who need exchange order-book data, on-chain analytics, or token-specific technical indicators instead of headline sentiment.

When should I use this skill?

User asks to gauge crypto market mood, analyze cryptocurrency news sentiment, or assess RSS-driven market trends before a decision.

What you get

Aggregate sentiment score (-1 to +1), per-article sentiment breakdown, and evidence-based market mood explanation

By the numbers

  • Outputs sentiment scores on a -1 to +1 scale
  • Aggregates multiple cryptocurrency RSS news feeds

Files

SKILL.mdMarkdownGitHub ↗

Crypto Market Sentiment

Overview

This skill enables aggregation of news from popular cryptocurrency RSS feeds, performs sentiment analysis on the articles, and computes a market sentiment score ranging from -1 (highly negative) to +1 (highly positive), along with evidence-based explanations.

Workflow

Follow these steps to analyze crypto market sentiment:

1. Select RSS Feeds: Choose popular crypto RSS feeds (see references/rss_feeds.md for a curated list). 2. Fetch News: Retrieve recent articles from the selected feeds. 3. Analyze Sentiment: Classify each article's sentiment as positive (+1), negative (-1), or neutral (0) based on content keywords and context. 4. Calculate Score: Compute the average sentiment score across all articles. 5. Generate Explanation: Provide evidence from the news items supporting the score.

Sentiment Classification Guidelines

  • Positive (+1): News about adoption, launches, partnerships, ETF approvals, price rallies, regulatory wins, or technological breakthroughs.
  • Negative (-1): News about hacks, crashes, regulatory crackdowns, liquidations, delays, or criticisms.
  • Neutral (0): Factual updates, mixed outcomes, or speculative content without clear bias.

Output Format

The skill outputs:

  • Sentiment Score: Numerical value between -1 and 1.
  • Explanation: Breakdown by feed/source, key positive/negative drivers, and overall market implications.

Resources

scripts/

  • sentiment_analyzer.py: Python script to fetch RSS feeds, parse articles, and compute sentiment score. Run with python sentiment_analyzer.py to get automated results.

references/

  • rss_feeds.md: List of popular crypto RSS feeds with URLs and descriptions.
  • sentiment_examples.md: Examples of sentiment classification for common news types.

Related skills

How it compares

Choose market-sentiment when headline and RSS news tone matter more than price charts or on-chain metrics for a quick macro read.

FAQ

What sentiment scale does market-sentiment use?

market-sentiment computes an overall cryptocurrency market sentiment score ranging from -1 (highly negative) to +1 (highly positive). The skill also explains which RSS articles drove the score.

What data sources does market-sentiment analyze?

market-sentiment aggregates articles from popular cryptocurrency RSS feeds, performs sentiment analysis on each article, and rolls results into one market mood score with supporting evidence.

AI & Agent Buildingresearchautomation

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.