Toolverse
All skills

tracking-crypto-prices

by jeremylongshore

Track real-time cryptocurrency prices across exchanges with historical data and alerts.\nProvides price data infrastructure for dependent skills (portfolio, tax, DeFi, arbitrage).\nUse when checking crypto prices, monitoring markets, or fetching historical price data.\nTrigger

Installation

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

Installation

Quick info

Category
DevOps
Views
7

About this skill

Track real-time cryptocurrency prices across exchanges with historical data and alerts.\nProvides price data infrastructure for dependent skills (portfolio, tax, DeFi, arbitrage).\nUse when checking crypto prices, monitoring markets, or fetching historical price data.\nTrigger with phrases like \

How to use

  1. Zainstaluj wymagane biblioteki Python poleceniem: pip install requests pandas yfinance. Opcjonalnie dodaj python-dotenv do zarządzania kluczami API.

  2. Uzyskaj bezpłatny klucz API z CoinGecko (https://www.coingecko.com/en/api), aby zwiększyć limit zapytań. Dodaj klucz do pliku config/settings.yaml w katalogu skilla lub ustaw zmienną środowiskową COINGECKO_API_KEY.

  3. Sprawdzaj ceny pojedynczych monet, uruchamiając: python scripts/price_tracker.py --symbol BTC. Aby sprawdzić wiele symboli jednocześnie, użyj: python scripts/price_tracker.py --symbols BTC,ETH,SOL.

  4. Korzystaj z predefiniowanych list obserwowanych monet (watchlist) do szybkiego skanowania grup: python scripts/price_tracker.py --watchlist top10 wyświetli 10 monet o największej kapitalizacji rynkowej. Dostępne listy to: top10, defi, layer2, stablecoins, memecoins.

  5. Pobieraj dane historyczne cen, dodając parametr zakresu dat do polecenia, aby analizować trendy i zmiany cen w wybranym okresie.

  6. Skill automatycznie uruchamia się na polecenia takie jak "sprawdź cenę", "cena BTC", "ceny kryptowalut", "historia cen", "podaj kurs ETH" lub "pokaż top monety".

Related skills

docker-containerization

by openclaw

This skill should be used when containerizing applications with Docker, creating Dockerfiles, docker-compose configurations, or deploying containers to various platforms. Ideal for Next.js, React, Node.js applications requiring containerization for development, production, or

DevOps
1334

senior-data-engineer

by davila7

World-class data engineering skill for building scalable data pipelines, ETL/ELT systems, and data infrastructure. Expertise in Python, SQL, Spark, Airflow, dbt, Kafka, and modern data stack. Includes data modeling, pipeline orchestration, data quality, and DataOps. Use when

DevOps
1268

miniprogram-development

by TencentCloudBase

WeChat Mini Program development rules. Use this skill when developing WeChat mini programs, integrating CloudBase capabilities, and deploying mini program projects.

DevOps
1955

aws-solution-architect

by alirezarezvani

Design AWS architectures for startups using serverless patterns and IaC templates. Use when asked to design serverless architecture, create CloudFormation templates, optimize AWS costs, set up CI/CD pipelines, or migrate to AWS. Covers Lambda, API Gateway, DynamoDB, ECS, Aurora,

DevOps
1231

3d-games

by davila7

3D game development principles. Rendering, shaders, physics, cameras.

DevOps
1355

clawhub

by openclaw

Use the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders with the npm-installed clawhub CLI.

DevOps
14106