news-alert-tracker_skill

This skill tracks breaking news for specified keywords and sends real-time alerts across sources and Telegram.
  • Python

2.5k

GitHub Stars

4

Bundled Files

2 months ago

Catalog Refreshed

3 months ago

First Indexed

Readme & install

Copy the install command, review bundled files from the catalogue, and read any extended description pulled from the listing source.

Installation

Preview and clipboard use veilstrat where the catalogue uses aiagentskills.

npx veilstrat add skill openclaw/skills --skill news-alert-tracker

  • _meta.json295 B
  • index.js752 B
  • SKILL.md895 B
  • skill.yaml460 B

Overview

This skill tracks breaking news and issues alerts for specific keywords or topics. It supports monitoring multiple sources and sending real-time notifications (including Telegram). Each call is billed at 0.001 USDT via SkillPay.

How this skill works

You register keyword-based alerts and the skill continuously scans configured news sources and feeds for matches. When a match meets your criteria, the skill creates an alert record and pushes a notification to your chosen channel (e.g., Telegram). It returns a structured response with the alert ID, keywords, and status.

When to use it

  • Monitor breaking news for a volatile market or asset
  • Receive instant notice of policy or regulatory announcements
  • Track competitor or brand mentions across news sources
  • Get early warning about crisis or reputation issues
  • Aggregate topic-specific headlines for research or reporting

Best practices

  • Use focused, specific keywords or phrases to reduce noise
  • Include negative filters or boolean terms to exclude irrelevant matches
  • Set notification throttling to avoid alert fatigue during spikes
  • Test alerts with sample keywords before broad deployment
  • Regularly review and refine keywords based on false positives

Example use cases

  • Alert when Bitcoin or Ethereum are mentioned alongside price or exchange news
  • Notify on Federal Reserve announcements or interest-rate commentary
  • Track competitor product launches and major media mentions
  • Monitor crisis-related keywords for PR and emergency response teams
  • Send curated daily digests of topic-specific headlines to a Telegram channel

FAQ

Each call to the skill charges 0.001 USDT via SkillPay.

Which notification channels are supported?

Telegram is supported; other channels can be added depending on integration options and configuration.

Built by
VeilStrat
AI signals for GTM teams
© 2026 VeilStrat. All rights reserved.All systems operational
news-alert-tracker skill by openclaw/skills | VeilStrat