by PromptSpace
Free, high-speed SDXL Lightning text-to-image generation via Cloudflare Workers AI.
Free
Login required to install
by PromptSpace
Free, high-speed SDXL Lightning text-to-image generation via Cloudflare Workers AI.
Free
Login required to install
⚡ Skill ready to install in Claude Code, Gemini CLI, or any MCP-compatible client. Read the install guides →
This skill provides a high-performance interface for generating high-resolution images using the Stable Diffusion XL (SDXL) Lightning model. By leveraging Cloudflare Workers AI, it offloads computationally expensive inference from your local machine to Cloudflare's global GPU network.
Generating SDXL images usually requires a high-end GPU or expensive monthly subscriptions. This skill solves that by utilizing Cloudflare's free tier, allowing for professional-grade 1024x1024 image generation with zero infrastructure costs. Unlike standard SDXL, the Lightning variant used here produces high-fidelity results in just four steps, drastically reducing latency for your AI agent's workflows.
The skill yields a high-quality PNG image file saved locally. It handles the raw binary response from the Cloudflare API, manages local directory structures, and provides file path feedback to the calling agent.
mkdir -p ~/.claude/skills/cf-ai-image && curl -s -X POST 'https://api.promptspace.in/api/skills/cf-ai-image/install' | python3 -c "import sys,json; sys.stdout.write(json.load(sys.stdin).get('installInstructions') or '')" > ~/.claude/skills/cf-ai-image/SKILL.mdAll skills install directly after login. Free forever, no purchase required.
Security Scanned
Passed automated security review
No special permissions declared or detected
OpenClaw, Cursor, Claude Code, Codex CLI
PromptSpace
We build AI agent skill packages for content creators. Specializing in Chinese social media automation.