Alerts

Monitor crypto prices and notify when thresholds or percentage changes are crossed.

Updated Feb 10, 2026
One-click install
npx skills add https://github.com/ticruz38/skills --skill alerts-ticruz38
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Alerts
Source: https://github.com/ticruz38/skills/tree/main/skills/alerts
Command: npx skills add https://github.com/ticruz38/skills --skill alerts-ticruz38

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Crypto price monitoring and alerting to prevent missed opportunities, enabling proactive responses to market moves.

Core Features & Use Cases

  • Threshold alerts for price levels (above or below) to notify on target prices.
  • Percentage-change alerts with configurable timeframes and directions.
  • Multi-channel delivery (console and Slack) with an on-disk alert history for auditing.
  • Use case: maintain awareness of major moves in BTCUSDT and ETHUSDT across trading sessions.

Quick Start

Create a threshold or percentage alert using the CLI and let the skill monitor prices automatically.

Frequently Asked Questions about Alerts

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

FAQPage Schema
How do I set up crypto price alerts for BTCUSDT and ETHUSDT?

You can set up crypto price alerts by using the provided CLI or programmatic API to create threshold or percentage alerts for symbols like BTCUSDT. The skill then automatically monitors prices and notifies you when movements cross your configured targets.

Can I receive crypto price alerts through Slack?

Yes, you can receive crypto price alerts through Slack. The skill supports multi-channel delivery, allowing notifications to be sent directly to your console and optionally integrated with Slack for real-time updates.

What is the difference between threshold and percentage crypto alerts?

Threshold alerts notify you when crypto prices cross specific target levels above or below a set price, while percentage-change alerts notify you based on configurable timeframes and movement directions to track market volatility.

Does the crypto price monitoring skill keep an alert history?

Yes, the crypto price monitoring skill keeps an alert history. It stores monitoring results and alert records in an on-disk SQLite database, providing a reliable auditing trail for your past crypto price movements and notifications.

Do I need to write code to monitor crypto prices?

No, you do not need to write code to monitor crypto prices. You can quickly create threshold or percentage alerts using the command-line interface, allowing the skill to monitor prices automatically without programming overhead.

What is the best way to monitor major crypto moves across trading sessions?

The best way to monitor major crypto moves is by configuring percentage-change alerts with specific timeframes for symbols like BTCUSDT. This ensures you maintain awareness of significant market movements across your trading sessions.