Toolverse
All skills

stock-info-explorer

by openclaw

A Yahoo Finance (yfinance) powered financial analysis tool. Get real-time quotes, generate high-resolution charts with moving averages + indicators (RSI/MACD/Bollinger/VWAP/ATR), summarize fundamentals, and run a one-shot report that outputs both a text summary and a Pro chart.

Installation

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

Installation

Quick info

Author
openclaw
Category
Backend
Views
18

About this skill

A Yahoo Finance (yfinance) powered financial analysis tool. Get real-time quotes, generate high-resolution charts with moving averages + indicators (RSI/MACD/Bollinger/VWAP/ATR), summarize fundamentals, and run a one-shot report that outputs both a text summary and a Pro chart.

How to use

  1. Zainstaluj skill w swoim środowisku Claude/Codex/Copilot, klonując repozytorium z GitHub (openclaw/skills). Upewnij się, że masz zainstalowany Python i narzędzie uv do uruchamiania skryptów.

  2. Aby pobrać aktualne notowanie akcji, uruchom polecenie price z symbolem giełdowym, na przykład dla Tesla użyj TSLA, dla Samsung użyj 000660.KS. Skrypt zwróci bieżącą cenę i podstawowe dane rynkowe.

  3. Jeśli potrzebujesz szczegółowych danych fundamentalnych spółki (wskaźniki finansowe, przychody, zyski), użyj polecenia fundamentals z symbolem akcji. Otrzymasz podsumowanie kluczowych metryk finansowych.

  4. Do wygenerowania profesjonalnego wykresu użyj polecenia pro, podając symbol akcji i okres (na przykład 6mo dla ostatnich sześciu miesięcy). Możesz dodać flagi dla wskaźników technicznych: --rsi dla Relative Strength Index, --macd dla MACD, --bb dla Wstęg Bollingera, --vwap dla VWAP lub --atr dla Average True Range.

  5. Dla kompleksowej analizy uruchom polecenie report, które automatycznie wygeneruje podsumowanie tekstowe zawierające cenę, dane fundamentalne i sygnały wskaźników, a także profesjonalny wykres PNG z wybranymi wskaźnikami (domyślnie Wstęgi Bollingera, RSI i MACD). Ścieżka do wykresu pojawi się w wyniku jako CHART_PATH.

Related skills

literature-review

by K-Dense-AI

Conduct comprehensive, systematic literature reviews using multiple academic databases (PubMed, arXiv, bioRxiv, Semantic Scholar, etc.). This skill should be used when conducting systematic literature reviews, meta-analyses, research synthesis, or comprehensive literature

Backend
238507

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

travel-planner

by ailabs-393

This skill should be used whenever users need help planning trips, creating travel itineraries, managing travel budgets, or seeking destination advice. On first use, collects comprehensive travel preferences including budget level, travel style, interests, and dietary

Backend
4379

pdf-to-markdown

by aliceisjustplaying

Convert entire PDF documents to clean, structured Markdown for full context loading. Use this skill when the user wants to extract ALL text from a PDF into context (not grep/search), when discussing or analyzing PDF content in full, when the user mentions \

Backend
355664

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