← Back to Skills Marketplace
Text Online Generator
by
dsewell-583h0
· GitHub ↗
· v1.0.0
· MIT-0
108
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install text-online-generator
Description
Skip the learning curve of professional editing software. Describe what you want — turn this text into a 30-second explainer video with visuals and voiceover...
Usage Guidance
This skill appears to do what it says: talk to a nemovideo API, upload content, and return rendered videos. Before installing: 1) Confirm you trust the service (owner/source unknown) because you will provide a token (NEMO_TOKEN) or the skill will obtain an anonymous token on your behalf. 2) Avoid using sensitive or private documents when uploading — large media uploads can contain PHI or secrets. 3) Ask the publisher to clarify the config path (~/.config/nemovideo/) listed in the skill frontmatter — if used, it could expose local config or credentials. 4) If you’re concerned about autonomous calls, restrict or review agent invocation permissions or supply a throwaway token with limited scope/credits. 5) Verify the API host and privacy/retention policy of mega-api-prod.nemovideo.ai before sending data.
Capability Analysis
Type: OpenClaw Skill
Name: text-online-generator
Version: 1.0.0
The skill is a functional integration for a video generation service (nemovideo.ai). It provides structured instructions for an AI agent to manage sessions, upload files, and trigger video rendering via a backend API (mega-api-prod.nemovideo.ai). The use of environment variables (NEMO_TOKEN) and configuration paths (~/.config/nemovideo/) is consistent with the stated purpose, and the skill does not exhibit any indicators of data exfiltration, malicious execution, or unauthorized system access.
Capability Assessment
Purpose & Capability
The skill is described as a text-to-video generator and it requests a single service credential (NEMO_TOKEN) and uses an API at mega-api-prod.nemovideo.ai — this is coherent. However, the SKILL.md frontmatter lists a config path (~/.config/nemovideo/) while the registry metadata at the top reported no required config paths; that mismatch should be clarified (does the skill need to read that directory?).
Instruction Scope
The SKILL.md contains detailed, narrow instructions for authenticating, creating sessions, uploading files, streaming SSE, and exporting renders — all within the described service scope. It does require adding attribution headers (X-Skill-Source / X-Skill-Version / X-Skill-Platform) and asks the agent to auto-detect an install path for X-Skill-Platform, which may implicitly require access to runtime or install-path information. The instructions do not ask the agent to read unrelated user files or secrets beyond the service token.
Install Mechanism
Instruction-only skill with no install spec or code files, so nothing is downloaded or written to disk by an installer — lowest-risk install mechanism.
Credentials
Only a single credential (NEMO_TOKEN) is declared as required, which is proportional for a cloud API client. The frontmatter's configPaths entry (~/.config/nemovideo/) is unexpected compared to registry metadata — if the agent will read that path it could expose local files/configs; clarify whether that path is actually needed. The skill also describes an anonymous-token flow that will obtain a token from the remote API if NEMO_TOKEN is absent.
Persistence & Privilege
always:false and no instructions to modify other skills or system-wide settings. The skill can be invoked autonomously (platform default), which increases risk if the skill were malicious, but there is no sign here that it requests elevated persistence.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install text-online-generator - After installation, invoke the skill by name or use
/text-online-generator - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of the Text Online Generator skill.
- Instantly generate AI explainer videos from text prompts or uploaded documents (TXT, DOCX, PDF, up to 500MB).
- No editing experience needed: just describe your desired video, and receive a 30-second visual+voiceover MP4 in about 1-2 minutes.
- Automatic backend connection and free starter credits for new users; easy session management.
- Supports file uploads, credits checking, video exports, and timeline edits via simple chat commands.
- Designed for marketers, educators, and creators seeking fast, text-to-video solutions without filming.
Metadata
Frequently Asked Questions
What is Text Online Generator?
Skip the learning curve of professional editing software. Describe what you want — turn this text into a 30-second explainer video with visuals and voiceover... It is an AI Agent Skill for Claude Code / OpenClaw, with 108 downloads so far.
How do I install Text Online Generator?
Run "/install text-online-generator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Text Online Generator free?
Yes, Text Online Generator is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Text Online Generator support?
Text Online Generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Text Online Generator?
It is built and maintained by dsewell-583h0 (@dsewell-583h0); the current version is v1.0.0.
More Skills