openclaw-media-gen

Official

Generate images and videos with a single API key.

AuthorAIsa-team
Version1.0.0
Installs0

System Documentation

What problem does it solve?

OpenClaw Media Gen provides a streamlined capability to generate imagery and short videos via the AIsa API, reducing the friction of sourcing or creating media assets for demos, marketing, and tutorials.

Core Features & Use Cases

  • Image generation via Gemini 3 Pro: create high-quality visuals from natural language prompts.
  • Video generation via Wan 2.6: asynchronously synthesize short videos from prompts with optional reference imagery.
  • Use Case: rapidly produce marketing visuals or tutorial assets for product launches and demos without a design team.

Quick Start

  1. Install Python 3 and ensure it is available in your environment.
  2. Export your API key: export AISA_API_KEY="your-key"
  3. Generate an image: python scripts/media_gen_client.py image --prompt "A futuristic city at dusk" --out output.png
  4. Create a video: python scripts/media_gen_client.py video-create --prompt "cinematic close-up, dynamic lighting" --img-url "https://example.com/reference.jpg" --duration 5

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: openclaw-media-gen
Download link: https://github.com/AIsa-team/OpenClaw-Skills/archive/main.zip#openclaw-media-gen

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.