← Back to Skills Marketplace
vynbosserman65

Text To Video Duration

by vynbosserman65 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
65
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install text-to-video-duration
Description
Skip the learning curve of professional editing software. Describe what you want — convert this script into a 30-second video with visuals and background mus...
Usage Guidance
This skill appears to do what it says (cloud text→video) but has a few odd or risky details. Before installing or using it: 1) Confirm you trust the remote service (mega-api-prod.nemovideo.ai) — uploaded files and the NEMO_TOKEN will be sent there. 2) Avoid uploading sensitive files (private data, secrets, PII) because the skill instructs multipart file uploads and may store tokens/sessions. 3) Ask the skill author to clarify why it needs to read config/install paths and which headers exactly are sent (the SKILL.md mentions 'three attribution headers' but is ambiguous). 4) Verify where session tokens are stored on disk (if at all) and whether they are encrypted. 5) Because the registry metadata and the SKILL.md disagree about config paths, prefer to use the service via its official website or API directly unless you can validate the skill's source. If you need stronger assurance, request the skill's homepage/source code before use.
Capability Assessment
Purpose & Capability
The declared primary credential (NEMO_TOKEN) and the described API endpoints align with a cloud video-generation service. However, the SKILL.md metadata includes a config path (~/.config/nemovideo/) and platform-detection behavior that are not present in the registry's declared requirements; this mismatch is unexplained.
Instruction Scope
Runtime instructions tell the agent to obtain and store tokens, create sessions, POST uploaded files (multipart using local paths), and derive headers from YAML frontmatter and local install-path detection. These steps imply reading/writing local files and potentially transmitting user-provided files to a third-party endpoint. The SKILL.md also references ambiguous 'three attribution headers' (not clearly enumerated) and instructs not to print tokens—this reduces transparency. The instructions are otherwise focused on the stated video-generation task, but the local file/path detection and token storage are scope-creep worth noting.
Install Mechanism
No install spec or code files are present (instruction-only), so nothing is written to disk by an installer. That minimizes install-time risk.
Credentials
Only NEMO_TOKEN is declared as required, which is proportional for a service that needs a bearer token. However, the SKILL.md's metadata and text reference a config directory (~/.config/nemovideo/) and platform-detection via install paths (~/.clawhub/, ~/.cursor/skills/) that would require reading local configuration or filesystem state—these accesses are not declared in the registry and expand the skill's footprint. Also, possession of NEMO_TOKEN likely grants full account API access; treat it as a high-value secret.
Persistence & Privilege
The skill is not marked always:true and has no install-time persistence. It does instruct saving session_id and tokens for reuse, which is normal for an API client, but this is limited and expected for the service described.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install text-to-video-duration
  3. After installation, invoke the skill by name or use /text-to-video-duration
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of Text to Video Duration skill. - Instantly convert text scripts into timed AI-generated videos (e.g., "turn this into a 30-second video with visuals and background music"). - Supports uploads of TXT, DOCX, PDF, SRT files up to 500MB. - No complex setup: free 100-credit trial available with anonymous token workflow. - Cloud rendering delivers MP4s (and other formats) in 30–90 seconds, with timeline/session management for iterative edits. - Easy export, file upload, credit check, and session status commands built-in.
Metadata
Slug text-to-video-duration
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Text To Video Duration?

Skip the learning curve of professional editing software. Describe what you want — convert this script into a 30-second video with visuals and background mus... It is an AI Agent Skill for Claude Code / OpenClaw, with 65 downloads so far.

How do I install Text To Video Duration?

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

Is Text To Video Duration free?

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

Which platforms does Text To Video Duration support?

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

Who created Text To Video Duration?

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

💬 Comments