A comprehensive AI generation suite for creating high-quality images, audio, and videos via the Pollinations AI API.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install pollinations-ai
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install pollinations-ai using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
This skill integrates the versatile Pollinations AI API into your local environment, enabling seamless generation of multi-modal content. Whether you need realistic images from models like flux, background music for projects, or short video clips, this addition to your Openclaw Skills library provides a robust interface for creative automation.
It handles the complexities of API communication, allowing developers and creators to focus on prompt engineering and asset creation. The toolset is designed for speed and flexibility, supporting a wide range of state-of-the-art models for diverse creative needs, all while maintaining a developer-friendly CLI interface.
First, obtain a free API key from pollinations.ai. Then, configure your environment and install the necessary Python dependencies:
export POLLINATIONS_API_KEY="your_api_key_here"
pip install requests Pillow
To ensure this Openclaw Skills component is always available, add the export command to your ~/.bashrc or ~/.zshrc file.
The skill manages data primarily through local file outputs and environment-based configuration. It adheres to a strict file access whitelist for security.
| Component | Format | Description |
|---|---|---|
| Image Outputs | .jpg / .png | High-resolution visual outputs from models like flux, zimage, or seedream. |
| Audio Outputs | .mp3 | Generated music and sound files via suno models. |
| Video Outputs | .mp4 | Motion content generated from text via suno or veo models. |
| Workspace | Directory | Default storage location defined by the OPENCLAW_WORKSPACE variable. |
Loading
An automated transcription tool that converts YouTube videos and audio URLs into text using the Gladia API for LLM summarization and analysis.

A sophisticated multi-agent framework for deep A-share market research, industry chain analysis, and automated investment reporting.

An AI-powered music management skill offering intelligent playback control, feedback-aware recommendations, and automated governance for Spotify.

A developer-focused tool for querying Indian NPS fund NAVs, historical performance, and scheme metadata through the npsnav.in API.

A high-efficiency automation tool for Openclaw Skills to rank recent Jable video updates based on user likes and popularity.

A specialized automation tool to identify the most popular recent content on Jable by ranking videos based on real-time like counts.








































