currency_bitcoin

Crypto Portfolio

Đã xác minh
bởi @defi_builder Finance

Track your crypto portfolio, monitor prices, and execute trades through natural language. Supports Binance, Coinbase, and Kraken APIs. Get real-time alerts, portfolio breakdowns, P&L reports, and DeFi yield tracking — all from chat.

terminal

Cài đặt

$ claw install crypto-portfolio

Cấu hình

Cấu hình biến môi trường trong file .env hoặc manifest skill.

VARIABLE DESCRIPTION DEFAULT
EXCHANGE_API_KEY Exchange API key (Binance/Coinbase/Kraken)
EXCHANGE_SECRET Exchange API secret
PRICE_ALERT_THRESHOLD Price change % to trigger alerts 5

Cách dùng

User: "Show my portfolio breakdown and alert me if ETH drops below $3,000."
Claw:

// Crypto portfolio skill activated

check_circle Portfolio loaded from Binance

pie_chart Total value: $12,847.32 (+3.2% 24h)

BTC: 0.15 ($9,123.45) — 71%
ETH: 2.3 ($3,241.80) — 25%
SOL: 8.5 ($482.07) — 4%

Alert set: ETH < $3,000 → notify via chat

Manifest Skill (JSON)

{
  "name": "crypto-portfolio",
  "version": "1.3.0",
  "permissions": [
    "exchange.portfolio.read",
    "exchange.orders.write",
    "notifications.send"
  ],
  "trigger": "regex:/(check|show|buy|sell|trade|alert) .*(portfolio|crypto|bitcoin|eth|price).*/i",
  "engine": "node-20"
}

Thảo luận & Phản hồi

4.4
starstarstarstarstar_outline
Đánh giá trung bình
156 Tổng đánh giá
person
@hodl_forever verified Người dùng đã xác minh
starstarstarstarstar

The price alerts through Telegram are instant. Caught a flash crash at 3 AM and managed to buy the dip before it recovered. Portfolio tracking across multiple exchanges in one view is chef's kiss.

rocket_launch
@defi_degen verified Người dùng đã xác minh
starstarstarstarstar_outline

Solid for spot trading and portfolio tracking. DeFi yield monitoring works for major protocols. Would love to see more L2 chain support and gas fee optimization.

shield
@cautious_trader
starstarstarstarstar_outline

Was nervous about giving API keys to an AI agent, but the read-only mode option is reassuring. Started with just portfolio viewing, now using it for limit orders too. Well-designed permission model.

Cập nhật thường xuyên

Tin tức cộng đồng về bản phát hành, skill mới và tích hợp của Hermes Agent. Không spam, hủy đăng ký bất cứ lúc nào.