mediagen

Generate images and videos via the built-in media pipeline with blue media commands.

4|1|Updated May 8, 2026
One-click install
npx skills add https://github.com/IceWhaleTech/ZimaOS-Blue-temp --skill mediagen-icewhaletech
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mediagen
Source: https://github.com/IceWhaleTech/ZimaOS-Blue-temp/tree/main/server/internal/skill/embedded/skills/mediagen
Command: npx skills add https://github.com/IceWhaleTech/ZimaOS-Blue-temp --skill mediagen-icewhaletech

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generates images and videos through the built-in media pipeline, enabling on-demand media creation within chat or automation contexts.

Core Features & Use Cases

  • Built-in media pipeline supports generating images and videos on demand.
  • Explicit CLI surface: use blue media generate and blue media status for deterministic control and task polling.
  • Supports multiple categories (t2i, t2v, i2v, i2i) for text-to-media creation and transformation.
  • Useful in chat runtimes for visual content generation, media QA, or lightweight media asset production.

Quick Start

Generate a cat on a rainbow using the media pipeline.

Frequently Asked Questions about mediagen

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate images and videos from text within a chat workflow?

You can generate images and videos on demand by invoking the media pipeline through explicit commands like blue media generate, which supports text-to-image and text-to-video creation directly in chat runtimes. It applies deterministic control over media generation tasks.

What media generation categories are supported for text-to-media and image transformation tasks?

The media pipeline supports four generation categories: t2i for text-to-image, t2v for text-to-video, i2v for image-to-video, and i2i for image-to-image transformation. These categories enable diverse media creation and modification workflows.

How do I check the status of a media generation task?

You can check the status of a media generation task by using the explicit command blue media status. This command enables task polling within the agent runtime to track on-demand media creation progress and verify completion.

Can I use this media pipeline for automated visual asset production in an agent runtime?

Yes, the media pipeline is designed for chat-based workflows requiring on-demand media creation and task polling. It relies on configured media providers to automate visual content generation and lightweight media asset production within an agent runtime.

Do I need configured media providers to generate media through this pipeline?

Yes, the media pipeline relies on configured media providers to execute generation tasks. Providers must be set up in the environment beforehand to support the t2i, t2v, i2v, and i2i categories for continuous media creation.