TopRank Skills

Home / Claw Skills / Git / GitHub / crypto-levels
Official OpenClaw rules 36%

crypto-levels

Analyze cryptocurrency support and resistance levels. Use when users ask about crypto price analysis, support/resistance levels, technical analysis for BTC, ETH, or other cryptocurrencies. Provides current price, key levels, and trading insights for crypto pairs like BTC-USDT, ETH-USDT.

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 crypto-levels 技能。 若已安装,则直接安装 crypto-levels 技能。

Overview

Skill Key
362224222/crypto-levels
Author
362224222
Source Repo
openclaw/skills
Version
-
Source Path
skills/362224222/crypto-levels
Latest Commit SHA
02d775ffaa2bc91d4aedcf8663ea2e7651bd44bc

Extracted Content

SKILL.md excerpt

# Crypto Levels Analyzer

## Quick Start

### Basic Usage

Ask about any cryptocurrency pair:

```
BTC-USDT 支撑位压力位
ETH-USDT 技术分析
SOL-USDT 当前价格和关键水平
```

### What You'll Get

- **Current Price**: Real-time price data
- **Support Levels**: Key price levels where buying interest may emerge
- **Resistance Levels**: Key price levels where selling pressure may increase
- **Technical Analysis**: Brief market sentiment and trading insights

## Supported Pairs

### Major Cryptocurrencies
- **BTC-USDT** - Bitcoin
- **ETH-USDT** - Ethereum
- **SOL-USDT** - Solana
- **BNB-USDT** - Binance Coin
- **XRP-USDT** - Ripple
- **ADA-USDT** - Cardano
- **DOGE-USDT** - Dogecoin
- **DOT-USDT** - Polkadot

### Altcoins
- **AVAX-USDT** - Avalanche
- **MATIC-USDT** - Polygon
- **LINK-USDT** - Chainlink
- **UNI-USDT** - Uniswap
- **ATOM-USDT** - Cosmos
- **LTC-USDT** - Litecoin
- **BCH-USDT** - Bitcoin Cash
- **XLM-USDT** - Stellar

*Note: Full list in [SUPPORTED_PAIRS.md](references/SUPPORTED_PAIRS.md)*

## How It Works

### Data Sources

The skill uses multiple data sources to calculate support and resistance levels:

1. **Price Data**: Current market price
2. **Historical Data**: Recent price action (24h, 7d, 30d)
3. **Volume Data**: Trading volume analysis
4. **Technical Indicators**: Moving averages, RSI, etc.

### Level Calculation

#### Support Levels (Buying Interest)
- **Primary Support**: Recent low + volume profile
- **Secondary Support**: Moving average crossovers
- **Tertiary Support**: Fibonacci retracement levels

#### Resistance Levels (Selling Pressure)
- **Primary Resistance**: Recent high + volume profile
- **Secondary Resistance**: Moving average resistance
- **Tertiary Resistance**: Fibonacci extension levels

### Analysis Methodology

```
1. Fetch current price and 24h data
2. Calculate recent highs/lows
3. Apply technical indicators
4. Generate support/resistance levels
5. Provide trading insights
```

## Usage Examples

### Example 1: Basic Query
**U...

README excerpt

# Crypto Levels Analyzer

一个用于分析加密货币支撑位和压力位的 OpenClaw 技能。输入如 `BTC-USDT` 即可获取当前价格、关键支撑位、压力位和技术分析。

## 🚀 快速开始

### 基本用法

直接询问任何加密货币对:

```
BTC-USDT 支撑位压力位
ETH-USDT 技术分析
SOL-USDT 当前价格和关键水平
```

### 示例输出

```
📊 BTC-USDT 技术分析

💰 当前价格: $67,500
📈 24h变化: +2.5%

🔴 压力位 (Resistance):
• R1: $68,200 (近期高点)
• R2: $69,500 (心理关口)
• R3: $71,000 (历史阻力)

🟢 支撑位 (Support):
• S1: $66,800 (日内低点)
• S2: $65,500 (MA50)
• S3: $64,000 (强支撑)

📊 技术指标:
• RSI: 62 (中性偏强)
• MA50: $66,500 (支撑)
• MA100: $65,200 (支撑)

💡 交易建议: 短期看涨,关注$68,200突破
```

## 📦 安装

