← Back to Skills Marketplace
wondershare-boop

Imagen 4 AI Image Generator

by wondershare-boop · GitHub ↗ · v1.0.4 · MIT-0
cross-platform ✓ Security Clean
161
Downloads
0
Stars
0
Active Installs
5
Versions
Install in OpenClaw
/install mediaio-imagen4-image-generator
Description
Generate high-quality AI images using Google Imagen 4 via Media.io OpenAPI. Produces photorealistic, detailed images from text prompts with advanced text ren...
Usage Guidance
This skill appears coherent: it requires one Media.io API key and only makes HTTPS requests to openapi.media.io (the code enforces the host). Before installing, confirm you trust the Media.io service and the skill author (source/homepage are not provided). Correct the metadata mismatch: SKILL.md and the code expect API_KEY while registry metadata listed none. Use a least-privilege API key (limited scope/credits) and review rate/credit implications. If you plan to run in a sensitive environment, inspect c_api_doc_detail.json to ensure endpoints are as expected and consider running the code in an isolated environment first.
Capability Analysis
Type: OpenClaw Skill Name: mediaio-imagen4-image-generator Version: 1.0.4 The skill bundle is a legitimate implementation for generating images via the Media.io OpenAPI. The core logic in `scripts/skill_router.py` includes a security check that restricts outbound requests to the authorized domain (openapi.media.io), and the API definitions in `scripts/c_api_doc_detail.json` align with the stated purpose without any signs of malicious intent or data exfiltration.
Capability Assessment
Purpose & Capability
The skill's name and description (Imagen 4 via Media.io) match the included API definitions and the code implements calls to openapi.media.io. However, the registry metadata at the top-level reported 'Required env vars: none' while SKILL.md and the code require an API_KEY — this metadata mismatch should be corrected.
Instruction Scope
SKILL.md only instructs setting an API_KEY and using the provided Skill class to call listed Media.io endpoints. The instructions do not request or read unrelated files, secrets, or external endpoints beyond openapi.media.io. Usage examples and error handling are limited to the service.
Install Mechanism
No install spec is present (instruction-only + small local Python script). The only dependency indicated is 'requests' (pip) in examples — no downloads from arbitrary URLs or archives.
Credentials
The skill requires a single API_KEY (used as X-API-KEY) which is proportional to the stated purpose of calling Media.io APIs. Note the top-level registry metadata omitted this requirement — the SKILL.md and code do in fact require API_KEY.
Persistence & Privilege
always is false, the skill does not request elevated or persistent platform privileges, and it does not modify other skills or system-wide settings. It only reads its own local API definition file.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install mediaio-imagen4-image-generator
  3. After installation, invoke the skill by name or use /mediaio-imagen4-image-generator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.4
- No changes detected in this version. - All documentation, configuration, and functionality remain unchanged from the previous release.
v1.0.3
- Removed model and model_code fields from skill metadata. - No functional code or documentation changes beyond metadata adjustment. - Skill capabilities, usage, and requirements remain unchanged.
v1.0.2
- Metadata section structure was updated for consistency. - No functional or file changes detected in this version.
v1.0.1
- Initial release of mediaio-imagen4-image-generator. - Added scripts/c_api_doc_detail.json with API definitions for Google Imagen 4 via Media.io. - Enables generation of photorealistic, high-detail images from text prompts. - Requires a Media.io API key for access.
v1.0.0
Initial release of mediaio-imagen4-image-generator: - Provides AI image generation using Google Imagen 4 via Media.io OpenAPI. - Supports detailed, photorealistic image creation from text prompts. - Includes advanced text rendering and aspect ratio options. - Requires a Media.io API key for access. - Contains usage instructions, Python code samples, and error handling information.
Metadata
Slug mediaio-imagen4-image-generator
Version 1.0.4
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 5
Frequently Asked Questions

What is Imagen 4 AI Image Generator?

Generate high-quality AI images using Google Imagen 4 via Media.io OpenAPI. Produces photorealistic, detailed images from text prompts with advanced text ren... It is an AI Agent Skill for Claude Code / OpenClaw, with 161 downloads so far.

How do I install Imagen 4 AI Image Generator?

Run "/install mediaio-imagen4-image-generator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Imagen 4 AI Image Generator free?

Yes, Imagen 4 AI Image Generator is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Imagen 4 AI Image Generator support?

Imagen 4 AI Image Generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Imagen 4 AI Image Generator?

It is built and maintained by wondershare-boop (@wondershare-boop); the current version is v1.0.4.

💬 Comments