/install free-image-generation-skill
Free Image Generation Skill
No API key required.
Run a clean production workflow:
- install dependencies,
- generate image from prompt,
- save output.
Quick Start (Fresh Setup)
- Install dependencies:
bash scripts/setup_env.sh
- Generate one image:
python3 scripts/perchance_generate.py \
--prompt "cinematic isometric office, dusk, neon reflections" \
--out ./media/free-image-sample.jpg \
--shape square
Reliability Rules
- Default retries: 3
- Backoff: built into script
- On failure, return exact
errorand propose retry - Designed for free, repeated usage with responsible pacing
- Keep usage responsible and moderate
Parameters
perchance_generate.py supports:
--prompt(required)--out(required)--shape(portrait|square|landscape)--negative--guidance--retries--timeout
Resources
- Main generator:
scripts/perchance_generate.py - Dependency setup:
scripts/setup_env.sh,scripts/requirements.txt
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install free-image-generation-skill - After installation, invoke the skill by name or use
/free-image-generation-skill - Provide required inputs per the skill's parameter spec and get structured output
What is Free Image Generation Skill?
Professional free image generation skill for agents. No API key required. Generate images from text with resilient retry/backoff and clean local file output.... It is an AI Agent Skill for Claude Code / OpenClaw, with 971 downloads so far.
How do I install Free Image Generation Skill?
Run "/install free-image-generation-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Free Image Generation Skill free?
Yes, Free Image Generation Skill is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Free Image Generation Skill support?
Free Image Generation Skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Free Image Generation Skill?
It is built and maintained by ILA IKRAM (@mrilaikram); the current version is v1.0.4.