AI Agent Hub
Back to skills
Zhipu BigModel Free Text-to-Image and Text-to-Video icon

Zhipu BigModel Free Text-to-Image and Text-to-Video

Design & Media Updated 2026.08.30

Paste the following prompt into your AI chat to install this skill:

Follow https://skillhub.cn/install/skillhub.md to install @user_9aa92135/bigmodel-image-video into your AI assistant.

About this skill

Problem

When prompts need to become usable cover art, social media images, e-commerce visuals, or short videos, calling the raw model API directly can be tedious because it involves API keys, model selection, batching, and result validation. This skill wraps Zhipu AI BigModel text-to-image and text-to-video workflows for task-oriented use, which is useful for quickly validating output before producing final assets.

Core capabilities and workflow

  • Image generation: supports single-image and batch generation, with options such as cogview-3-flash, cogview-4-250304, and cogview-4 for different speed and quality tradeoffs.
  • Video generation: supports cogvideox-flash, cogvideox-2, and cogvideox-3, and can generate videos with AI audio.
  • Key steps: set BIGMODEL_API_KEY, choose a model and size such as 1024x1024, 1024x1792, or 1792x1024, then run the script or Python API to produce results.
  • Prompting and parameters: include subject, style, lighting, atmosphere, and quality requirements; use concurrency controls for batch jobs to reduce interruptions.

Scope and caveats

It is best suited for teams that already have access to the Zhipu BigModel API and need image or short-video assets. flash models are useful for fast tests, while cogview-4 and cogvideox-3 are better for final output. If the prompt reports a missing BIGMODEL_API_KEY, configure the environment variable first. If video generation is unstable, simplify the prompt, switch models, or lower concurrency. For higher quality, combine --quality hd with a higher-quality model.

Use Cases

  • When preparing chapter cover images for a novel, generate multiple candidate covers from chapter themes and select one for publishing.
  • Before producing a short video, generate vertical video clips with AI audio to validate pacing and visual style.
  • When preparing product launches for e-commerce, generate square and landscape scene images for detail pages and banners.
  • When batch-producing social media content, use fast image models for candidates, then generate high-quality finals from effective prompts.

Best For

  • Editors responsible for novel or manga chapter visuals who need quick cover and illustration candidates.
  • Social media content owners who need to batch-generate on-brand image and short-video assets.
  • Product or front-end collaborators in e-commerce who need product hero images, scene shots, and banners.
  • Independent creators validating short-video concepts who need low-cost vertical video drafts with audio.