← Back to Skills Marketplace
vcarolxhberger

Video Prompt Generation

by vcarolxhberger · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
66
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-prompt-generation
Description
Skip the learning curve of professional editing software. Describe what you want — generate a detailed video prompt for a 30-second product showcase with cin...
Usage Guidance
What to check before installing: - Confirm trust in the external domain (mega-api-prod.nemovideo.ai) and its privacy policy before uploading video or audio files. - The skill expects a NEMO_TOKEN; if you don't provide one it will obtain an anonymous token by calling the provider — that's allowed but means network calls and issuance of a short-lived token. If you're cautious, try the anonymous flow first rather than giving a permanent credential. - There's a mismatch: the SKILL.md frontmatter lists ~/.config/nemovideo/ as a required config path but the registry metadata showed none. Ask the author whether the skill will read files in that directory and why. If it will, avoid installing if those files contain sensitive data. - Attribution headers (X-Skill-Source, X-Skill-Version, X-Skill-Platform) are required on each API call; the agent determines platform from install path which requires reading its own filesystem path — make sure you are comfortable with that behavior. - Only upload non-sensitive media while you evaluate the service. If you must use real content, prefer the anonymous token flow and monitor what gets uploaded and stored on the provider. If the author can clarify the config-path requirement and confirm the exact data the backend stores/retains, the assessment could move toward 'benign'.
Capability Analysis
Type: OpenClaw Skill Name: video-prompt-generation Version: 1.0.0 The skill bundle provides a structured interface for an AI agent to interact with the 'nemovideo.ai' API for video prompt generation and rendering. It includes detailed instructions for session management, authentication (including anonymous token acquisition), and handling Server-Sent Events (SSE). The behavior is consistent with its stated purpose, and there are no indicators of malicious intent, data exfiltration, or unauthorized code execution. All network activity is directed toward the specified production API (mega-api-prod.nemovideo.ai).
Capability Assessment
Purpose & Capability
The name/description (generate video prompts, server-side rendering, uploads) aligns with the API endpoints and workflows described. However the SKILL.md frontmatter declares a config path (~/.config/nemovideo/) as required while the registry-level 'Requirements' listed earlier said no config paths — this mismatch is unexplained and worth confirming. Otherwise the required NEMO_TOKEN credential is proportional to a remote-video service.
Instruction Scope
Runtime instructions are explicit about creating sessions, SSE chat, uploads, polling exports, and returning download URLs — all consistent with a remote render/prompt service. The skill also instructs how to obtain an anonymous token by POSTing to https://mega-api-prod.nemovideo.ai/api/auth/anonymous-token (generating a UUID for X-Client-Id). It requires adding attribution headers and detecting install path to set X-Skill-Platform, which implies the agent may read its own install path; this is reasonable but expands file-system access beyond purely network calls and should be acknowledged.
Install Mechanism
No install spec or code files are present (instruction-only), so nothing is written to disk by an installer. This is the lower-risk model for skills.
Credentials
The skill declares a single primary credential (NEMO_TOKEN) which is appropriate for the API it talks to. It also documents a fallback flow to mint an anonymous token if NEMO_TOKEN is absent — that requires contacting the external API and then using that token. The unexplained frontmatter configPaths entry (~/.config/nemovideo/) could grant broader local access if the agent actually reads it; confirm whether the skill/agent will read files there and why.
Persistence & Privilege
always:false and normal autonomous invocation are set (no forced always-on behavior). The skill does not request system-wide changes or permission to alter other skills; no elevated persistence is requested.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install video-prompt-generation
  3. After installation, invoke the skill by name or use /video-prompt-generation
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Video Prompt Generation skill. - Instantly generates structured video prompts from simple text descriptions and uploads. - Supports MP4, MOV, AVI, and WebM files up to 500MB for prompt generation and editing. - Seamless backend connection: handles authentication, session management, and cloud GPU rendering automatically. - Accessible workflows for prompt generation, video export, credits checking, and timeline preview. - Clear status messaging, robust error handling, and easy export to 1080p MP4. - Built for content creators who want detailed AI-generated video prompts without manual editing or technical setup.
Metadata
Slug video-prompt-generation
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Video Prompt Generation?

Skip the learning curve of professional editing software. Describe what you want — generate a detailed video prompt for a 30-second product showcase with cin... It is an AI Agent Skill for Claude Code / OpenClaw, with 66 downloads so far.

How do I install Video Prompt Generation?

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

Is Video Prompt Generation free?

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

Which platforms does Video Prompt Generation support?

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

Who created Video Prompt Generation?

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

💬 Comments