### 从 ClawHub 安装

```bash
clawhub install crypto-levels
```

### 手动安装

```bash
cd ~/.openclaw/skills
git clone <repo-url> crypto-levels
```

## 🎯 功能特性

### 核心功能

- ✅ **实时价格**: 获取当前市场价格
- ✅ **支撑位分析**: 识别关键买入区域
- ✅ **压力位分析**: 识别关键卖出区域
- ✅ **技术指标**: RSI, 移动平均线
- ✅ **多币种支持**: 100+ 加密货币
- ✅ **中文支持**: 完整的中文界面

### 技术分析

- **价格行为**: 近期高低点分析
- **移动平均线**: MA50, MA100, MA200
- **RSI指标**: 超买超卖判断
- **斐波那契**: 回撤和扩展水平
- **成交量分析**: 量价关系

## 📊 支持的币种

### 主要加密货币

| 代码 | 名称 | 示例查询 |
|------|------|----------|
| BTC | Bitcoin | `BTC-USDT 支撑位` |
| ETH | Ethereum | `ETH-USDT 技术分析` |
| SOL | Solana | `SOL-USDT 关键水平` |
| BNB | Binance Coin | `BNB-USDT 当前价格` |
| XRP | Ripple | `XRP-USDT 压力位` |
| ADA | Cardano | `ADA-USDT 支撑位` |
| DOGE | Dogecoin | `DOGE-USDT 分析` |
| DOT | Polkadot | `DOT-USDT 技术面` |

### 完整列表

查看 [SUPPORTED_PAIRS.md](references/SUPPORTED_PAIRS.md) 获取完整支持的币种列表。

## 🔧 使用示例

### 基础查询

```
BTC-USDT 支撑位压力位
```

### 详细分析

```
ETH-USDT 详细技术分析
```

### 多币种查询

```
BTC, ETH, SOL 的支撑位
```

### 中文查询

```
比特币 支撑位
以太坊 技术分析
```

## 📚 技术指标说明

### RSI (相对强弱...

Related Claw Skills

heyixuan2

bambu-studio-ai

★ 41

Bambu Lab 3D printer control and automation. Activate when user mentions: printer status, 3D printing, slice, analyze model, generate 3D, AMS filament, print monitor, Bambu Lab, or any 3D printing task. Full pipeline: search → generate → analyze → colorize → preview → open BS → user slice → print → monitor. Supports all 9 Bambu Lab printers (A1 Mini, A1, P1S, P2S, X1C, X1E, H2C, H2S, H2D).

capt-marbles

geo-optimization

★ 1

Generative Engine Optimization (GEO) for AI search visibility. Optimize content to appear in ChatGPT, Perplexity, Claude, and Google AI Overviews. Use when optimizing websites, pages, or content for LLM discoverability and citation.

carlzhao007

feishu-process-feedback

★ 0

飞书消息自动处理与进度反馈技能。安装后后台运行,监听飞书任务消息并自动创建独立进程处理。 在处理前后发送实时进度反馈(任务确认、进度百分比、完成通知)。 支持任务类型识别、智能解析、错误重试、并发控制、状态持久化。 使用场景:飞书自动化工作流、任务进度追踪、批量任务处理、需要实时反馈的场景。

carlulsoe

parakeet-stt

★ 0

Local speech-to-text with NVIDIA Parakeet TDT 0.6B v3 (ONNX on CPU). 30x faster than Whisper, 25 languages, auto-detection, OpenAI-compatible API. Use when transcribing audio files, converting speech to text, or processing voice recordings locally without cloud APIs.

caoyumin97

structure-thinking

★ 0

Structured problem analysis and communication using system mapping and hierarchical logic. Use when a request involves messy, multi-factor problems, root-cause analysis, intervention design, feedback loops or delays, or when a clear top-line recommendation with logically grouped support is required.

cartoonitunes

bottyfans

★ 0

BottyFans agent skill for autonomous creator monetization. Lets AI agents register, build a profile, publish posts (public, subscriber-only, or pay-to-unlock), upload media, accept USDC subscriptions and tips on Base, send and receive DMs, track earnings, and appear on the creator leaderboard. Use this skill when an agent needs to monetize content, interact with fans, manage a creator profile, handle payments in USDC, or operate as an autonomous creator on the BottyFans platform.