← Back to Skills Marketplace
linmillsd7

Video Prompt

by linmillsd7 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
63
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-prompt
Description
Get AI-generated video clips ready to post, without touching a single slider. Upload your text description (MP4, MOV, WebM, GIF, up to 500MB), say something...
Usage Guidance
This skill appears to do what it claims (upload your text and media to a cloud rendering service and return videos), but a few things to check before installing or providing credentials: 1) Confirm the service domain (mega-api-prod.nemovideo.ai) and vendor trust/privacy policy — uploaded media (and any sensitive content) will be transmitted to that endpoint. 2) Ask the publisher to resolve the metadata mismatch: SKILL.md frontmatter lists ~/.config/nemovideo/ while the registry shows no configPaths — clarify whether the skill will read local config directories. 3) If you prefer not to expose a persistent NEMO_TOKEN, use the anonymous-token flow only for non-sensitive test content; anonymous tokens seem short-lived and limited. 4) If you need stronger assurance, request a minimal reproducible example of requests the skill will send (headers, exact endpoints) and confirm that attribution headers only read this skill's metadata and do not enumerate other installed skills. Provide these clarifications to increase confidence and reduce risk.
Capability Analysis
Type: OpenClaw Skill Name: video-prompt Version: 1.0.0 The video-prompt skill is a legitimate integration for an AI video generation service hosted at mega-api-prod.nemovideo.ai. It provides detailed instructions for the agent to manage authentication (via NEMO_TOKEN or anonymous tokens), session state, and the cloud rendering pipeline. The skill's behavior, including file uploads and credit management, is strictly aligned with its stated purpose of generating videos from text descriptions, and it contains no evidence of data exfiltration, malicious execution, or unauthorized access.
Capability Assessment
Purpose & Capability
Skill name/description (generate videos from text) align with the endpoints and flows in SKILL.md and the single required env var NEMO_TOKEN — that is expected. However the SKILL.md frontmatter lists a required config path (~/.config/nemovideo/) while the registry metadata reported no required config paths; this mismatch should be clarified.
Instruction Scope
SKILL.md instructs creating sessions, uploading user files (up to 500MB), streaming SSE, and polling export endpoints — all consistent with a cloud-render service. It also instructs reading this file's YAML frontmatter and detecting install path (~/.clawhub/, ~/.cursor/skills/) to populate X-Skill-Platform header. Those steps require reading local filesystem paths and could reveal environment/install details beyond the single declared env var; the skill's registry metadata did not consistently declare those config path reads.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest-risk install mechanism. Nothing is written to disk by an installer.
Credentials
Only NEMO_TOKEN is declared as required, which is proportionate for a remote video API. The skill also documents a fallback anonymous-token acquisition flow (POST to an external auth endpoint using a generated client UUID) that does not require user secrets. Still, uploading large user files to a third-party service is inherently sensitive — users should confirm they trust the endpoint before supplying videos or a persistent token.
Persistence & Privilege
always:false and no install scripts or claims of modifying other skills or global configs. The skill manages ephemeral sessions and tokens for remote rendering but does not request permanent agent-level privileges in the provided instructions.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install video-prompt
  3. After installation, invoke the skill by name or use /video-prompt
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of Video Prompt skill for AI-generated video creation from text descriptions. - Supports uploading scene descriptions and generating 1080p MP4 videos with custom elements like audio tracks or text overlays. - Handles user actions for uploading, exporting, checking credits/status, and more. - Automatic anonymous token retrieval if no NEMO_TOKEN is present; connects to a cloud video render API. - Maps common user instructions to backend API actions with robust error handling and guided feedback.
Metadata
Slug video-prompt
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Video Prompt?

Get AI-generated video clips ready to post, without touching a single slider. Upload your text description (MP4, MOV, WebM, GIF, up to 500MB), say something... It is an AI Agent Skill for Claude Code / OpenClaw, with 63 downloads so far.

How do I install Video Prompt?

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

Is Video Prompt free?

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

Which platforms does Video Prompt support?

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

Who created Video Prompt?

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

💬 Comments