alert_notification

Manage real-time Taiwanese stock alerts and push notifications via SSE/Web Workers.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/benitorhuang-svg/tw-stock-app --skill alert-notification
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: alert_notification
Source: https://github.com/benitorhuang-svg/tw-stock-app/tree/main/.agents/skills/alert_notification
Command: npx skills add https://github.com/benitorhuang-svg/tw-stock-app --skill alert-notification

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill ensures you never miss critical market movements by providing real-time alerts and push notifications based on user-defined conditions, preventing missed opportunities or unexpected losses.

Core Features & Use Cases

  • Customizable Alerts: Define specific conditions (e.g., price targets, indicator crossovers, volume spikes) for triggering notifications.
  • Multiple Notification Channels: Receive alerts via browser notifications, in-app toasts, or optional sound cues.
  • Deduplication & Cooldown: Smartly manages notifications to avoid spamming users with repetitive alerts.
  • Use Case: Set an alert to notify you immediately when a stock you're watching breaks above its 20-day moving average with increasing volume, allowing for timely trading decisions.

Quick Start

Configure a new alert to notify me when the stock price crosses above its 20-day moving average.

Frequently Asked Questions about alert_notification

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

FAQPage Schema
How do I set up real-time stock alerts for the Taiwan stock market?

To set up real-time stock alerts, configure a custom alert schema with specific triggering conditions such as foreign investor buying or technical indicator crossovers. The system uses SSE and Web Workers for intraday monitoring and sends push notifications when conditions are met.

What types of conditions can I use for stock market push notifications?

Stock market push notifications support customizable triggering conditions such as price targets, technical indicator crossovers, and volume spikes. Built-in templates for common scenarios like foreign investor buying are also available.

Can I receive intraday trading alerts without being spammed by duplicate notifications?

Intraday trading alerts avoid spamming users through built-in deduplication rules and cooldown mechanisms. This ensures you receive meaningful push notifications for critical market movements without repetitive duplicates.

Does this stock alert system support post-market batch scanning for Taiwan stocks?

Yes, the stock alert system supports post-market batch scanning for Taiwan stocks alongside real-time intraday monitoring. This allows you to catch end-of-day market movements and technical indicator crossovers after trading hours.

What notification channels are available for technical indicator crossovers?

Technical indicator crossovers trigger notifications through multiple channels including browser notifications, in-app toasts, and optional sound cues. You can receive these real-time trading alerts on your preferred channel.

How do deduplication rules work for real-time trading alerts?

Deduplication rules for real-time trading alerts work by applying cooldown mechanisms that smartly manage notification frequency. This prevents users from being spammed with repetitive alerts when a stock repeatedly triggers the same condition.