videoagent-video-studio
The videoagent-video-studio skill enables AI video generation from text or images using seven different model backends. It routes requests through a hosted proxy, eliminating the need for local API keys.
Is videoagent-video-studio safe to install?
Review the source first: our audit of videoagent-video-studio's source files found 4 shell commands, 0 external URLs, no file writes (high risk). Every command and URL listed appears verbatim in the skill's source. The skill executes shell commands to interface with a hosted proxy for video generation.
How we audit skills: our security review methodology.
Who is this skill for?
Users who want to generate short AI video clips, animate existing images, or create video content from text descriptions.
What can you do with it?
- Generate short video clips from text prompts
- Animate static images using motion descriptions
- Create cinematic or story-based video content
- Perform style transfer or reference-based video generation
How good is this skill?
Quality score: 5/10. The documentation is clear, provides specific command examples, and outlines the supported models and parameters effectively.
What does the skill file contain?
# 🎬 VideoAgent Video Studio **Use when:** User asks to generate a video, create a video from text, animate an image, make a short clip, or produce AI video. Generate short AI videos with 7 backends. This skill picks the right mode (text-to-video or image-to-video), enhances the prompt for best results, and returns the video URL. --- ## Quick Reference | User Intent | Mode | Typical Duration | |-------------|------|------------------| | "Make a video of..." (no image) | `text-to-video` | 4–10 s | | "Animate this image" / "Make this move" | `image-to-video` | 4–6 s | | "Turn this into a vi...
Frequently asked questions
Do I need to provide my own API keys?
No, the skill uses a hosted proxy by default. You only need to provide custom credentials if you are using a private proxy.
Which models are supported?
The skill supports minimax, kling, veo, hunyuan, pixverse, grok, and seedance.
How do I check the status of a video generation job?
Use the command node tools/generate.js --status --job-id <id>.
Related skills
image-to-video
355.0KDevelopers and users who need to automate video generation from images using the RunComfy platform
The image-to-video skill routes user requests to specific RunComfy animation models based on intent. It selects HappyHorse 1.0 I2V for general animation, Wan 2.7 for custom-voiceover lip-sync, or Seedance 2.0 Pro for multi-modal composition. The skill executes the RunComfy CLI to process inputs and download generated video files.
hyperframes-cli
163.9KDevelopers building video compositions using the HyperFrames framework
The HyperFrames CLI manages the development loop for video compositions, including scaffolding, linting, validation, local previewing, and cloud rendering via AWS Lambda.
hyperframes
157.0KDevelopers and content creators who need to automate video production, motion graphics, or code-based video editing using HTML and CLI-based workflows
HyperFrames is an intent-routing skill that manages video, animation, and motion graphic creation by directing requests to specialized workflows. It renders video from HTML compositions where timing is defined by data attributes. The skill acts as a central entry point for authoring, editing, and rendering video projects.
pexo-agent
38.7KUsers who want to generate multi-shot videos for social media, marketing, or product advertisements without manual editing or prompt engineering
Pexo Agent is a video generation skill for AI coding agents that automates the production pipeline from text, images, URLs, scripts, or audio. It handles model selection, scriptwriting, shot composition, music, and subtitles to produce finished videos.