¿Qué es get-crypto-price?
Obtenga precios criptográficos actuales e históricos y calcule ATH o ATL en ventanas de tiempo comunes. Fuente: besoeasy/open-skills.
Obtenga precios criptográficos actuales e históricos y calcule ATH o ATL en ventanas de tiempo comunes.
Instala rápidamente el skill de IA get-crypto-price en tu entorno de desarrollo mediante línea de comandos
Fuente: 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.
Obtenga precios criptográficos actuales e históricos y calcule ATH o ATL en ventanas de tiempo comunes. Fuente: besoeasy/open-skills.
Campos y comandos estables para citas de IA/búsqueda.
npx skills add https://github.com/besoeasy/open-skills --skill get-crypto-priceObtenga precios criptográficos actuales e históricos y calcule ATH o ATL en ventanas de tiempo comunes. Fuente: besoeasy/open-skills.
Abre tu terminal o herramienta de línea de comandos (Terminal, iTerm, Windows Terminal, etc.) Copia y ejecuta este comando: npx skills add https://github.com/besoeasy/open-skills --skill get-crypto-price Una vez instalado, el skill se configurará automáticamente en tu entorno de programación con IA y estará listo para usar en Claude Code, Cursor u OpenClaw
https://github.com/besoeasy/open-skills