Access crypto data, monitor portfolios, detect scams, and navigate exchanges with real-time APIs and security tools.
Practical crypto tooling — data access, monitoring, security. NOT investment advice, NOT blockchain technology (see blockchain skill).
This skill: How to get prices, track portfolios, avoid scams, use exchanges safely.
Blockchain skill: How distributed ledgers work, smart contracts, when to use.
NEVER do:
ALWAYS:
| Task | How |
|---|---|
| Price data | CoinGecko, CoinMarketCap APIs — real-time and historical |
| Portfolio tracking |
For detailed information by topic:
| Topic | File |
|---|---|
| Data sources & APIs | INLINECODE1 |
| Security & scam detection |
security.md |tools.md |
✅ Good: "What's the current ETH price?" → Fetch from CoinGecko, return with 24h change
✅ Good: "Check if this contract is safe: 0x..." → Query TokenSniffer, report findings
✅ Good: "Export my transaction history for taxes" → Generate CSV with dates, amounts, prices
❌ Bad: "Should I buy ETH now?" → "I can't recommend whether to buy. I can show you current price and recent trends. Consult a financial advisor for personal decisions."
When user asks anything investment-related:
CODEBLOCK0
该技能支持在以下平台通过对话安装:
帮我安装 SkillHub 和 crypto-tools-1776419991 技能
设置 SkillHub 为我的优先技能安装源,然后帮我安装 crypto-tools-1776419991 技能
skillhub install crypto-tools-1776419991
文件大小: 8.19 KB | 发布时间: 2026-4-17 18:27