videoagent-video-studio

Generate short AI videos from text prompts or image URLs via hosted proxy.

Updated Mar 18, 2026
One-click install
npx skills add https://github.com/okbest2024/openclaw-backup --skill videoagent-video-studio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: videoagent-video-studio
Source: https://github.com/okbest2024/openclaw-backup/tree/main/skills/videoagent-video-studio
Command: npx skills add https://github.com/okbest2024/openclaw-backup --skill videoagent-video-studio

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill enables rapid generation of short AI videos from plain text prompts or image references by routing requests through a hosted proxy to multiple backends, eliminating the need to manage API keys or multiple accounts.

Core Features & Use Cases

  • Text-to-video, image-to-video, and reference-based generation using seven models: MiniMax, Kling 3.0, Google Veo, Grok, Hunyuan, Seedance, and PixVerse.
  • Zero-setup workflow via a hosted proxy, with optional local/dev proxy configurations.
  • Real-world usage includes creating promotional clips from short prompts, animating product images, or producing quick reference videos from references.

Quick Start

Provide a text prompt or an image reference to generate a short AI video using the hosted proxy.

Frequently Asked Questions about videoagent-video-studio

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate AI videos from text prompts or images?

You can generate AI videos from text prompts or images by providing a prompt or image reference, then specifying mode, duration, aspect ratio, and model. The skill routes requests through a hosted proxy to backends like MiniMax, Kling 3.0, or Veo, returning a videoUrl or jobId.

What text-to-video models can I use without managing my own API keys?

You can use seven text-to-video models without managing API keys: MiniMax, Kling 3.0, Google Veo, Grok, Hunyuan, Seedance, and PixVerse. Requests are routed through a hosted proxy, eliminating the need for multiple accounts or direct API key management.

Can I use an image reference to create a short video?

Yes, you can use an image reference to create a short video. The skill supports image-to-video and reference-based generation workflows by accepting an imageUrl as input, animating your provided images through the selected backend model.

Do I need to configure a local proxy to generate AI videos?

No, you do not need to configure a local proxy to generate AI videos. The skill uses a zero-setup workflow via a hosted proxy, though optional local or dev proxy configurations are available if needed for specific routing requirements.

What inputs are required for text-to-video generation?

Required inputs for text-to-video generation include the mode, prompt, duration, aspectRatio, and model. For image-to-video workflows, an imageUrl is also required. Token-based authentication is used to process these requests through the proxy.

Are there rate limits when routing AI video generation requests?

Yes, there are optional rate-limiting mechanisms applied when routing AI video generation requests through the hosted proxy. This helps manage request frequency across the seven supported backends, ensuring stable videoUrl or jobId returns.