videoagent-video-studio

Generate short AI videos from text or images using 7 backend models with zero API key setup.

pexoai ↓ 10k
Claude Code
View source ↗

What it does

  • references/promptguide.md — Prompt patterns for text-to-video and image-to-video.
  • references/models.md — Model list, capabilities, and selection guide.
  • references/callingguide.md — Per-model endpoint details, input parameters, and special handling.

Requirements & configuration

  • Zero API keys by default. Requests go through a hosted proxy. Set these for a custom proxy or token:
  • | VIDEOSTUDIOTOKEN | No | Auth token if the proxy requires it |

Configuration: VIDEO_STUDIO_PROXY_URLVIDEO_STUDIO_TOKEN

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

Generate short AI videos from text or images using 7 backend models with zero API key setup.

Source

Repository: https://github.com/pexoai/pexo-skills

videoagent-video-studio FAQ

What does the videoagent-video-studio skill do?

> Generate short AI videos from text or images — text-to-video, image-to-video, and reference-based generation — with zero API key setup. Use when the user wants to create a video clip, animate an image, or generate video from a description. references/promptguide.md — Prompt patterns for text-to-video and image-to-video. references/models.md — Model list, capabilities, and selection guide.

What does videoagent-video-studio require?

Zero API keys by default. Requests go through a hosted proxy. Set these for a custom proxy or token: | VIDEOSTUDIOTOKEN | No | Auth token if the proxy requires it | Configuration keys: VIDEO_STUDIO_PROXY_URL, VIDEO_STUDIO_TOKEN.

How do I install videoagent-video-studio?

Run: npx -y skills add https://github.com/pexoai/pexo-skills --skill videoagent-video-studio --agent claude-code — the source lives at github.com/pexoai/pexo-skills.

Maintain videoagent-video-studio?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

videoagent-video-studio on getagentictools
[![videoagent-video-studio on getagentictools](https://getagentictools.com/badge/skills/pexoai-pexo-skills-videoagent-video-studio.svg)](https://getagentictools.com/skills/pexoai-pexo-skills-videoagent-video-studio?ref=badge)
npx agentictools info skills/pexoai-pexo-skills-videoagent-video-studio

The second line is the CLI lookup for this page — handy in READMEs and docs.