pollinations-image-gen

Installation
SKILL.md

Pollinations Image Generation

Generate images from text descriptions using the Pollinations.ai API.

When to use

  • User asks to generate, create, draw, or render an image
  • User mentions Pollinations, or any of the supported model names

How to use

Run the generation script at {baseDir}/scripts/generate.mjs with node. Pass all parameters as --key value CLI flags.

Required parameters

Parameter Description
--prompt Text description of the image to generate. You should craft a detailed, high-quality prompt based on the user's request.
--model AI model to use (see model list below)
Installs
58
Repository
xream/scripts
GitHub Stars
240
First Seen
Mar 18, 2026
pollinations-image-gen — xream/scripts