Communityv1.0.0

Cloudflare Image Generation

Generate images using Cloudflare Workers AI flux-1-schnell model. Use when user requests image generation with text-to-image using Cloudflare Workers API.

1.9kdownloads7active installsEXPYSF98
View on ClawHubBack to Skills

Skill Details

Slug
cloudflare-image-gen
Latest Version
1.0.0
Author
EXPYSF98
Published
Feb 22, 2026
Updated
May 18, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Cloudflare Image Generation.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

Cloudflare-image-gen 1.0.0 initial release: - Added support for generating images using Cloudflare Workers AI flux-1-schnell model via API. - Provided command line and Python function usage for image generation from text prompts. - Images are saved as PNGs, with output file path returned for further use. - Instructions included for integrating image output with Telegram.