← Back to Skills Marketplace
tk8544-b

Text To Video Dataset

by tk8544-b · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
90
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install text-to-video-dataset
Description
Turn a CSV file with 500 text prompt and video description pairs into 720p labeled video dataset just by typing what you need. Whether it's creating paired t...
Usage Guidance
This skill is instruction-only and appears to do what it says: it will send your uploaded CSV/files and prompts to https://mega-api-prod.nemovideo.ai to create/render videos. Before installing/using: (1) Confirm you trust the nemo domain and understand their retention/privacy for uploaded media and prompts. (2) Only provide a NEMO_TOKEN that is scoped to this service — do not reuse a token that grants broader access elsewhere. (3) Note the skill will generate an anonymous token if no NEMO_TOKEN is present (it contacts the API to do so). (4) Because the skill is from an unknown source, prefer testing with non-sensitive sample data first. If you need higher assurance, ask the publisher for a homepage, privacy policy, or an official SDK/release notes for the mega-api-prod.nemovideo.ai service.
Capability Analysis
Type: OpenClaw Skill Name: text-to-video-dataset Version: 1.0.0 The skill bundle provides a legitimate integration for a text-to-video generation service hosted at mega-api-prod.nemovideo.ai. It contains detailed instructions for the AI agent to manage API sessions, handle authentication (including a fallback for anonymous tokens), and process video rendering tasks via Server-Sent Events (SSE). The skill explicitly declares its requirements for the NEMO_TOKEN environment variable and access to ~/.config/nemovideo/, and its behavior is entirely consistent with its stated purpose of generating video datasets from text prompts.
Capability Assessment
Purpose & Capability
Name/description (create paired text→video dataset) align with instructions: the SKILL.md describes authentic API calls for creating sessions, uploading files, streaming events, and exporting rendered MP4s. Requiring NEMO_TOKEN to authenticate to the nemo video API is proportionate. Small inconsistency: the SKILL.md frontmatter lists a config path (~/.config/nemovideo/) even though registry metadata said no required config paths; this is a minor mismatch but not indicative of malicious intent.
Instruction Scope
Instructions only call the nemo backend endpoints, describe uploading user files (multipart or URL), reading session state, and using SSE. They do not instruct broad local file reads, credential harvesting beyond NEMO_TOKEN, or exfiltration to unknown hosts. The skill will use any NEMO_TOKEN present in the environment (or obtain an anonymous token via a POST), which is expected behavior for an API-backed skill.
Install Mechanism
No install spec and no code files (instruction-only). This is lower-risk because nothing is downloaded or written to disk by the skill itself.
Credentials
The only required secret is NEMO_TOKEN (declared as primary). The SKILL.md will also create an anonymous token if none is present. This is proportionate for a service that requires authentication, but users should be careful not to set a generic/privileged token named NEMO_TOKEN that belongs to other services.
Persistence & Privilege
always:false and no instructions to persist or modify other skills or system-wide configs. The skill does create session tokens for the backend, which is normal for an API client.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install text-to-video-dataset
  3. After installation, invoke the skill by name or use /text-to-video-dataset
  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-dataset 1.0.0: - Generate labeled video datasets from CSV prompts and descriptions, supporting 720p output by default. - Seamless workflow: upload text/video description pairs, generate, and export MP4 datasets in 2–5 minutes. - Automatic backend connection and session management, including free starter credits for new users. - Keyword/intent-based action routing for common dataset and export actions. - Detailed error handling and format support for common video, audio, and image export types.
Metadata
Slug text-to-video-dataset
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 Dataset?

Turn a CSV file with 500 text prompt and video description pairs into 720p labeled video dataset just by typing what you need. Whether it's creating paired t... It is an AI Agent Skill for Claude Code / OpenClaw, with 90 downloads so far.

How do I install Text To Video Dataset?

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

Is Text To Video Dataset free?

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

Which platforms does Text To Video Dataset support?

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

Who created Text To Video Dataset?

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

💬 Comments