news-tracker

Aggregate crypto headlines and compute keyword-based sentiment scores from RSS feeds.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/datagridSolution/forex-trading-ai-agent --skill news-tracker-datagridsolution
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: news-tracker
Source: https://github.com/datagridSolution/forex-trading-ai-agent/tree/main/skills/news-tracker
Command: npx skills add https://github.com/datagridSolution/forex-trading-ai-agent --skill news-tracker-datagridsolution

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires feedparser, requests, beautifulsoup4, and includes scripts (resource) components.

What problem does it solve?

It solves the time-consuming problem of continuously gathering and interpreting relevant crypto news so you can spot potential market catalysts and sentiment shifts without manual scanning.

Core Features & Use Cases

  • News Aggregation: Pulls top headlines from major crypto sources to keep you updated on what’s moving the market.
  • Sentiment Analysis: Estimates bullish vs bearish tone from headlines using keyword-based scoring for quick situational awareness.
  • Event & Social Monitoring: Highlights upcoming crypto events (catalysts) and surfaces community/influencer signals via social trend checks and Reddit browsing.

Use Case: If you’re trading BTC or ETH and want to understand whether the last 1–2 days of headlines are broadly risk-on or risk-off, you can run the digest and sentiment mode to quickly summarize bullish/bearish cues and review likely catalysts from an events calendar.

Quick Start

Run the news digest with sentiment analysis to fetch the latest headlines and print a bullish vs bearish summary for today.

Frequently Asked Questions about news-tracker

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

FAQPage Schema
How do I track crypto news and aggregate RSS feeds for headline sentiment analysis?▼

Crypto news tracking and RSS aggregation pulls top headlines from major sources and uses keyword-based scoring to estimate bullish or bearish sentiment. This provides quick situational awareness for trading decisions without manual scanning.

How does keyword-based sentiment scoring work for crypto news monitoring?▼

Keyword-based sentiment scoring for crypto news monitoring evaluates headline text against predefined bullish and bearish terms. It computes a simple sentiment score to summarize whether recent market headlines are broadly risk-on or risk-off.

Can I use BeautifulSoup and feedparser to scrape crypto event calendars and social trends?▼

BeautifulSoup and feedparser scrape crypto event calendars and social trends by parsing RSS feeds and HTML from discussion sources. This deterministic aggregation highlights upcoming catalysts and surfaces community signals for trading context.

What is the best way to monitor BTC and ETH news for market catalysts?▼

The best way to monitor BTC and ETH market catalysts is running a news digest that fetches latest headlines and prints a bullish vs bearish summary. This highlights upcoming crypto events and community signals for situational awareness.

Does this crypto news tracker support scraping Reddit and social media for trading insights?▼

This crypto news tracker supports scraping Reddit and social media for trading insights via web requests and HTML scraping. It browses social trends to surface community and influencer signals alongside standard RSS news aggregation.

Limitations of keyword-based sentiment analysis for crypto trading signals?▼

Limitations of keyword-based sentiment analysis for crypto trading signals include its basic scoring mechanism, which lacks deep contextual reasoning. It provides lightweight event scanning and situational awareness rather than definitive financial advice.