返回 Skill 列表
extension
分类: 其它需要 API Key

Media Gen

使用 AIsa 生成 AI 图像或视频。适用于创意生成、资产草稿或媒体工作流,支持图像和视频生成。

person作者: bibaofenghubclawhub

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.