← Back to Skills Marketplace
45
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install online-video-generator
Description
Get ready-to-share videos ready to post, without touching a single slider. Upload your text or images (MP4, MOV, JPG, PNG, up to 500MB), say something like "...
Usage Guidance
This skill mostly looks like a legitimate cloud video service integration, but you should: 1) Confirm the publisher/source and that mega-api-prod.nemovideo.ai is the intended endpoint. 2) Ask how and where the agent will store the anonymous token/session_id (environment variable vs disk, and whether it will persist beyond 7 days). 3) Verify you are comfortable with the skill reading install paths or writing to ~/.config/nemovideo/ (request explicit details). 4) If you prefer least privilege, avoid setting a long-lived NEMO_TOKEN in your environment and prefer ephemeral/anonymous tokens with limited scope; monitor any files created under your home directory after first run. If you can't get clear answers about token storage and config-path usage, treat the skill as higher risk and consider not installing it.
Capability Analysis
Type: OpenClaw Skill
Name: online-video-generator
Version: 1.0.0
The 'online-video-generator' skill provides a standard interface for an AI agent to interact with a cloud-based video editing API (nemovideo.ai). It includes logic for session management, file uploads, and credit tracking, with clear instructions for the agent to maintain transparency and avoid leaking sensitive tokens in the chat interface. No indicators of malicious intent, unauthorized data access, or harmful prompt injection were found; the network and file access are consistent with the stated purpose of video generation.
Capability Assessment
Purpose & Capability
The declared primary credential (NEMO_TOKEN) and the SKILL.md HTTP endpoints (nemovideo API) align with an online cloud video rendering service. However the registry metadata earlier said 'Required config paths: none' while the SKILL.md frontmatter declares a config path (~/.config/nemovideo/), which is an inconsistency worth verifying with the publisher.
Instruction Scope
The SKILL.md instructs the agent to obtain an anonymous token via POST and to 'save session_id' and use/store a NEMO_TOKEN. It also instructs detecting the install path to set X-Skill-Platform (reading home-directory paths). These are within the service's needs (auth and attribution) but they require the agent to read local paths and to persist short‑lived tokens/session IDs — ask how/where tokens/session IDs are stored and whether anything else is read or uploaded.
Install Mechanism
Instruction-only skill; there is no install spec and no code files to write to disk, which lowers risk. No remote downloads or package installs are requested.
Credentials
Only a single credential (NEMO_TOKEN) is declared, which matches the API usage. However the instructions describe creating an anonymous token and treating it as NEMO_TOKEN (implying creating/persisting a credential). Consider whether you want the agent to create or persist that token in your environment or on disk, and verify the token's scope and expiry semantics.
Persistence & Privilege
The skill is not always-enabled and can be invoked by the user, which is normal. Still, it requests reading the agent's install path to populate X-Skill-Platform and references a local config directory in its frontmatter (~/.config/nemovideo/). That implies potential local filesystem reads/writes for attribution or token/session storage — confirm whether the skill will write tokens or session state to disk and whether it will access other local files.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install online-video-generator - After installation, invoke the skill by name or use
/online-video-generator - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of Online Video Generator (v1.0.0).
- Instantly generate 1080p MP4 videos from your text or images — no video editing skills needed.
- Supports uploads up to 500MB (MP4, MOV, JPG, PNG, and more).
- Anonymous users get free credits and 7-day sessions.
- Simple prompt-based workflow for generating, editing, previewing, and exporting videos with AI.
Metadata
Frequently Asked Questions
What is Online Video Generator?
Get ready-to-share videos ready to post, without touching a single slider. Upload your text or images (MP4, MOV, JPG, PNG, up to 500MB), say something like "... It is an AI Agent Skill for Claude Code / OpenClaw, with 45 downloads so far.
How do I install Online Video Generator?
Run "/install online-video-generator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Online Video Generator free?
Yes, Online Video Generator is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Online Video Generator support?
Online Video Generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Online Video Generator?
It is built and maintained by mory128 (@mory128); the current version is v1.0.0.
More Skills