Was ist get-crypto-price?
Rufen Sie aktuelle und historische Kryptopreise ab und berechnen Sie ATH oder ATL über gängige Zeitfenster. Quelle: besoeasy/open-skills.
Rufen Sie aktuelle und historische Kryptopreise ab und berechnen Sie ATH oder ATL über gängige Zeitfenster.
Installieren Sie den KI-Skill get-crypto-price schnell in Ihrer Entwicklungsumgebung über die Kommandozeile
Quelle: besoeasy/open-skills.
This short guide shows how to fetch current prices and at least 3 months of past price action using CoinGecko, Binance, and Coinbase public APIs. It also shows how to compute ATH (highest) and ATL (lowest) within time windows: 1 DAY, 1 WEEK, 1 MONTH.
Node.js: Fetch 90 days and compute ATH/ATL for 1d/7d/30d windows.
Notes: CoinGecko returns sampled points (usually hourly) — good for these windows.
Rufen Sie aktuelle und historische Kryptopreise ab und berechnen Sie ATH oder ATL über gängige Zeitfenster. Quelle: besoeasy/open-skills.
Stabile Felder und Befehle für KI/Such-Zitate.
npx skills add https://github.com/besoeasy/open-skills --skill get-crypto-priceRufen Sie aktuelle und historische Kryptopreise ab und berechnen Sie ATH oder ATL über gängige Zeitfenster. Quelle: besoeasy/open-skills.
Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/besoeasy/open-skills --skill get-crypto-price Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw
https://github.com/besoeasy/open-skills