← Back to Skills Marketplace
Text To Video For Youtube
by
whitejohnk-26
· GitHub ↗
· v1.0.0
· MIT-0
74
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install text-to-video-for-youtube
Description
Skip the learning curve of professional editing software. Describe what you want — turn this script into a YouTube video with visuals and voiceover — and get...
Usage Guidance
This skill routes scripts and uploaded media to nemovideo.ai for cloud rendering and requires a NEMO_TOKEN (or will create an anonymous token for you). If you install it, expect your text and any uploaded files to be sent to that third-party service. Before installing, confirm you trust the nemovideo.ai endpoint and its privacy/retention policies, avoid uploading sensitive or proprietary content, and consider providing your own NEMO_TOKEN rather than allowing automatic anonymous token creation. Note the minor metadata mismatch about a local config path (~/.config/nemovideo/) — the agent may look there for credentials if present.
Capability Analysis
Type: OpenClaw Skill
Name: text-to-video-for-youtube
Version: 1.0.0
The skill bundle provides instructions for an AI agent to interface with the Nemovideo cloud API (mega-api-prod.nemovideo.ai) to convert text scripts into videos. It includes standard logic for authentication (anonymous token generation), session management, and file uploads, all of which are consistent with the stated purpose. While it includes telemetry-like behavior such as detecting the installation environment (e.g., Cursor or Clawhub) and generating a client UUID, there is no evidence of malicious intent, data exfiltration, or unauthorized system access.
Capability Assessment
Purpose & Capability
The skill is a text-to-video frontend that calls a cloud rendering API. Requiring a NEMO_TOKEN and calling https://mega-api-prod.nemovideo.ai endpoints is coherent with the stated purpose. One minor inconsistency: the SKILL.md frontmatter references a config path (~/.config/nemovideo/) while the registry metadata earlier listed no required config paths.
Instruction Scope
The instructions explicitly direct the agent to upload user scripts/files (up to 200MB) and to call SSE and REST endpoints on nemovideo.ai — this is expected for remote rendering, but it means user content (scripts/media) is transmitted to a third-party cloud. The skill also instructs creating an anonymous token if NEMO_TOKEN is absent. No instructions ask the agent to read unrelated local files or secrets, but users should be aware of the content upload/exfiltration-by-design risk.
Install Mechanism
Instruction-only skill with no install step and no code files; lowest install risk. Nothing is downloaded or written as part of an install spec.
Credentials
Only one credential is required (NEMO_TOKEN), which is proportional to a cloud video service. The SKILL.md will auto-obtain an anonymous token via the provider's anonymous-token endpoint if NEMO_TOKEN is not present (100 free credits, 7-day expiry). The frontmatter's config path (~/.config/nemovideo/) suggests the agent could look for local provider config — a minor mismatch with registry metadata that said no config paths; this could allow the agent to read that specific config file if present.
Persistence & Privilege
The skill is not marked always:true and has no install persistence. It does not request elevated platform privileges. Autonomous invocation is allowed but is the platform default and not, by itself, a red flag.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install text-to-video-for-youtube - After installation, invoke the skill by name or use
/text-to-video-for-youtube - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Text to Video for YouTube — Convert Scripts into YouTube Videos.
- Instantly converts uploaded scripts (TXT, DOCX, PDF, SRT up to 200MB) into YouTube-ready videos with visuals and AI voiceover.
- Handles all backend setup, session management, and authentication automatically for a fast start.
- Supports export to a variety of video and audio formats (MP4, MOV, AVI, MP3, etc).
- Simple text commands allow users to upload scripts, generate video drafts, check credit balance, and export results.
- Includes step-by-step guidance, session feedback, and robust error handling for cloud video rendering tasks.
Metadata
Frequently Asked Questions
What is Text To Video For Youtube?
Skip the learning curve of professional editing software. Describe what you want — turn this script into a YouTube video with visuals and voiceover — and get... It is an AI Agent Skill for Claude Code / OpenClaw, with 74 downloads so far.
How do I install Text To Video For Youtube?
Run "/install text-to-video-for-youtube" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Text To Video For Youtube free?
Yes, Text To Video For Youtube is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Text To Video For Youtube support?
Text To Video For Youtube is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Text To Video For Youtube?
It is built and maintained by whitejohnk-26 (@whitejohnk-26); the current version is v1.0.0.
More Skills