Toolverse
All skills

finnhub

by openclaw

Access Finnhub API for real-time stock quotes, company news, market data, financial statements, and trading signals. Use when you need current stock prices, company news, earnings data, or market analysis.

Installation

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

Installation

Quick info

Author
openclaw
Category
Backend
Views
30

About this skill

Access Finnhub API for real-time stock quotes, company news, market data, financial statements, and trading signals. Use when you need current stock prices, company news, earnings data, or market analysis.

How to use

  1. Zarejestruj się na stronie finnhub.io i uzyskaj bezpłatny klucz API — będzie Ci potrzebny do każdego żądania do serwisu.

  2. Skonfiguruj skill w OpenClaw, dodając klucz do pliku konfiguracyjnego lub zmiennej środowiskowej FINNHUB_API_KEY. Możesz edytować plik konfiguracji JSON, ustawiając finnhub.enabled na true i wpisując swój klucz, lub dodać zmienną do pliku ~/.openclaw/.env.

  3. Aby pobrać aktualną cenę akcji, użyj endpointu /quote z symbolem giełdowym (np. AAPL). Odpowiedź zawiera cenę bieżącą, najwyższą, najniższą, cenę otwarcia, zamknięcie z poprzedniego dnia i znacznik czasu.

  4. Aby uzyskać wiadomości o konkretnej spółce, użyj endpointu /company-news z symbolem i zakresem dat (parametry from i to). Możesz też pobrać ogólne wiadomości rynkowe z endpointu /news, filtrując po kategorii.

  5. Aby sprawdzić dane finansowe spółki, użyj endpointu /stock/financials-reported z symbolem — zwróci sprawozdania finansowe i inne dane fundamentalne potrzebne do analizy.

  6. Wszystkie żądania wymagają dołączenia parametru token z Twoim kluczem API. Skill automatycznie obsługuje uwierzytelnianie, więc możesz skupić się na pytaniach — agent doda klucz do każdego zapytania.

Related skills

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

fastapi-pro

by sickn33

Build high-performance async APIs with FastAPI, SQLAlchemy 2.0, and Pydantic V2. Master microservices, WebSockets, and modern Python async patterns. Use PROACTIVELY for FastAPI development, async optimization, or API architecture.

Backend
54128

context-optimizer

by openclaw

Advanced context management with auto-compaction and dynamic context optimization for DeepSeek's 64k context window. Features intelligent compaction (merging, summarizing, extracting), query-aware relevance scoring, and hierarchical memory system with context archive. Logs

Backend
2964

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

stripe-integration

by wshobson

Implement Stripe payment processing for robust, PCI-compliant payment flows including checkout, subscriptions, and webhooks. Use when integrating Stripe payments, building subscription systems, or implementing secure checkout flows.

Backend
40147

humanizer

by davila7

Remove signs of AI-generated writing from text. Use when editing or reviewing\ntext to make it sound more natural and human-written. Based on Wikipedia's\ncomprehensive \

Backend
2873