← Back to Skills Marketplace
Yummy Gen Video
by
yummysource
· GitHub ↗
· v1.1.0
· MIT-0
114
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install yummy-gen-video
Description
Use when the user wants to generate a video with Gemini Veo through yummycli, including text-to-video, image-to-video (single starting frame), and reference-...
Usage Guidance
This skill appears to do what it says: run yummycli to generate videos via Gemini Veo. Before installing or enabling it, verify the npm package @yummysource/yummycli and its publisher (review the package page, recent releases, and any install scripts). Limit the GEMINI_API_KEY scope/permissions you provide (use a key scoped only to generation if possible). Be cautious when allowing the skill to access local image files (it will read any input-image paths you provide). If you rely on the related yummy-shared skill, review that skill too. If you want stronger assurance, ask the publisher for source or a vetted distribution (GitHub repo or official homepage) before installing.
Capability Analysis
Type: OpenClaw Skill
Name: yummy-gen-video
Version: 1.1.0
The skill bundle provides a well-documented interface for an AI agent to generate videos using the Gemini Veo model via the `yummycli` tool. It includes clear instructions for parameter mapping, model constraints, and command execution without any evidence of malicious intent, data exfiltration, or unauthorized access (SKILL.md, _meta.json).
Capability Tags
Capability Assessment
Purpose & Capability
Name/description (Gemini Veo video generation) align with required binary (yummycli) and primary credential (GEMINI_API_KEY). The declared dependency on a related skill (yummy-shared) is plausible for shared configuration.
Instruction Scope
SKILL.md contains concrete CLI usage (yummycli gemini veo), flag mappings, model/resolution/duration rules, and output parsing. It instructs reading local input images and the tool's JSON stdout — actions coherent with video generation. I found no instructions to read unrelated system files or exfiltrate data.
Install Mechanism
The skill declares a node install of @yummysource/yummycli (npm). This is a common delivery but carries moderate risk: npm packages can include install scripts and arbitrary code. No direct URL downloads or extract-from-unknown-host behavior is present, but you should verify the npm package and publisher before installing.
Credentials
Only GEMINI_API_KEY is declared as the primary credential — consistent with calling Gemini via yummycli. No unrelated secrets, config paths, or excessive env requirements are requested.
Persistence & Privilege
always is false and the skill is instruction-only. There is no request for permanent platform-wide privileges or modifications of other skills' configurations.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install yummy-gen-video - After installation, invoke the skill by name or use
/yummy-gen-video - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.0
- Initial public release of yummy-gen-video for Gemini Veo video generation via yummycli.
- Supports text-to-video, image-to-video (starting frame), and reference-image-guided generation (up to 3 images).
- Intelligent CLI flag mapping for model, duration, resolution, aspect ratio, and output path based on user intent.
- Built-in validation of model, duration, and resolution compatibility with clear error handling guidance.
- Supports both human-friendly and provider-agnostic CLI entry points.
- Includes detailed usage, parameter mapping, model selection, and execution rules.
Metadata
Frequently Asked Questions
What is Yummy Gen Video?
Use when the user wants to generate a video with Gemini Veo through yummycli, including text-to-video, image-to-video (single starting frame), and reference-... It is an AI Agent Skill for Claude Code / OpenClaw, with 114 downloads so far.
How do I install Yummy Gen Video?
Run "/install yummy-gen-video" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Yummy Gen Video free?
Yes, Yummy Gen Video is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Yummy Gen Video support?
Yummy Gen Video is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Yummy Gen Video?
It is built and maintained by yummysource (@yummysource); the current version is v1.1.0.
More Skills