ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified ai models Safety 4/5

pollinations

Pollinations.ai API for AI generation and analysis - text, images, videos, audio, vision, and transcription. Use when user requests AI-powered content (text completion, image generation/editing, video generation, audio/TTS, image/video analysis, audio transcription) or mentions Pollinations. Supports 25+ models with OpenAI-compatible endpoints.

Why use this skill?

Integrate 25+ AI models into OpenClaw with the Pollinations skill. Generate text, images, and audio seamlessly using OpenAI-compatible endpoints.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/isaacgounton/pollinations
Or

What This Skill Does

The Pollinations skill for OpenClaw integrates the unified Pollinations.ai API to provide high-performance generative AI capabilities directly into your workflow. This skill enables the generation of text, images, video, audio, and technical analysis, supporting over 25 industry-leading models. By acting as an interface to OpenAI-compatible endpoints, it abstracts the complexity of API management, allowing users to leverage models like GPT-4, Claude, Gemini, DeepSeek, and Flux for creative and analytical tasks. Whether you need content generation, image synthesis, or complex reasoning, this skill serves as your centralized gateway to advanced machine learning models.

Installation

To integrate this skill, use the command clawhub install openclaw/skills/skills/isaacgounton/pollinations. Ensure you have curl, jq, and base64 installed on your system as these are strict runtime requirements. While an API key is optional for the free tier, it is recommended to set the POLLINATIONS_API_KEY environment variable to remove rate limits and ensure consistent service availability during high-demand periods.

Use Cases

  • Creative Content Generation: Produce rapid drafts, creative writing, or system-prompted text using a wide array of LLMs.
  • Visual Synthesis: Generate high-quality assets, logos, or artistic images with specific dimensions, seeding, and style controls.
  • Reasoning Tasks: Utilize advanced reasoning models (o1, o3) for step-by-step problem solving or complex code architecture tasks.
  • Automated Analysis: Perform image-to-image transformations or utilize vision models to extract data from existing visual assets.

Example Prompts

  1. "Generate a high-quality 1024x1024 logo of a robotic owl using the flux model with a transparent background."
  2. "Explain the fundamentals of thermodynamics, use the deepseek model, and provide the output in JSON format."
  3. "Write a creative short story about an AI exploring a digital forest, set the temperature to 0.8 and use the claude model."

Tips & Limitations

  • Model Selection: Always check the available models using scripts/models.sh to ensure you are utilizing the correct engine for your specific task.
  • Reproducibility: Use the --seed flag whenever you need to maintain consistency in image generation or creative outputs.
  • Safety: While the skill supports a --safe flag for NSFW filtering, ensure your usage aligns with platform policies. The free tier is excellent for prototyping, but transition to a paid secret key (sk_) for production-grade or high-frequency automated workloads.

Metadata

Stars2287
Views4
Updated2026-03-09
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-isaacgounton-pollinations": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#ai#generative#multimodal#api#automation
Safety Score: 4/5

Flags: network-access, external-api, file-write