get-crypto-price とは?
現在および過去の暗号価格を取得し、一般的な時間枠で ATH または ATL を計算します。 ソース: besoeasy/open-skills。
現在および過去の暗号価格を取得し、一般的な時間枠で ATH または ATL を計算します。
コマンドラインで get-crypto-price AI スキルを開発環境にすばやくインストール
ソース: 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.
現在および過去の暗号価格を取得し、一般的な時間枠で ATH または ATL を計算します。 ソース: besoeasy/open-skills。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/besoeasy/open-skills --skill get-crypto-price現在および過去の暗号価格を取得し、一般的な時間枠で ATH または ATL を計算します。 ソース: besoeasy/open-skills。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/besoeasy/open-skills --skill get-crypto-price インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/besoeasy/open-skills