news-tracker

Aggregate crypto news and sentiment into a daily digest.

125|865|Updated Jun 5, 2026
One-click install
npx skills add https://github.com/Signal-Execution-Labs/forex-trading-ai-agent --skill news-tracker-signal-execution-labs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: news-tracker
Source: https://github.com/Signal-Execution-Labs/forex-trading-ai-agent/tree/main/skills/news-tracker
Command: npx skills add https://github.com/Signal-Execution-Labs/forex-trading-ai-agent --skill news-tracker-signal-execution-labs

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Crypto traders spend countless hours sifting through news and social signals. This skill aggregates crypto news, sentiment, events, and social trends to help you stay informed and make timely decisions.

Core Features & Use Cases

  • News Aggregation from top crypto sources
  • Sentiment Analysis of headlines to gauge market mood
  • Event Calendar monitoring for upcoming catalysts
  • Social Monitoring of Twitter and Reddit trends
  • Daily Digest via the included news digest script

Quick Start

Run the news digest to fetch the latest crypto headlines and sentiment and display a concise daily digest.

Frequently Asked Questions about news-tracker

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

FAQPage Schema
How do I aggregate crypto news from CoinDesk and CoinTelegraph into a daily digest?

You can aggregate crypto news from CoinDesk and CoinTelegraph using Python-based feed parsing. This script fetches headlines and generates a concise daily digest to surface actionable market signals.

Can I analyze crypto news sentiment using Python and BeautifulSoup?

Yes, you can analyze crypto news sentiment using Python and BeautifulSoup. The skill implements simple keyword sentiment analysis on aggregated headlines to gauge market mood.

What's the best way to monitor crypto social trends and event calendars automatically?

The best way to monitor crypto social trends and event calendars automatically is by running a Python script. It aggregates Twitter and Reddit trends alongside upcoming catalysts to provide market insights.

Does this crypto news tracker require feedparser and requests to fetch headlines?

Yes, this crypto news tracker requires feedparser and requests to fetch headlines. It uses these Python dependencies alongside BeautifulSoup to parse feeds from sources like The Block and Decrypt.

What are the limitations of using simple keyword sentiment for crypto market analysis?

The limitation of using simple keyword sentiment for crypto market analysis is its binary nature. It may miss nuanced context in headlines compared to advanced natural language processing models.

Why should traders use an automated crypto news digest instead of manual browsing?

Traders should use an automated crypto news digest to save countless hours sifting through headlines. It aggregates news and social signals to help you stay informed and make timely decisions.