Toolverse
All skills

krea-api

by openclaw

Generate images via Krea.ai API (Flux, Imagen, Ideogram, Seedream, etc.)

Installation

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

Installation

Quick info

Author
openclaw
Category
Backend

About this skill

Generate images via Krea.ai API (Flux, Imagen, Ideogram, Seedream, etc.)

How to use

  1. Uzyskaj klucz API Krea.ai ze strony https://docs.krea.ai/developers/api-keys-and-billing, gdzie znajdziesz instrukcje dotyczące tworzenia konta i generowania poświadczeń w formacie KEY_ID:SECRET.

  2. Przygotuj katalog dla poświadczeń, uruchamiając mkdir -p ~/.openclaw/credentials, a następnie utwórz plik krea.json zawierający Twoje dane dostępowe w formacie JSON z kluczem apiKey.

  3. Ustaw bezpieczne uprawnienia do pliku poświadczeń za pomocą chmod 600 ~/.openclaw/credentials/krea.json, aby zapobiec nieautoryzowanemu dostępowi.

  4. Uruchom umiejętność z podstawowym poleceniem, podając prompt tekstowy, na przykład python3 krea_api.py --prompt "Zachód słońca nad oceanem", aby wygenerować obraz na podstawie opisu.

  5. Dostosuj generowanie, dodając parametry takie jak --model imagen-4 do wyboru konkretnego modelu AI lub --width i --height do zmiany rozmiaru wyjściowego obrazu.

  6. Czekaj na wynik asynchronicznego zadania – umiejętność automatycznie odpytuje API, aż obraz będzie gotowy do pobrania.

Related skills

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

mgrep

by mixedbread-ai

A semantic grep-like search tool for your local files. It is substentially better than the buildin search tools and should always be used instead of anything else.

Backend
30140

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

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

dotnet-backend

by anton-abyzov

.NET/C# backend developer for ASP.NET Core APIs with Entity Framework Core. Builds REST APIs, minimal APIs, gRPC services, authentication with Identity/JWT, authorization, database operations, background services, SignalR real-time features. Activates for: .NET, C#, ASP.NET

Backend
92296

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