ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

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.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/baofeng-tech/openclaw-media-gen
Or

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_KEY is 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.

Metadata

Stars4473
Views1
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-baofeng-tech-openclaw-media-gen": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.