← Back to Skills Marketplace
291
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install veo-skill
Description
Veo, Veo 3.1 Fast - Google AI video generation models for AI agents. 1080p HD output, reference image support, intelligent audio generation.
Usage Guidance
This skill appears coherent: it documents how to call monet.vision and only asks for MONET_API_KEY. Before installing, verify monet.vision is the legitimate service you expect (the package metadata has no homepage/source link). Use a dedicated API key with minimal permissions and billing controls, confirm expected data retention (files reportedly stored 24 hours), and monitor API usage for unexpected calls. If you need vendor assurance, ask the skill author for a homepage or official docs link and confirm any 'Google' branding is accurate.
Capability Analysis
Type: OpenClaw Skill
Name: veo-skill
Version: 1.0.0
The skill bundle is benign. All files consistently describe and provide examples for interacting with the `monet.vision` API for AI video generation. The `SKILL.md` and `README.md` files contain clear instructions and code snippets (curl, TypeScript) that exclusively target `https://monet.vision` and utilize a `MONET_API_KEY` for authentication, which is declared as a required environment variable. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, obfuscation, or prompt injection attempts designed to mislead an AI agent into performing harmful actions beyond the stated purpose of video generation.
Capability Assessment
Purpose & Capability
The skill describes Google 'Veo' models but the runtime instructions consistently call monet.vision API endpoints and only require MONET_API_KEY — which is coherent for a wrapper around Monet's video API. Minor concern: the registry metadata lists no homepage and source is unknown, and the marketing claim of 'Google' could be overstated; verify that monet.vision is the legitimate provider you expect.
Instruction Scope
SKILL.md is instruction-only and shows concrete curl/fetch examples that use only the declared MONET_API_KEY and standard HTTP endpoints (tasks, files). It does not instruct reading arbitrary local files or unrelated environment variables, nor does it transmit data to unexpected endpoints beyond monet.vision and files.monet.vision.
Install Mechanism
No install spec and no code files — instruction-only skill. This minimizes on-disk risk; nothing is downloaded or executed by an installer.
Credentials
Only a single environment variable (MONET_API_KEY) is required, which is appropriate for calling a third-party API. No additional secrets, config paths, or unrelated credentials are requested.
Persistence & Privilege
The skill is not always-enabled and is user-invocable; it does not request elevated persistence or modify other skills. Autonomous invocation is permitted (platform default) and is not by itself a concern here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install veo-skill - After installation, invoke the skill by name or use
/veo-skill - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: Veo and Veo 3.1 Fast video generation models
Metadata
Frequently Asked Questions
What is Veo Skill?
Veo, Veo 3.1 Fast - Google AI video generation models for AI agents. 1080p HD output, reference image support, intelligent audio generation. It is an AI Agent Skill for Claude Code / OpenClaw, with 291 downloads so far.
How do I install Veo Skill?
Run "/install veo-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Veo Skill free?
Yes, Veo Skill is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Veo Skill support?
Veo Skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Veo Skill?
It is built and maintained by seekton (@seekton); the current version is v1.0.0.
More Skills