Toolverse
All skills

pollinations

by openclaw

Pollinations.ai API for AI generation - text, images, videos, audio, and analysis. Use when user requests AI-powered generation (text completion, images, videos, audio, vision/analysis, transcription) or mentions Pollinations. Supports 25+ models (OpenAI, Claude, Gemini, Flux,

Installation

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

Installation

Quick info

Author
openclaw
Category
Data Science
Views
3

About this skill

Pollinations.ai API for AI generation - text, images, videos, audio, and analysis. Use when user requests AI-powered generation (text completion, images, videos, audio, vision/analysis, transcription) or mentions Pollinations. Supports 25+ models (OpenAI, Claude, Gemini, Flux, Veo, etc.) with OpenAI-compatible chat endpoint and specialized generation endpoints.

How to use

  1. Uzyskaj klucz API na stronie https://enter.pollinations.ai. Możesz korzystać z bezpłatnego poziomu bez klucza lub wygenerować tajny klucz (sk_) do użytku bez limitów po stronie serwera.

  2. Zainstaluj wymagane narzędzia systemowe: curl, jq oraz base64. Na macOS zainstaluj jq przez Homebrew poleceniem brew install jq. Na Linuksie użyj sudo apt-get install -y jq.

  3. Ustaw zmienną środowiskową POLLINATIONS_API_KEY z wartością swojego klucza API (opcjonalnie, jeśli chcesz korzystać z płatnych funkcji lub wyższych limitów).

  4. Aby wygenerować tekst, uruchom skrypt chat.sh z wiadomością: scripts/chat.sh "twoja wiadomość". Domyślnie używa dostępnego modelu, ale możesz wybrać konkretny model parametrem --model (np. claude, openai, gemini).

  5. Dostosuj generowanie za pomocą opcji: --temp do kontroli kreatywności (0-1), --max-tokens do ograniczenia długości odpowiedzi, --json do zwrócenia wyniku w formacie JSON, --system do ustawienia instrukcji systemowej dla modelu.

  6. Przykłady: scripts/chat.sh "wyjaśnij fizykę kwantową" --model openai --max-tokens 500 lub scripts/chat.sh "przetłumacz na niemiecki" --system "Jesteś tłumaczem" --model gemini.

Related skills

web-artifacts-builder

by anthropics

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX

Data Science
37124

codex

by Lucklyric

Invoke Codex CLI for complex coding tasks requiring high reasoning capabilities. This skill should be invoked when users explicitly mention \

Data Science
16163

market-analysis

by xbklairith

Use when analyzing markets or interpreting charts - applies technical indicators (RSI, MACD, Moving Averages), identifies support/resistance, analyzes multi-timeframe trends, checks fundamentals and sentiment. Activates when user says \

Data Science
29144

pptx

by anthropics

Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks

Data Science
134310

pdf-processing

by Ming-Kai-LC

Comprehensive PDF processing techniques for handling large files that exceed Claude Code's reading limits, including chunking strategies, text/table extraction, and OCR for scanned documents. Use when working with PDFs larger than 10-15MB or more than 30-50 pages.

Data Science
23134

pdf

by anthropics

Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.

Data Science
31144