← Back to Skills Marketplace
susan4731-wilfordf

Video Generator For Beginners

by susan4731-wilfordf · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
48
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-generator-for-beginners
Description
generate text or images into ready-to-share videos with this skill. Works with MP4, MOV, JPG, PNG files up to 200MB. first-time video creators use it for cre...
Usage Guidance
This skill appears to do what it says (upload user media to a cloud renderer), but proceed with caution. Before installing or using it: 1) Confirm you trust the backend domain (mega-api-prod.nemovideo.ai) because your uploads and any generated token/session will be sent there. 2) Ask the maintainer (or inspect runtime behavior) whether the anonymous token or session_id is stored on disk (e.g., ~/.config/nemovideo/) and where it is written. 3) Be careful uploading sensitive files — the skill uploads user-provided media to the cloud service. 4) Clarify the manifest inconsistency (registry metadata says no configPaths but the skill frontmatter lists one). 5) If you need stronger assurances, request the skill to explicitly state where/if it persists tokens, and whether uploads are encrypted and retained or deleted from the provider. If you cannot verify these, treat the skill as capable of accessing and transmitting any local files you point it to and only use it with non-sensitive media.
Capability Analysis
Type: OpenClaw Skill Name: video-generator-for-beginners Version: 1.0.0 The skill is a functional wrapper for the NemoVideo AI service, providing instructions for an AI agent to manage sessions, upload media, and trigger video rendering via the mega-api-prod.nemovideo.ai API. It includes standard security practices, such as instructing the agent not to expose API tokens to the user, and its behaviors (network access, environment variable usage for NEMO_TOKEN, and config file access) are strictly aligned with its stated purpose of video generation.
Capability Assessment
Purpose & Capability
The skill is a cloud video generator and only declares one credential (NEMO_TOKEN), which is consistent with contacting an external rendering backend. However the SKILL.md frontmatter also lists a config path (~/.config/nemovideo/) for the backend while the registry metadata earlier reported no required config paths — this mismatch is inconsistent and should be clarified.
Instruction Scope
Runtime instructions instruct the agent to check for NEMO_TOKEN and, if missing, automatically POST to an anonymous-token endpoint to obtain a token which will be used for all API calls. The instructions also reference reading the SKILL.md frontmatter and detecting local install paths (~/.clawhub, ~/.cursor/skills) for attribution headers, and allow uploading files by supplying local filesystem paths (multipart '-F "files=@/path"'). These behaviors imply the skill may access local paths and create/handle tokens at runtime — acceptable for a cloud upload flow but also a potential avenue for unexpected local file access or token persistence. The SKILL.md says 'Don't expose tokens' but does not specify where/how tokens or session IDs are stored.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing is written to disk by an installer step in the manifest (lowest install risk).
Credentials
Only NEMO_TOKEN is declared as required (primaryEnv), which is proportionate for a cloud API. However the SKILL.md's frontmatter also lists a config path (~/.config/nemovideo/) that could be used to persist tokens/configs. The skill also instructs obtaining an anonymous token via API when NEMO_TOKEN is absent — users should verify whether that anonymous token or any resulting token/session is saved locally or transmitted elsewhere.
Persistence & Privilege
The skill is not forced-always and does not request elevated platform privileges. Autonomous invocation is enabled (default) but is not by itself a red flag. There is no explicit instruction to modify other skills or system-wide settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install video-generator-for-beginners
  3. After installation, invoke the skill by name or use /video-generator-for-beginners
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Video Generator for Beginners. - Create and export 1080p videos from simple text or image prompts. - Supports formats: MP4, MOV, AVI, JPG, PNG, and more (up to 200MB file size). - Automatic cloud setup with free trial (100 credits, 7-day expiry). - Quick session creation and seamless video processing (usually 1–2 minutes per video). - Step-by-step guidance for uploads, editing, and exports — no editing experience required.
Metadata
Slug video-generator-for-beginners
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Video Generator For Beginners?

generate text or images into ready-to-share videos with this skill. Works with MP4, MOV, JPG, PNG files up to 200MB. first-time video creators use it for cre... It is an AI Agent Skill for Claude Code / OpenClaw, with 48 downloads so far.

How do I install Video Generator For Beginners?

Run "/install video-generator-for-beginners" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Video Generator For Beginners free?

Yes, Video Generator For Beginners is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Video Generator For Beginners support?

Video Generator For Beginners is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Video Generator For Beginners?

It is built and maintained by susan4731-wilfordf (@susan4731-wilfordf); the current version is v1.0.0.

💬 Comments