← Back to Skills Marketplace
kiwi-phantomworks

Blog Image Generator

by kiwi-phantomworks · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ✓ Security Clean
117
Downloads
0
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install blog-image-generator
Description
DEPRECATED — superseded by memorable-image-gen. This skill has been replaced by the Memorable Image Generator, which uses science-backed memorability scoring...
README (SKILL.md)

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:

  1. Generates via Google Gemini
  2. Scores memorability using ResMem (Brain Bridge Lab, University of Chicago) — a deep learning model trained to predict whether a human will remember the image
  3. Iterates until the image clears a memorability threshold (default 0.7/1.0)
  4. 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
Usage Guidance
This skill is safe to ignore or remove — it only points to a replacement. If you plan to install the recommended memorable-image-gen, first inspect that skill's SKILL.md and any required environment variables (for example, API keys for Google Gemini or other services) and verify the source/release channel before installing. If you maintain local scripts referenced in the migration examples (python scripts/generate_*.py), review those files to ensure they behave as you expect.
Capability Analysis
Type: OpenClaw Skill Name: blog-image-generator Version: 1.1.0 The skill bundle contains only metadata and documentation (SKILL.md) indicating that the tool has been deprecated and superseded by a newer version. It provides standard migration instructions and command-line examples for the replacement skill without any executable code or malicious instructions.
Capability Tags
crypto
Capability Assessment
Purpose & Capability
The skill is explicitly marked DEPRECATED and its SKILL.md only contains a deprecation notice, migration instructions, and a pointer to the replacement (memorable-image-gen). There are no extra requirements (binaries, env vars, or config paths) that don't belong.
Instruction Scope
Runtime instructions are limited to telling the user to install the new skill and showing example CLI commands. The file does not instruct the agent to read local secrets, access unrelated files, or call external endpoints directly.
Install Mechanism
There is no install spec and no code files; this is instruction-only, which is the lowest-risk install model.
Credentials
The skill declares no required environment variables or credentials. It mentions services (Google Gemini, ResMem) only in descriptive text for the replacement skill; this deprecated skill itself does not request keys or tokens.
Persistence & Privilege
Flags are default (always: false, user-invocable: true). The skill does not request persistent presence or modify other skills or system settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install blog-image-generator
  3. After installation, invoke the skill by name or use /blog-image-generator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.0
DEPRECATED: This skill is superseded by memorable-image-gen. Updated SKILL.md to redirect users to the new science-backed image generation skill with ResMem memorability scoring. Install memorable-image-gen instead.
v1.0.0
blog-image-generator 1.0.0 – Initial Release - Generate high-quality blog post hero images using Google Gemini's image generation. - Includes setup and usage instructions for API key configuration. - Provides prompt engineering tips and style guidelines for best results. - Offers example prompts to achieve modern, clean, photorealistic editorial images. - Notes on handling image responses and cropping for blog-ready aspect ratios.
Metadata
Slug blog-image-generator
Version 1.1.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 2
Frequently Asked Questions

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.

💬 Comments