image-gen-cloudflare

Installation
SKILL.md

Generate / Edit an Image via Cloudflare Workers AI

Prerequisites

Both environment variables must be set:

  • CLOUDFLARE_API_TOKEN — Cloudflare API token with Workers AI permission
  • CLOUDFLARE_ACCOUNT_ID — your Cloudflare account ID

If either is missing, tell the user to set them before continuing.

How to generate or edit an image

Run the script at scripts/generate_image.py (relative to this SKILL.md):

python <skill_dir>/scripts/generate_image.py "<prompt>" [options]

Options

Installs
3
Repository
kwoktung/skills
First Seen
Apr 21, 2026
image-gen-cloudflare — kwoktung/skills