·get-crypto-price
!

get-crypto-price

Rufen Sie aktuelle und historische Kryptopreise ab und berechnen Sie ATH oder ATL über gängige Zeitfenster.

10Installationen·3Trend·@besoeasy

Installation

$npx skills add https://github.com/besoeasy/open-skills --skill get-crypto-price

So installieren Sie get-crypto-price

Installieren Sie den KI-Skill get-crypto-price schnell in Ihrer Entwicklungsumgebung über die Kommandozeile

  1. Terminal öffnen: Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Installationsbefehl ausführen: Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/besoeasy/open-skills --skill get-crypto-price
  3. Installation überprüfen: Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

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.

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/besoeasy/open-skills --skill get-crypto-price
Kategorie
!Sicherheit
Verifiziert
Erstes Auftreten
2026-03-10
Aktualisiert
2026-03-11

Browse more skills from besoeasy/open-skills

Schnelle Antworten

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.

Wie installiere ich get-crypto-price?

Ö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

Wo ist das Quell-Repository?

https://github.com/besoeasy/open-skills

Details

Kategorie
!Sicherheit
Quelle
skills.sh
Erstes Auftreten
2026-03-10