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 permissionCLOUDFLARE_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]