Toolverse
All skills

qveris

by openclaw

Search and execute dynamic tools via QVeris API. Use when needing to find and call external APIs/tools dynamically (weather, search, data retrieval, stock trading analysis, etc.). Requires QVERIS_API_KEY environment variable.

Installation

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

Installation

Quick info

Author
openclaw
Category
Backend

About this skill

Search and execute dynamic tools via QVeris API. Use when needing to find and call external APIs/tools dynamically (weather, search, data retrieval, stock trading analysis, etc.). Requires QVERIS_API_KEY environment variable.

How to use

  1. Uzyskaj klucz API z https://qveris.ai i ustaw zmienną środowiskową QVERIS_API_KEY w swoim systemie.

  2. Wyszukaj narzędzie, opisując potrzebną funkcjonalność w naturalnym języku. Na przykład zamiast "pogoda w Londynie" napisz "weather forecast API". Uruchom polecenie search z opisem możliwości, którą potrzebujesz — system zwróci listę dostępnych narzędzi posortowanych według wskaźnika sukcesu i czasu wykonania.

  3. Przejrzyj wyniki wyszukiwania i wybierz narzędzie o najwyższym wskaźniku sukcesu (success_rate) i najkrótszym średnim czasie wykonania (avg_execution_time). Zanotuj identyfikator wybranego narzędzia (tool_id) oraz identyfikator wyszukiwania (search_id).

  4. Wykonaj wybrane narzędzie, przekazując jego identyfikator, identyfikator wyszukiwania oraz parametry w formacie JSON. Parametry powinny zawierać konkretne dane potrzebne do wykonania zadania, na przykład nazwę miasta dla prognozy pogody lub symbol akcji dla danych giełdowych.

  5. Otrzymasz wynik wykonania narzędzia. Jeśli potrzebujesz surowych danych w formacie JSON zamiast sformatowanego wyniku, dodaj flagę --json do polecenia execute.

  6. W razie potrzeby możesz ograniczyć rozmiar odpowiedzi za pomocą opcji --max-size (domyślnie 20480 bajtów) lub liczbę wyników wyszukiwania za pomocą --limit (domyślnie 5 wyników).

Related skills

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

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

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

himalaya

by openclaw

CLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).

Backend
35108

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

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