Toolverse
All skills

brave-images

by openclaw

Search for images using Brave Search API. Use when you need to find images, pictures, photos, or visual content on any topic. Requires BRAVE_API_KEY environment variable.

Installation

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

Installation

Quick info

Author
openclaw
Category
Backend
Views
13

About this skill

Search for images using Brave Search API. Use when you need to find images, pictures, photos, or visual content on any topic. Requires BRAVE_API_KEY environment variable.

How to use

  1. Zdobądź klucz API od Brave Search, a następnie ustaw go jako zmienną środowiskową BRAVE_API_KEY w swoim systemie lub agencje.

  2. Przygotuj zapytanie wyszukiwania — może to być dowolny temat, np. "zachód słońca nad morzem" lub "architektura nowoczesna". Pamiętaj, aby zakodować spacje jako %20 w URL-u.

  3. Wyślij żądanie do API Brave Search, podając zapytanie w parametrze q oraz opcjonalnie liczbę wyników (count, domyślnie 20, maksymalnie 100). Możesz też dodać filtr kraju (country) lub języka (search_lang).

  4. Z odpowiedzi JSON wyodrębnij pola: title (nazwa obrazu), properties.url (pełny obraz), thumbnail.src (miniatura) oraz source (źródło). Te dane posłużą do wyświetlenia wyników użytkownikowi.

  5. Wyświetl obrazy bezpośrednio użytkownikowi — nie tylko linki — używając pełnych URL-i lub miniatur w zależności od potrzeby. Dodaj tytuł obrazu jako podpis.

  6. Jeśli znaleziono więcej wyników niż pokazano, poinformuj użytkownika, np. "Znaleziono 20 obrazów, pokazuję 5. Chcesz zobaczyć więcej?"

Related skills

seedream-image-gen

by openclaw

Generate images via Seedream API (doubao-seedream models). Synchronous generation.

Backend
6235

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

architecture-decision-records

by wshobson

Write and maintain Architecture Decision Records (ADRs) following best practices for technical decision documentation. Use when documenting significant technical decisions, reviewing past architectural choices, or establishing decision processes.

Backend
29130

scientific-writing

by K-Dense-AI

Write scientific manuscripts. IMRAD structure, citations (APA/AMA/Vancouver), figures/tables, reporting guidelines (CONSORT/STROBE/PRISMA), abstracts, for research papers and journal submissions.

Backend
47191

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

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