← Back to Skills Marketplace
whitejohnk-26

Text To Video Benchmark

by whitejohnk-26 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
64
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install text-to-video-benchmark
Description
Get benchmark video clips ready to post, without touching a single slider. Upload your text prompts (TXT, DOCX, CSV, JSON, up to 500MB), say something like "...
Usage Guidance
This skill appears to do what it claims (upload prompts/files to a nemo backend and return generated videos), but review the following before installing: 1) If you don't want the agent to contact an external service on your behalf, do not allow the skill to fetch an anonymous token — provide your own NEMO_TOKEN or avoid installing. 2) Uploaded files (up to 500MB) and prompts will be sent to mega-api-prod.nemovideo.ai; avoid uploading sensitive content unless you accept their handling/retention. 3) Ask the publisher to explain the configPaths discrepancy (~/.config/nemovideo/ is present in SKILL.md but absent in the registry metadata) and whether the skill will read or write that directory. 4) If you need stronger guarantees, request a privacy/data-retention statement and verify the API hostname is the official service you expect. If you want me to, I can draft questions to ask the publisher or highlight the exact lines in SKILL.md that cause these concerns.
Capability Analysis
Type: OpenClaw Skill Name: text-to-video-benchmark Version: 1.0.0 The skill provides a functional interface for a text-to-video generation service hosted at mega-api-prod.nemovideo.ai. It correctly manages authentication via the NEMO_TOKEN environment variable or an anonymous token acquisition flow and uses standard REST and SSE patterns for media processing. The instructions in SKILL.md are well-aligned with the stated purpose of benchmarking AI video models and include security-conscious directives to avoid exposing tokens to the user.
Capability Assessment
Purpose & Capability
Name and description match the runtime instructions: the skill uploads prompts/files and calls a nemo backend to render video. The declared primary credential (NEMO_TOKEN) is appropriate. However, SKILL.md frontmatter lists a configPath (~/.config/nemovideo/) while the registry metadata above reports no required config paths — an inconsistency worth clarifying.
Instruction Scope
Instructions explicitly send user files (up to 500MB) and prompt text to https://mega-api-prod.nemovideo.ai and describe obtaining a token via an anonymous auth endpoint if NEMO_TOKEN is not present. That behavior is coherent with the stated purpose, but it means user data will be transmitted to a third-party service; the doc does not surface a privacy/retention policy or warn about sensitive content. The skill also asks callers to add attribution headers and to auto-detect install path/platform, which implies some filesystem/environment probing.
Install Mechanism
No install spec or code files are provided (instruction-only). There is no binary install, URL download, or archive extraction — minimal install risk.
Credentials
Only NEMO_TOKEN is declared as required, which is proportionate to a cloud-rendering integration. But the SKILL.md instructs that if the env var is absent the agent should call an anonymous-token endpoint and treat the returned value as NEMO_TOKEN — this means the skill will create/consume credentials on the user's behalf. Also the frontmatter's configPaths (~/ .config/nemovideo/) suggest the skill may read/write a local config; that was not listed in the registry summary and should be clarified.
Persistence & Privilege
always:false and normal autonomous invocation are set. The skill does not request permanent system-wide privileges or modification of other skills. Potentially it maintains session_id state for job management, which is expected for this service.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install text-to-video-benchmark
  3. After installation, invoke the skill by name or use /text-to-video-benchmark
  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 Benchmark. - Generate AI videos from text prompts, with upload support for TXT, DOCX, CSV, and JSON (up to 500MB). - Automatic cloud setup: handles NEMO_TOKEN authentication and cloud session creation. - Supports 1080p MP4 exports and batch processing of multiple prompts. - Credits balance, session state, and export functions accessible via simple commands. - Accurate error messages for token, credits, file size/type, and session issues. - Timeline viewer for previewing video, audio, and text tracks.
Metadata
Slug text-to-video-benchmark
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 Benchmark?

Get benchmark video clips ready to post, without touching a single slider. Upload your text prompts (TXT, DOCX, CSV, JSON, up to 500MB), say something like "... It is an AI Agent Skill for Claude Code / OpenClaw, with 64 downloads so far.

How do I install Text To Video Benchmark?

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

Is Text To Video Benchmark free?

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

Which platforms does Text To Video Benchmark support?

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

Who created Text To Video Benchmark?

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

💬 Comments