Openclaw Media Gen
Generate AI images or videos through AIsa. Use when: the user needs creative generation, asset drafts, or media workflows. Supports image and video generation.
When to use
- The user needs image or video generation.
- The user wants creative drafts or media assets from one API key.
- The user wants quick generation workflows.
High-Intent Workflows
- Generate an image draft.
- Generate a short video concept.
- Turn a creative brief into media output.
Quick Reference
python3 scripts/media_gen_client.py --help
Setup
AISA_API_KEYis required for AIsa-backed API access.- Use repo-relative
scripts/paths from the shipped package. - Prefer explicit CLI auth flags when a script exposes them.
Example Requests
- Generate a futuristic city poster
- Create a short product-demo video concept
- Turn a scene description into an image draft
Guardrails
- Do not promise media output that was not returned.
- Do not reference local files that were not provided.
- If the upstream is rate-limited, say so.