Aggregates cryptocurrency news from RSS feeds, analyzes sentiment, and outputs a market sentiment score (-1 to +1) with explanation. Helps assess crypto market sentiment for trading decisions or research.
How this skill is triggered — by the user, by Claude, or both
Slash command
/kukapay-crypto-skills:market-sentimentThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
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.
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.
Follow these steps to analyze crypto market sentiment:
The skill outputs:
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.rss_feeds.md: List of popular crypto RSS feeds with URLs and descriptions.sentiment_examples.md: Examples of sentiment classification for common news types.npx claudepluginhub kukapay/crypto-skillsAggregates cryptocurrency news from 50+ RSS sources with coin, category, time filters and relevance scoring. Use to monitor market updates, announcements, or coin-specific headlines.
Analyzes crypto market sentiment using Fear & Greed Index, news analysis, and momentum into a 0-100 score for overall mood or specific coins like BTC.
Analyzes cryptocurrency market sentiment using Fear & Greed Index, news analysis, and market momentum. Supports overall market and coin-specific analysis with multiple output formats.