Blog Image Generator
/install blog-image-generator
Blog Image Generator — DEPRECATED
⚠️ This skill has been superseded. Please install the new version instead.
Upgrade to Memorable Image Generator
This skill has been replaced by memorable-image-gen — a science-backed image generation agent that scores images for memorability before returning them.
clawhub install memorable-image-gen
Why the upgrade?
The old skill generated images and stopped. The new one:
- Generates via Google Gemini
- Scores memorability using ResMem (Brain Bridge Lab, University of Chicago) — a deep learning model trained to predict whether a human will remember the image
- Iterates until the image clears a memorability threshold (default 0.7/1.0)
- Returns the best result, not just the first
Every other image generator stops at "looks good." This one keeps going until the image will actually be remembered.
Migration
Same interface — just install the new skill and update your command:
# Old
python scripts/generate_blog_image.py --prompt "..." --output hero.png
# New
python scripts/generate_memorable_image.py --prompt "..." --output hero.png --threshold 0.7 --verbose
The --threshold and --verbose flags are new. Everything else carries over.
Install
clawhub install memorable-image-gen
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install blog-image-generator - After installation, invoke the skill by name or use
/blog-image-generator - Provide required inputs per the skill's parameter spec and get structured output
What is Blog Image Generator?
DEPRECATED — superseded by memorable-image-gen. This skill has been replaced by the Memorable Image Generator, which uses science-backed memorability scoring... It is an AI Agent Skill for Claude Code / OpenClaw, with 117 downloads so far.
How do I install Blog Image Generator?
Run "/install blog-image-generator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Blog Image Generator free?
Yes, Blog Image Generator is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Blog Image Generator support?
Blog Image Generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Blog Image Generator?
It is built and maintained by kiwi-phantomworks (@kiwi-phantomworks); the current version is v1.1.0.