veo-video-generatorGenerates high-fidelity 1080p videos with synced audio using Google Veo 3.1. Use for creating cinematic clips from text descriptions.
Install via ClawdBot CLI:
clawdbot install kghamilton89/veo-video-generatorGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://registry.npmjs.org/@google/genai/-/genai-1.41.0.tgzAudited Apr 17, 2026 · audit v1.0
Generated Mar 22, 2026
Marketers and influencers can quickly produce high-quality vertical video clips for platforms like TikTok, Instagram Reels, and YouTube Shorts. This skill enables the generation of engaging, cinematic content from simple text prompts, saving time and resources compared to traditional video production.
Educators and e-learning platforms can create short, visually appealing video lessons or explainer videos to enhance online courses. The synced audio feature ensures clear narration, making complex topics more accessible and engaging for students.
E-commerce businesses and startups can generate professional product demos or promotional videos without extensive filming equipment. This allows for rapid prototyping of marketing materials to showcase features and benefits to potential customers.
Content creators and filmmakers can use this skill to produce short cinematic clips or storyboards for projects. It supports creative experimentation by turning narrative ideas into visual scenes, aiding in pre-visualization or indie film production.
Offer a cloud-based platform where users pay a monthly fee to access the video generation tool, with tiered plans based on usage limits or video quality. This model provides recurring revenue and scalability for serving businesses and individual creators.
License the skill's technology as an API to other software developers or companies, allowing them to integrate video generation into their own applications. Charge based on API calls or volume, enabling partnerships with larger platforms in media or marketing.
Provide a free basic version with limited features to attract users, then upsell premium features like higher resolution, longer videos, or advanced editing options. This model drives user acquisition and monetizes through in-app purchases or upgrades.
💬 Integration Tip
Ensure the GEMINI_API_KEY is securely managed in the environment and use execFile-style invocation to prevent shell injection risks when passing user prompts.
Scored Jun 19, 2026
Extract frames or short clips from videos using ffmpeg.
Generate SRT subtitles from video/audio with translation support. Transcribes Hebrew (ivrit.ai) and English (whisper), translates between languages, burns subtitles into video. Use for creating captions, transcripts, or hardcoded subtitles for WhatsApp/social media.
Process video and audio using FFmpeg CLI for transcoding, cutting, merging, audio extraction, thumbnails, GIFs, speed, filters, subtitles, and watermarks.
Edit videos with AI background removal, color grading, upscaling, stabilization, and enhancement tools.
Use when video content needs to be extracted as text: pasted YouTube links or IDs, requests to transcribe, summarize, quote, translate, convert video to text...
Run and manage long tasks exceeding HTTP timeouts by starting, updating, and completing them asynchronously with immediate responses.