← Back to Skills Marketplace
Video Gen Script Online
by
peandrover adam
· GitHub ↗
· v1.0.0
· MIT-0
113
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-gen-script-online
Description
generate text prompt or topic into ready-to-use scripts with this skill. Works with MP4, MOV, TXT, DOCX files up to 200MB. YouTubers, content creators, marke...
Usage Guidance
This skill largely does what it says (use an API to generate and render videos), but take these precautions before installing:
- Verify the service/domain (mega-api-prod.nemovideo.ai) and owner — there is no homepage or source listed.
- Ask the publisher for a privacy/security page or source code so you can confirm how tokens and uploaded files are handled.
- Be cautious about setting a long-lived NEMO_TOKEN in your environment; prefer a short-lived anonymous token if available and delete it after use.
- Avoid uploading sensitive or private files until you confirm retention and deletion policies for uploaded media and generated videos.
- Clarify why the skill needs to inspect install paths or config directories (~/.config/nemovideo/, ~/.clawhub/, ~/.cursor/skills/) — that requires filesystem access and should be justified.
If you cannot verify the service or get satisfactory answers about token handling and file retention, do not install or do not upload sensitive content. Additional information that would raise confidence: a verified homepage/repository, documented API docs for the nemovideo service, or signed publisher identity.
Capability Analysis
Type: OpenClaw Skill
Name: video-gen-script-online
Version: 1.0.0
The video-gen-script-online skill is a legitimate integration for the NemoVideo AI service, allowing users to generate video scripts and rendered MP4 files. The SKILL.md file provides detailed instructions for the agent to interact with the 'nemovideo.ai' API, including handling authentication (NEMO_TOKEN), session management, and file uploads. It follows security best practices by instructing the agent not to print raw tokens or JSON responses and contains no evidence of data exfiltration, malicious execution, or unauthorized access.
Capability Assessment
Purpose & Capability
The skill's name/description (generate scripts, accept MP4/MOV/TXT/DOCX) aligns with the API operations described in SKILL.md. Requesting a single API token (NEMO_TOKEN) is expected. However, the SKILL.md frontmatter lists a required config path (~/.config/nemovideo/) that is not present in the registry metadata summary — that's an internal mismatch worth noting.
Instruction Scope
Runtime instructions include creating/using tokens, opening sessions, uploading files (via multipart file paths or URL), streaming SSE, polling render endpoints, and saving session_id and tokens. Upload instructions imply the agent must reference local file paths or user-supplied URLs — normal for an upload tool but sensitive if the agent has broad filesystem access. The SKILL.md also asks the agent to detect install path (~/.clawhub, ~/.cursor/skills/) to set an attribution header, which requires inspecting local paths and is an unusual/extra step not clearly justified by the feature set.
Install Mechanism
No install spec and no code files (instruction-only) — lowest install risk. Nothing is downloaded or written by an installer according to the manifest.
Credentials
The skill declares a single primary credential (NEMO_TOKEN), which is proportionate for an API-based service. But the SKILL.md frontmatter references a config path (~/.config/nemovideo/) that the registry metadata did not list; this inconsistency could indicate the skill expects to read or write configuration files. The skill also instructs creating an anonymous token via the service and storing it; saving API tokens or session IDs locally can increase risk if not handled carefully.
Persistence & Privilege
always:false and default autonomous invocation are appropriate. The skill does not request permanent global presence or claim to modify other skills or system-wide settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-gen-script-online - After installation, invoke the skill by name or use
/video-gen-script-online - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Video Gen Script Online — Initial Release
- Generate ready-to-use video scripts from topics or text prompts using AI, ideal for YouTubers, content creators, and marketers.
- Supports input files up to 200MB (MP4, MOV, TXT, DOCX); renders 1080p MP4 videos in about 20–40 seconds with cloud GPU processing.
- Automatic onboarding: anonymous session/token creation and seamless API connection on first use.
- Includes workflows for script generation, file upload, export, credits, and session tracking with detailed error messages.
- Provides user-friendly prompts and robust backend event handling for both text and editing operations.
Metadata
Frequently Asked Questions
What is Video Gen Script Online?
generate text prompt or topic into ready-to-use scripts with this skill. Works with MP4, MOV, TXT, DOCX files up to 200MB. YouTubers, content creators, marke... It is an AI Agent Skill for Claude Code / OpenClaw, with 113 downloads so far.
How do I install Video Gen Script Online?
Run "/install video-gen-script-online" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Gen Script Online free?
Yes, Video Gen Script Online is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Gen Script Online support?
Video Gen Script Online is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Gen Script Online?
It is built and maintained by peandrover adam (@peand-rover); the current version is v1.0.0.
More Skills