stock-market-news-digest

Generate a daily stock market news digest from Yahoo Finance RSS feeds and Google News.

Updated May 9, 2026
One-click install
npx skills add https://github.com/LuminaVault/LuminaVaultServer --skill stock-market-news-digest
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: stock-market-news-digest
Source: https://github.com/LuminaVault/LuminaVaultServer/tree/main/Sources/App/Resources/Skills/stock-trading/stock-market-news-digest
Command: npx skills add https://github.com/LuminaVault/LuminaVaultServer --skill stock-market-news-digest

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the retrieval and aggregation of stock market news, saving time for investors and traders who need to stay updated with the latest information.

Core Features & Use Cases

  • Daily News Digest: Provides a comprehensive overview of S&P 500, NASDAQ, and followed stock news.
  • Keyword Trigger: Can be triggered manually or scheduled daily at 9 am.
  • Manual Run: Allows for a manual execution of the digest to catch up on news.

Quick Start

To receive the daily digest, simply invoke the skill with the command "stock-market-daily-digest -- 'run daily digest'".

Frequently Asked Questions about stock-market-news-digest

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

FAQPage Schema
How do I get a daily digest of stock market news and updates on the S&P 500 and NASDAQ?

You can get a daily stock market news digest by running a Python script that aggregates RSS feeds from Yahoo Finance and Google News, providing updates on the S&P 500, NASDAQ, and selected stocks. It can be scheduled daily at 9 am or triggered manually.

Can I schedule an automated stock market news digest to run every morning?

Yes, the stock market news digest can be scheduled to run automatically daily at 9 am. This scheduled execution retrieves updates from Yahoo Finance RSS feeds and Google News to deliver timely market information.

Does this stock market news aggregator require Python to fetch Yahoo Finance RSS feeds?

Yes, retrieving and aggregating stock market news from Yahoo Finance and Google News RSS feeds requires Python scripts. You need a Python environment to execute the digest generation process.

What's the best way to catch up on missed stock market news for the day?

The best way to catch up on stock market news is to manually run the digest script. Manual execution allows you to instantly retrieve and aggregate the latest S&P 500 and NASDAQ updates from Yahoo Finance and Google News.

Can I track news for specific selected stocks alongside S&P 500 and NASDAQ updates?

Yes, the daily digest provides updates on the S&P 500, NASDAQ, and followed stocks. It aggregates specific stock market news from Yahoo Finance RSS feeds and Google News based on your selection.

Are there limitations to using RSS feeds for stock market news aggregation?

Using RSS feeds for stock market news aggregation limits you to the update frequency and content availability of Yahoo Finance and Google News. It requires Python scripts and consistent RSS feed access to retrieve S&P 500 and NASDAQ data.