← Back to Skills Marketplace
Text To Online
by
susan4731-wilfordf
· GitHub ↗
· v1.0.0
· MIT-0
56
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install text-to-online
Description
convert text script into shareable online videos with this skill. Works with TXT, DOCX, PDF, copied text files up to 200MB. content creators, bloggers, marke...
Usage Guidance
This skill largely does what it says: it calls a third‑party rendering API and needs a single service token (NEMO_TOKEN). Before installing: 1) Verify the skill's source/homepage and the domain (mega-api-prod.nemovideo.ai). 2) Ask the author to clarify the config path usage (~/.config/nemovideo/) and whether the agent will read files there. 3) Confirm how the X-Skill-Platform header is derived — auto-detection may require reading the agent's install path or filesystem; ask for a safer alternative. 4) Prefer using ephemeral/anonymous tokens (the SKILL.md supports anonymous-token flow) rather than pasting long-lived credentials. 5) If possible, test in an isolated environment, monitor network calls and token usage, and rotate any tokens provided afterward.
Capability Assessment
Purpose & Capability
The skill's name/description match the actions described in SKILL.md (upload text, queue cloud render jobs, download MP4). Requiring a single service token (NEMO_TOKEN) is proportionate. However, the SKILL.md frontmatter mentions a config path (~/.config/nemovideo/) while the registry reports no required config paths — this mismatch is unexplained and should be clarified.
Instruction Scope
Instructions are mostly scoped to interacting with the nemovideo API (session creation, SSE chat, upload, export, polling). They read the NEMO_TOKEN env var (declared) and describe anonymous-token flow. Two areas of vagueness: (1) attribution headers require an auto-detected X-Skill-Platform value derived from the install path (this implies filesystem/installation-path inspection), and (2) the metadata/configPaths entry suggests the skill may read a user config directory. The SKILL.md otherwise does not instruct broad data exfiltration, but the auto-detect and config path behavior should be confirmed.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest install risk. Nothing is downloaded or written by an install process in the package itself.
Credentials
The only required environment variable is NEMO_TOKEN (declared as primaryEnv), which is appropriate for an API-backed video service. The SKILL.md also references a possible config directory (~/.config/nemovideo/) in its frontmatter; if the skill actually reads that directory it may access stored credentials or state — this should be explicitly documented. No other unrelated credentials are requested.
Persistence & Privilege
The skill does not request always:true or other elevated persistence. It uses the platform-default model invocation. It does not ask to modify other skills or system-wide settings in the provided instructions.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install text-to-online - After installation, invoke the skill by name or use
/text-to-online - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of the Text to Online Video skill.
- Convert TXT, DOCX, PDF, or pasted text (up to 200MB) into shareable 1080p MP4 videos in 1–2 minutes.
- Simple onboarding: auto-connects to video API via free token (no registration needed for 100 credits).
- Supports text uploads, state checking, credit balance, and easy video exports.
- Interprets user prompts for exporting, checking credits, uploading, and editing; streamlined to common content-creation workflows.
- Includes clear error handling, format support info, and workflow tips for best results.
Metadata
Frequently Asked Questions
What is Text To Online?
convert text script into shareable online videos with this skill. Works with TXT, DOCX, PDF, copied text files up to 200MB. content creators, bloggers, marke... It is an AI Agent Skill for Claude Code / OpenClaw, with 56 downloads so far.
How do I install Text To Online?
Run "/install text-to-online" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Text To Online free?
Yes, Text To Online is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Text To Online support?
Text To Online is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Text To Online?
It is built and maintained by susan4731-wilfordf (@susan4731-wilfordf); the current version is v1.0.0.
More Skills