crypto-threshold-monitoring

Monitors BTC, ETH and SUI prices via CoinGecko API and sends threshold alerts to Discord.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides real-time monitoring of cryptocurrency prices, alerting users to price thresholds via Discord.

Core Features & Use Cases

  • Price Monitoring: Continuously monitor BTC, ETH, and SUI prices.
  • Threshold Alerts: Send alerts to Discord when prices fall below set thresholds.
  • Customizable: Users can define their own price thresholds and receive alerts accordingly.

Quick Start

Set up the crypto-threshold-monitoring skill by configuring the price thresholds and setting up Discord notifications.

Frequently Asked Questions about crypto-threshold-monitoring

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

FAQPage Schema
How do I monitor crypto price thresholds and send alerts to Discord?

Crypto monitoring for BTC, ETH, and SUI sends Discord alerts when prices fall below your defined thresholds. It continuously checks current prices using the CoinGecko API to trigger these notifications.

Can I get crypto alerts for coins other than BTC, ETH, and SUI?

Crypto alerts currently support only BTC, ETH, and SUI. The monitoring mechanism checks CoinGecko API data specifically for these three cryptocurrencies to trigger your configured Discord price threshold alerts.

How do I set up crypto price monitoring for Discord notifications?

Set up crypto price monitoring by configuring your custom price thresholds and defining your Discord notification endpoint. Once configured, the skill uses the requests library to fetch CoinGecko API data and alerts you accordingly.

Does this crypto monitoring skill use the CoinGecko API for price data?

Yes, crypto monitoring utilizes the CoinGecko API to fetch real-time price data for BTC, ETH, and SUI. This data is then evaluated against your custom thresholds to trigger Discord alerts.

What are the limitations of using Discord for crypto price alerts?

Discord crypto price alerts are limited to detecting when prices fall below set thresholds for BTC, ETH, and SUI. It does not support alerting when prices rise above thresholds or tracking other cryptocurrencies.