·get-crypto-price
!

get-crypto-price

現在および過去の暗号価格を取得し、一般的な時間枠で ATH または ATL を計算します。

9インストール·3トレンド·@besoeasy

インストール

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

get-crypto-price のインストール方法

コマンドラインで get-crypto-price AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/besoeasy/open-skills --skill get-crypto-price
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: 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
カテゴリ
!セキュリティ
認証済み
初回登録
2026-03-10
更新日
2026-03-10

Browse more skills from besoeasy/open-skills

クイックアンサー

get-crypto-price とは?

現在および過去の暗号価格を取得し、一般的な時間枠で ATH または ATL を計算します。 ソース: besoeasy/open-skills。

get-crypto-price のインストール方法は?

ターミナルまたはコマンドラインツール(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

詳細

カテゴリ
!セキュリティ
ソース
skills.sh
初回登録
2026-03-10