market-alert

Monitors stock, crypto, and news data and sends alerts via Discord, Telegram, and Slack.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires hermes-agent, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a solution for continuous market monitoring and alerting, enabling users to stay informed about significant market movements and receive actionable alerts through Discord, Telegram, and Slack.

Core Features & Use Cases

  • Continuous Monitoring: Runs 24/7, monitoring markets for stocks, crypto, and news.
  • Multi-Channel Delivery: Integrates with Discord, Telegram, and Slack for alert delivery.
  • Actionable Alerts: Delivers context-rich alerts with recommended actions.
  • Persistent Storage: Stores market data and alerts locally.
  • Deployment Options: Supports Systemd, Docker, and direct Python execution.

Quick Start

Deploy the market-alert skill using Docker and configure it to monitor stocks and crypto.

Frequently Asked Questions about market-alert

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

FAQPage Schema
How do I monitor crypto and stock market data for price movements?

To monitor market data for crypto and stocks, you need a system that continuously fetches prices and detects significant market movements. This Skill runs 24/7 to track market data and stores alerts locally for review.

How do I send market alerts to Discord, Telegram, and Slack?

Sending market alerts to Discord, Telegram, and Slack requires a multi-channel delivery system. This Skill integrates with all three platforms to deliver context-rich alerts with recommended actions directly to your preferred channels.

Does market monitoring require a specific deployment environment to run continuously?

Continuous market monitoring does not mandate a single environment, as the Skill supports Systemd, Docker, and direct Python execution. You can deploy the alerting system using whichever method best fits your existing server infrastructure.

Can I receive actionable trading alerts instead of just raw market data?

You can receive actionable trading alerts rather than just raw market data. The alert detection system analyzes market data and news to deliver context-rich alerts that include recommended actions for your portfolio.

What is the best way to track financial news and market data simultaneously?

The best way to track financial news and market data simultaneously is using an integrated monitoring solution. This Skill fetches both news and market prices, running 24/7 to detect significant market movements across multiple asset classes.

Do I need hermes-agent to run a market monitoring and alerting system?

You need the hermes-agent dependency to run this market monitoring and alerting system. The Skill relies on hermes-agent to manage the core data fetching, alert detection, and multi-channel delivery processes effectively.