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
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install blog-image-generator - 安装完成后,直接呼叫该 Skill 的名称或使用
/blog-image-generator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 117 次。
如何安装 Blog Image Generator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install blog-image-generator」即可一键安装,无需额外配置。
Blog Image Generator 是免费的吗?
是的,Blog Image Generator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Blog Image Generator 支持哪些平台?
Blog Image Generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Blog Image Generator?
由 kiwi-phantomworks(@kiwi-phantomworks)开发并维护,当前版本 v1.1.0。