← Back to Skills Marketplace
whitejohnk-26

Video Generator Free From Text

by whitejohnk-26 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
73
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-generator-free-from-text
Description
Turn a 3-sentence product description or story prompt into 1080p ready-to-share videos just by typing what you need. Whether it's creating videos from writte...
Usage Guidance
What to consider before using/installing: - Functionally this skill appears to do what it says — call a video render API, upload media, and return a download URL. That requires sending your prompts/media to a third-party backend (mega-api-prod.nemovideo.ai). Don’t upload sensitive or private material unless you trust the service and its privacy policy. - Metadata inconsistency: the SKILL.md frontmatter mentions a config path (~/.config/nemovideo/) but the registry metadata listed none. Ask the publisher to clarify whether the skill will read or write local config files. - Token behavior: although NEMO_TOKEN is declared as required, the skill will request an anonymous token itself if none is present. If you prefer explicit control over credentials, set NEMO_TOKEN to a credential you control or refuse anonymous provisioning. - Headers/telemetry: the skill builds attribution headers and may detect install paths to set X-Skill-Platform — this is extra metadata sent to the provider. If you’re concerned about leaking local path information, ask for an option to suppress that. - No install code is present (instruction-only), so there's no installer risk — but the skill will make network calls to the provider. If you decide to proceed, verify the provider domain and review its privacy/terms, avoid uploading confidential content, and prefer using a dedicated API token with restricted scope when possible. If you want, I can draft a short list of questions to send to the skill author to clarify the config-path and token handling inconsistencies.
Capability Analysis
Type: OpenClaw Skill Name: video-generator-free-from-text Version: 1.0.0 The skill is a legitimate integration for a text-to-video generation service hosted at mega-api-prod.nemovideo.ai. It follows standard patterns for API-based tools, including session management, error handling, and authentication via the NEMO_TOKEN environment variable or an anonymous token endpoint. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The skill name/description match the API endpoints and actions described in SKILL.md (session creation, SSE chat, upload, export). Requesting a NEMO_TOKEN is appropriate for a cloud video API. However, the SKILL.md frontmatter declares a config path (~/.config/nemovideo/) while the registry metadata earlier showed 'Required config paths: none' — this mismatch is an inconsistency. The skill also states it will derive X-Skill-Platform from local install paths (e.g., ~/.clawhub/ or ~/.cursor/skills/), which implies reading local paths to build headers; this is not strictly necessary for video generation and is an extra behavior to be aware of.
Instruction Scope
The instructions focus on the cloud workflow (check token, create session, use SSE, upload files, poll export). They do not instruct reading arbitrary user files or unrelated environment variables. A notable instruction: if NEMO_TOKEN is missing, the skill requests an anonymous token from the provider via an API call and will use that token (100 free credits, 7-day expiry). That means the skill can obtain credentials autonomously instead of failing if no token is set. The SKILL.md also asks agents to include attribution headers (and to detect install path); both are extra-declarative behaviors but not obviously malicious. Overall the runtime steps stay within the stated purpose.
Install Mechanism
No install spec or code files are present — the skill is instruction-only, so nothing will be downloaded or written to disk by an installer. This is the lowest install risk.
Credentials
Only NEMO_TOKEN is declared as required, which is proportionate. However, SKILL.md implements a fallback that requests an anonymous token from the provider if NEMO_TOKEN is absent. That makes the declared 'required' token effectively optional in practice and is an inconsistency worth noting. The skill does not request other unrelated credentials. Users should be aware that the skill will use either your provided token or obtain one itself via the external API.
Persistence & Privilege
The skill does not request always:true and will not force installation into all agent runs. It instructs keeping a session_id in-memory for the user's session (normal for this kind of integration) but does not request modifying other skills or system-wide configuration.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install video-generator-free-from-text
  3. After installation, invoke the skill by name or use /video-generator-free-from-text
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of Video Generator Free From Text skill. - Instantly turn short text prompts or product descriptions into ready-to-share 1080p videos—no timeline or export manual steps required. - Automatic connection to cloud backend; anonymously obtains and manages temporary tokens (100 free credits, 7-day expiry) for seamless access. - Supports export to multiple formats (mp4, mov, avi, webm, mkv, jpg, png, gif, webp, mp3, wav, m4a, aac). - Built-in error handling, session management, and response translation for a smooth, user-friendly workflow. - Prompts, uploads, export, credits, and status checks are all routed by keyword—just type what you want to do.
Metadata
Slug video-generator-free-from-text
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Video Generator Free From Text?

Turn a 3-sentence product description or story prompt into 1080p ready-to-share videos just by typing what you need. Whether it's creating videos from writte... It is an AI Agent Skill for Claude Code / OpenClaw, with 73 downloads so far.

How do I install Video Generator Free From Text?

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

Is Video Generator Free From Text free?

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

Which platforms does Video Generator Free From Text support?

Video Generator Free From Text is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Video Generator Free From Text?

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

💬 Comments