Pollinations AI - Multi-Modal Content Generation for Openclaw

A comprehensive AI generation suite for creating high-quality images, audio, and videos via the Pollinations AI API.

kanfred
v1.0.4
Mar 6, 2026
2
1.2k
0

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install pollinations-ai

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

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).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is Pollinations AI - Multi-Modal Content Generation?

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.

Pollinations AI - Multi-Modal Content Generation Use Cases

  • Generating custom stock imagery and artistic visuals for websites or marketing materials using specific AI models.
  • Creating original background music or audio tracks for multimedia presentations and applications.
  • Producing short-form video content from text descriptions for social media or rapid prototyping.
  • Automating the creation of multi-modal visual assets within a larger development workflow using Openclaw Skills.

How Pollinations AI - Multi-Modal Content Generation Works

  1. The user provides a text prompt and optional parameters (such as model type, dimensions, or duration) to one of the dedicated Python scripts.
  2. The script authenticates with the Pollinations AI API using a securely stored environment variable.
  3. The request is processed by the selected AI model, such as flux for high-detail images or suno-4 for audio.
  4. The skill downloads the generated media asset and validates the output path to ensure system security.
  5. The final file is saved to the local workspace or a specified directory, ready for immediate use.

Pollinations AI - Multi-Modal Content Generation Setup

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.

Pollinations AI - Multi-Modal Content Generation Data Schema & Taxonomy

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.

Pollinations AI - Multi-Modal Content Generation Advanced Features

  • Support for premium-grade models including flux-2-dev and suno-4 for professional results.
  • Integrated Telegram notification support to send generated assets directly to a mobile device.
  • AI prompt enhancement toggle to automatically refine user input for higher quality visual results.
  • Security-hardened architecture featuring path traversal protection and directory whitelisting for all Openclaw Skills operations.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*