← Back to Skills Marketplace
linmillsd7

Text To Youtube

by linmillsd7 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
94
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install text-to-youtube
Description
convert written text into YouTube-ready videos with this skill. Works with TXT, DOCX, PDF, MD files up to 200MB. YouTubers use it for converting written cont...
Usage Guidance
This skill appears to be what it says: an instruction-only connector to an external video-rendering API that needs one service token (NEMO_TOKEN). Before installing: (1) confirm the backend domain (mega-api-prod.nemovideo.ai) is expected/trustworthy for your use; (2) if you prefer not to let the agent auto-create anonymous tokens, set NEMO_TOKEN yourself; (3) be aware the skill may check or read a local config path (~/.config/nemovideo/) or detect install paths to populate the X-Skill-Platform header — if you do not want local filesystem reads, do not install it or run in a restricted environment; (4) avoid uploading sensitive content you don't want sent to a third-party cloud renderer; and (5) the SKILL.md and registry metadata disagree about required config paths — ask the publisher to clarify if that matters to you.
Capability Analysis
Type: OpenClaw Skill Name: text-to-youtube Version: 1.0.0 The skill bundle provides a functional integration for a text-to-video generation service hosted at mega-api-prod.nemovideo.ai. The SKILL.md instructions guide the agent through standard API workflows including anonymous authentication, session management, file uploads, and polling for render status. No evidence of data exfiltration, unauthorized access to sensitive local files, or malicious command execution was found; the behavior is consistent with the stated purpose of the tool.
Capability Assessment
Purpose & Capability
The skill claims to convert text into videos and the SKILL.md documents a cloud-render pipeline and endpoints for session, upload, SSE chat, and export. Requesting a single service token (NEMO_TOKEN) is proportional to that purpose.
Instruction Scope
The instructions are explicit about API endpoints, session creation, SSE handling, uploads, exports, and error codes — all within the scope of a cloud video-rendering service. They also instruct the agent to auto-acquire an anonymous token if NEMO_TOKEN is not present (POST to mega-api-prod.nemovideo.ai), and to suppress technical details from user-facing chat. Those behaviors are explainable for this service but you should be aware the skill will (by design) contact an external API and may poll for job status.
Install Mechanism
No install spec and no code files are present (instruction-only). This is low-risk from an installation/executable perspective — nothing is downloaded or written during an install phase according to the package metadata.
Credentials
The only required credential is NEMO_TOKEN (declared as primary), which matches the documented API usage. However the SKILL.md frontmatter includes a config path (~/.config/nemovideo/) used in metadata, while the registry listing showed no required config paths — this mismatch is an inconsistency and suggests the skill *may* check a local config directory or derive platform info from install paths (e.g., ~/.clawhub/) at runtime. Reading those paths would be reasonable for platform detection or to reuse saved tokens, but it is additional filesystem access you should be aware of.
Persistence & Privilege
always is false and the skill does not request persistent or elevated platform privileges. Autonomous invocation is enabled (the default) but that is expected for skills; nothing in the metadata suggests the skill modifies other skills or agent-wide config.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install text-to-youtube
  3. After installation, invoke the skill by name or use /text-to-youtube
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Text to YouTube skill — easily turn written text into YouTube-ready videos. - Upload text files (TXT, DOCX, PDF, MD) up to 200MB and convert to 1080p MP4 videos. - Integrated connection flow: uses your NEMO_TOKEN or auto-generates a free starter token. - Supports session management for efficient editing and job tracking. - Fast cloud GPU rendering pipeline delivers videos in 1–2 minutes. - Clear user actions for uploading, editing, exporting, and tracking credits or project state. - Detailed status and error handling ensure a smooth experience from upload to download.
Metadata
Slug text-to-youtube
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Text To Youtube?

convert written text into YouTube-ready videos with this skill. Works with TXT, DOCX, PDF, MD files up to 200MB. YouTubers use it for converting written cont... It is an AI Agent Skill for Claude Code / OpenClaw, with 94 downloads so far.

How do I install Text To Youtube?

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

Is Text To Youtube free?

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

Which platforms does Text To Youtube support?

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

Who created Text To Youtube?

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

💬 Comments