← Back to Skills Marketplace
zy42905163-web

Crypto Price Alert

by zy42905163-web · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
167
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install crypto-price-alert
Description
Real-time cryptocurrency price alerts and monitoring. Track Bitcoin, Ethereum, and 100+ coins with custom price alerts delivered to your Telegram, Discord, o...
README (SKILL.md)

Crypto Price Alert

Never miss a price movement. Real-time crypto alerts delivered to your favorite channels.

Features

  • Real-time price tracking: Monitor 100+ cryptocurrencies
  • Custom alerts: Set price targets (above/below)
  • Multi-channel delivery: Telegram, Discord, Email, Slack
  • Scheduled reports: Daily/weekly price summaries
  • Portfolio tracking: Monitor your holdings
  • Technical indicators: RSI, MACD, Moving Averages

Supported Coins

  • Bitcoin (BTC)
  • Ethereum (ETH)
  • Solana (SOL)
  • Binance Coin (BNB)
  • Cardano (ADA)
  • 100+ more via CoinGecko API

Usage

Set Price Alert

"Alert me when BTC goes above $70,000"
"Notify me if ETH drops below $3,500"
"Send me a daily crypto price report at 9am"

Portfolio Tracking

"Track my portfolio: 0.5 BTC, 10 ETH, 100 SOL"
"Show me my portfolio value"
"What's my profit/loss today?"

Technical Analysis

"What's the RSI for Bitcoin?"
"Is ETH in oversold territory?"
"Show me BTC's 7-day moving average"

Configuration

{
  "alerts": [
    {
      "coin": "bitcoin",
      "target_price": 70000,
      "condition": "above",
      "channels": ["telegram", "email"]
    }
  ],
  "portfolio": [
    {"coin": "bitcoin", "amount": 0.5},
    {"coin": "ethereum", "amount": 10}
  ],
  "report_schedule": "0 9 * * *"
}

Delivery Channels

Channel Setup
Telegram Provide bot token and chat ID
Discord Set up webhook URL
Email Configure SMTP settings
Slack Add webhook URL

Pricing for Custom Setup

Service Price
Basic Setup (1 alert) $50
Pro Setup (10 alerts + reports) $150
Portfolio Tracking $100/year
Enterprise (API integration) $500+

Data Sources

  • CoinGecko API (free tier)
  • CoinMarketCap API (requires key)
  • Binance API (real-time)

Requirements

  • OpenClaw with cron enabled
  • Optional: Telegram/Discord bot setup

Perfect For

  • Crypto traders
  • HODLers
  • DeFi enthusiasts
  • Investment firms
  • Anyone who wants to track crypto

Version: 1.0.0 Author: OpenClaw Community

Usage Guidance
Exercise caution. The skill legitimately needs API keys and delivery credentials to work (Telegram bot token/chat ID, Discord/Slack webhook URLs, SMTP settings, CoinMarketCap/Binance keys), but the registry metadata lists none of these — that mismatch is the key issue. Before installing or providing credentials, ask the publisher for: (1) source code or a trustworthy homepage; (2) a clear list of required env vars and how/where credentials are stored (are they kept only in your agent config or transmitted to an external server?); (3) whether API keys must have withdrawal permissions (never provide exchange keys with withdrawal rights — use read-only/market-only keys); (4) privacy/data retention policy and how alerts are delivered; and (5) a way to revoke or rotate tokens if needed. If you proceed, prefer creating least-privilege tokens (bot tokens limited to messaging, webhooks scoped to a single channel), test with throwaway accounts/bot tokens, and avoid providing any private keys or exchange keys with withdrawal powers. Providing these details or seeing the code would reduce the uncertainty in this assessment.
Capability Analysis
Type: OpenClaw Skill Name: crypto-price-alert Version: 1.0.0 The bundle contains only metadata and documentation (SKILL.md) for a cryptocurrency price alert tool. There is no executable code provided, and the instructions are purely descriptive of standard features like price tracking and multi-channel notifications (Telegram, Discord, Email). No malicious patterns, prompt injections, or data exfiltration attempts were identified.
Capability Assessment
Purpose & Capability
The described purpose (real-time crypto alerts, portfolio tracking, technical indicators) matches the high-level instructions in SKILL.md and the listed data sources (CoinGecko, CoinMarketCap, Binance). However, the skill claims integrations that normally require credentials and network access (Telegram bot token, Discord webhook, SMTP, CoinMarketCap API key, Binance API), yet the registry metadata lists no required env vars or primary credential — this mismatch suggests either the SKILL.md is incomplete or the metadata is inaccurate.
Instruction Scope
SKILL.md gives high-level runtime instructions (set alerts, configure channels) and explicitly tells users to provide tokens, webhooks, and SMTP settings. It does not instruct the agent to read unrelated local files or system config. However, the instructions are vague about how credentials are stored/transmitted and give the agent broad discretion about delivery and scheduling, which is scope-broadening in the absence of code or storage guarantees.
Install Mechanism
This is an instruction-only skill with no install spec and no code files — low installation risk. There are no downloads or extracted archives to evaluate.
Credentials
The SKILL.md references several sensitive credentials (Telegram bot token and chat ID, Discord webhook URL, SMTP credentials, Slack webhook, CoinMarketCap API key, Binance API) but the skill's registry metadata does not declare any required env vars or a primary credential. That lack of declared secrets is disproportionate to the claimed functionality and prevents the platform from gating or prompting for appropriate permissions.
Persistence & Privilege
The skill is not always-enabled and does not request persistent system privileges in the metadata. SKILL.md does not instruct modification of other skills or system-wide agent settings. No evidence of excessive privilege requests.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install crypto-price-alert
  3. After installation, invoke the skill by name or use /crypto-price-alert
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of Crypto Price Alert v1.0.0. - Real-time tracking and custom price alerts for 100+ cryptocurrencies, including Bitcoin and Ethereum. - Multiple delivery channels: Telegram, Discord, Email, and Slack. - Features scheduled daily/weekly price reports and portfolio tracking. - Includes technical analysis tools: RSI, MACD, and moving averages. - Easy integration and setup instructions provided for all channels.
Metadata
Slug crypto-price-alert
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Crypto Price Alert?

Real-time cryptocurrency price alerts and monitoring. Track Bitcoin, Ethereum, and 100+ coins with custom price alerts delivered to your Telegram, Discord, o... It is an AI Agent Skill for Claude Code / OpenClaw, with 167 downloads so far.

How do I install Crypto Price Alert?

Run "/install crypto-price-alert" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Crypto Price Alert free?

Yes, Crypto Price Alert is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Crypto Price Alert support?

Crypto Price Alert is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Crypto Price Alert?

It is built and maintained by zy42905163-web (@zy42905163-web); the current version is v1.0.0.

💬 Comments