← Back to Skills Marketplace
Video Leonardo Ai
by
susan4731-wilfordf
· GitHub ↗
· v1.0.0
· MIT-0
52
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-leonardo-ai
Description
Skip the learning curve of professional editing software. Describe what you want — generate a 10-second cinematic video from this image of a forest at sunset...
Usage Guidance
This skill is coherent for generating videos via a third‑party cloud service, but it will upload any images/media you give it to https://mega-api-prod.nemovideo.ai. Before installing or using: (1) Do not upload sensitive or proprietary images unless you trust the service and its privacy/retention policies. (2) Confirm the NEMO_TOKEN value you provide comes from a trusted account; if you prefer less exposure, rely on the anonymous-token flow but be aware it issues short-term credits. (3) Ask the skill author to clarify the metadata mismatch (SKILL.md lists ~/.config/nemovideo/ while registry metadata lists no config paths) and explain exactly what 'auto-detect X-Skill-Platform from install path' entails (it may require reading agent/install metadata). (4) Review the service's terms/privacy and consider using throwaway tokens for trialing the skill.
Capability Analysis
Type: OpenClaw Skill
Name: video-leonardo-ai
Version: 1.0.0
The video-leonardo-ai skill is a functional integration for an AI video generation service hosted at nemovideo.ai. The SKILL.md file provides detailed instructions for the agent to manage authentication via NEMO_TOKEN, handle file uploads, and interact with a cloud rendering pipeline using SSE (Server-Sent Events). While the skill uses a brand name (Leonardo AI) that differs from its backend domain (nemovideo.ai), the code logic and instructions are strictly aligned with the stated purpose of video generation and do not exhibit signs of data exfiltration, malicious execution, or unauthorized access to sensitive system information.
Capability Assessment
Purpose & Capability
The skill advertises cloud AI video generation and its runtime instructions exclusively call a remote video-rendering API (session creation, SSE, uploads, render endpoints). Requiring a single service credential (NEMO_TOKEN) and providing an anonymous-token fallback are consistent with that purpose.
Instruction Scope
Instructions focus on the service API, upload flow, SSE, polling, and required headers — all expected. Two items to note: (1) the skill requires adding attribution headers on every request (X-Skill-Source/Version/Platform), and asks the agent to auto-detect install platform from an install path (this may require reading runtime/install metadata). (2) The SKILL.md instructs generating/using anonymous tokens if NEMO_TOKEN is absent, which is logical but means the agent will POST to an external auth endpoint and then reuse that token for subsequent requests.
Install Mechanism
There is no install spec and no code files — this is instruction-only, so nothing will be written to disk or automatically installed by the skill. That minimizes install-time risk.
Credentials
The skill only declares a single required env var (NEMO_TOKEN) which is appropriate for a cloud API client. However, the SKILL.md frontmatter includes a configPaths entry (~/.config/nemovideo/) while the registry metadata reported no required config paths — this inconsistency should be clarified. Otherwise no unrelated credentials are requested.
Persistence & Privilege
always is false and there is no install script. The skill can be invoked by the agent (normal default) but does not request permanent platform-wide privileges or modify other skills' configs.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-leonardo-ai - After installation, invoke the skill by name or use
/video-leonardo-ai - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Video Leonardo AI — first release
- Generate 10-second AI-powered cinematic videos from images or prompts in 1–3 minutes.
- Supports uploads of JPG, PNG, WEBP, MP4 files up to 200MB.
- Simple onboarding with automatic or anonymous token registration.
- Automatically manages backend sessions and status for seamless workflow.
- Actions include generate, export, check credits, and track session state.
- Ideal for content creators seeking fast, no-edit video generation.
Metadata
Frequently Asked Questions
What is Video Leonardo Ai?
Skip the learning curve of professional editing software. Describe what you want — generate a 10-second cinematic video from this image of a forest at sunset... It is an AI Agent Skill for Claude Code / OpenClaw, with 52 downloads so far.
How do I install Video Leonardo Ai?
Run "/install video-leonardo-ai" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Leonardo Ai free?
Yes, Video Leonardo Ai is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Leonardo Ai support?
Video Leonardo Ai is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Leonardo Ai?
It is built and maintained by susan4731-wilfordf (@susan4731-wilfordf); the current version is v1.0.0.
More Skills