返回技能库

Claudius

由 Claudius 提供支持的加密货币情报。获取技术分析、价格和洞察。

作者:Claudiusaipro · 最新版本:1.0.4

收藏:2 · 下载:1.6k

说明文档

# Claudius

Use this skill to answer questions about cryptocurrency prices, technical analysis, market trends, and investment risks.

To use this skill, execute the following script with the user's query as the argument:

```bash
node scripts/claudius.js "YOUR_QUERY_HERE"
```

## Examples

**Prices:**
- "BTC price"
- "What's ETH trading at?"

**Technical Indicators:**
- "BTC RSI"
- "ETH EMA50"
- "Bitcoin RSI14 1d"

**Market Analysis:**
- "What's the market looking like?"
- "Market sentiment"
- "What's trending in crypto?"

**Investment & Risk:**
- "Should I buy Bitcoin now?"
- "Is SOL risky right now?"
- "Analyze BTC for investment"

**Education:**
- "What is RSI?"
- "Explain MACD indicator"