← 返回 Skills 市场
zy42905163-web

Crypto Price Alert

作者 zy42905163-web · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
167
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
使用说明 (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

安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install crypto-price-alert
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /crypto-price-alert 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug crypto-price-alert
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 167 次。

如何安装 Crypto Price Alert?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install crypto-price-alert」即可一键安装,无需额外配置。

Crypto Price Alert 是免费的吗?

是的,Crypto Price Alert 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Crypto Price Alert 支持哪些平台?

Crypto Price Alert 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Crypto Price Alert?

由 zy42905163-web(@zy42905163-web)开发并维护,当前版本 v1.0.0。

💬 留言讨论