← Back to Skills Marketplace
wondershare-boop

Text to Image API

by wondershare-boop · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ✓ Security Clean
159
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install mediaio-text-to-image-api
Description
Generate AI images from text descriptions using Media.io OpenAPI. Provide a text prompt and receive a high-quality AI-generated image. Supports multiple mode...
Usage Guidance
This skill is internally consistent with a Media.io text-to-image integration, but do two quick checks before installing: (1) Confirm the SKILL.md requirement for API_KEY is accurate — the registry metadata currently omits it (likely an oversight). (2) Only provide a Media.io API key you control and trust; the key will be sent as X-API-KEY to https://openapi.media.io. If possible, use a key with limited scope/credits for testing. Review the included c_api_doc_detail.json to verify endpoints match Media.io documentation and monitor network usage when first using the skill. If you don't recognize the skill owner, treat the API key as sensitive and consider creating a dedicated test key rather than reusing a high-privilege/production key.
Capability Analysis
Type: OpenClaw Skill Name: mediaio-text-to-image-api Version: 1.0.2 The skill provides a legitimate interface for the Media.io Text-to-Image API. The implementation in `scripts/skill_router.py` includes a security check that restricts outbound network requests specifically to the `openapi.media.io` domain, effectively preventing unauthorized data exfiltration or SSRF. All files, including the API definitions in `scripts/c_api_doc_detail.json` and instructions in `SKILL.md`, align with the stated purpose of image generation without any evidence of malicious intent or hidden backdoors.
Capability Assessment
Purpose & Capability
Name, description, README examples, JSON API manifest, and code all consistently target Media.io text-to-image endpoints. The only mismatch is registry metadata that lists no required env vars while SKILL.md (and the code) require an API_KEY; otherwise requested capabilities align with the stated purpose.
Instruction Scope
SKILL.md instructs the agent to set API_KEY, install the 'requests' package, and call Media.io endpoints. The instructions and included code only reference the shipped c_api_doc_detail.json and the API host; they do not instruct reading unrelated files or exfiltrating arbitrary data.
Install Mechanism
No install spec is provided (instruction-only), and SKILL.md recommends 'pip install requests' — a reasonable, low-risk dependency. No downloads from arbitrary URLs or archive extraction are present.
Credentials
Functionally the skill only needs a single Media.io API key (X-API-KEY), which is proportional. However, registry metadata shows 'required env vars: none' and 'primary credential: none' while SKILL.md and the code require API_KEY. This inconsistency should be resolved before trusting the skill.
Persistence & Privilege
The skill does not request persistent 'always' inclusion, does not modify other skills or system-wide settings, and does not declare config paths. It only reads the included JSON doc and an API_KEY from environment (or passed argument).
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install mediaio-text-to-image-api
  3. After installation, invoke the skill by name or use /mediaio-text-to-image-api
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
- Added homepage field to metadata, linking to https://developer.media.io/ - No functional or behavioral changes to the skill’s logic or usage.
v1.0.1
- No user-facing changes in this release. - Version update with no detected modifications to documentation or features.
v1.0.0
- Initial release of the MediaIO Text to Image API skill. - Generate high-quality AI images from text prompts using Media.io's OpenAPI (supports models like Imagen 4 and Soul Character). - Includes API usage documentation, environment variable setup, and code examples. - Supports multiple image aspect ratios and provides detailed guidance and error handling. - Requires a Media.io API key for access.
Metadata
Slug mediaio-text-to-image-api
Version 1.0.2
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 3
Frequently Asked Questions

What is Text to Image API?

Generate AI images from text descriptions using Media.io OpenAPI. Provide a text prompt and receive a high-quality AI-generated image. Supports multiple mode... It is an AI Agent Skill for Claude Code / OpenClaw, with 159 downloads so far.

How do I install Text to Image API?

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

Is Text to Image API free?

Yes, Text to Image API is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Text to Image API support?

Text to Image API is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Text to Image API?

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

💬 Comments