Toolverse
All skills

crypto-market-data

by openclaw

No API KEY needed for free tier. Professional-grade cryptocurrency market data integration for real-time prices, historical charts, and global analytics.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
openclaw
Category
Backend
Views
14

About this skill

No API KEY needed for free tier. Professional-grade cryptocurrency market data integration for real-time prices, historical charts, and global analytics.

How to use

  1. Pobierz skill z repozytorium i umieść go w swoim projekcie. Nie wymaga instalacji dodatkowych pakietów npm — wszystko działa na standardowych bibliotekach Node.js.

  2. Aby pobrać aktualną cenę kryptowaluty, uruchom skrypt get_crypto_price.js z nazwą monety, na przykład: node scripts/get_crypto_price.js bitcoin. Zwróci cenę, kapitalizację rynkową, zmianę 24h i inne dane.

  3. Dla akcji użyj get_stock_quote.js z symbolem tickera, np. node scripts/get_stock_quote.js AAPL MSFT. Możesz sprawdzić wiele akcji jednocześnie.

  4. Aby znaleźć monety lub akcje po nazwie, skorzystaj z search_coins.js lub search_stocks.js — przydatne gdy nie znasz dokładnego symbolu lub identyfikatora.

  5. Dla przeglądów trendów i rankingów użyj get_trending_coins.js (monety rosnące w ciągu 24h) lub get_top_coins.js (ranking po kapitalizacji). Oba narzędzia wspierają parametry takie jak --per_page do kontroli liczby wyników.

  6. Integruj wyniki skryptów z własną aplikacją — skill zwraca dane w formacie strukturalnym, gotowym do przetworzenia i wyświetlenia użytkownikom.

Related skills

dotnet-backend

by anton-abyzov

.NET/C# backend developer for ASP.NET Core APIs with Entity Framework Core. Builds REST APIs, minimal APIs, gRPC services, authentication with Identity/JWT, authorization, database operations, background services, SignalR real-time features. Activates for: .NET, C#, ASP.NET

Backend
92296

youtube-transcribe-skill

by feiskyer

Extract subtitles/transcripts from a YouTube video URL and save as a local file. Use when you need to extract subtitles from a YouTube video.

Backend
24178

youtube-transcript

by michalparkola

Download YouTube video transcripts when user provides a YouTube URL or asks to download/get/fetch a transcript from YouTube. Also use when user wants to transcribe or get captions/subtitles from a YouTube video.

Backend
53214

sql-optimization-patterns

by wshobson

Master SQL query optimization, indexing strategies, and EXPLAIN analysis to dramatically improve database performance and eliminate slow queries. Use when debugging slow queries, designing database schemas, or optimizing application performance.

Backend
40163

postgresql-psql

by timelessco

Comprehensive guide for PostgreSQL psql - the interactive terminal client for PostgreSQL. Use when connecting to PostgreSQL databases, executing queries, managing databases/tables, configuring connection options, formatting output, writing scripts, managing transactions, and

Backend
34173

patent-search

by RobThePCGuy

Advanced prior art search using the PatentsView API. Use this skill when users need to search for patents, perform prior art searches, analyze patent landscapes, or find patents by inventor, title, date range, or technical fields. Helps with patent research, freedom to operate

Backend
36218