← Back to Skills Marketplace
vynbosserman65

Text To Free

by vynbosserman65 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
99
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install text-to-free
Description
convert text prompt into generated video clips with this skill. Works with TXT, DOCX, PDF, plain text files up to 200MB. content creators use it for generati...
Usage Guidance
Before installing, consider: (1) This skill uploads prompts and any files you provide to an external service (mega-api-prod.nemovideo.ai). Don't send sensitive/private data unless you trust that service. (2) The skill will look for or create a NEMO_TOKEN (it can auto-generate an anonymous token with limited credits); only provide a long-lived token if you trust the provider. (3) There is no homepage or provenance information—verify who runs this API and read their privacy/terms if possible. (4) Render jobs run on cloud GPUs and may continue or be orphaned if you close the session; check expected billing/credit behavior. (5) Because this is instruction-only (no local code), the main risk is network-based data exposure — prefer a sandboxed environment or a disposable token if you want to test it. If you need higher assurance, ask the publisher for a homepage, privacy policy, and service documentation before use.
Capability Analysis
Type: OpenClaw Skill Name: text-to-free Version: 1.0.0 The 'text-to-free' skill is a legitimate integration for an AI video generation service. The SKILL.md file provides clear instructions for the agent to handle authentication, session management, and API calls to 'mega-api-prod.nemovideo.ai'. It requests standard permissions such as an environment variable (NEMO_TOKEN) and a specific configuration directory (~/.config/nemovideo/) which are consistent with its stated purpose of processing text-to-video requests via a cloud GPU backend. No indicators of data exfiltration, malicious execution, or prompt injection were found.
Capability Assessment
Purpose & Capability
The skill claims to convert text to video and requires a single credential (NEMO_TOKEN) and an optional config path under ~/.config/nemovideo/ — these align with a cloud backend video service. No unrelated env vars or binaries are requested.
Instruction Scope
SKILL.md explicitly instructs the agent to check for NEMO_TOKEN, or obtain an anonymous token by POSTing to the service's anonymous-token endpoint, create sessions, stream SSE, upload files, and poll render status. It does not direct reading arbitrary local files or unrelated credentials, but it will upload user-provided media/text to the external API and manage tokens/sessions. Minor inconsistency: metadata lists a config path and install-path-based header logic even though this is an instruction-only skill with no install steps; this is unexpected but not critical.
Install Mechanism
No install spec or code files are present (instruction-only), so nothing is written to disk by the skill itself. Network interaction is the primary runtime behavior.
Credentials
Only NEMO_TOKEN is declared as required and is the primary credential; the skill also describes generating anonymous tokens via the public API if no token is present. This is proportionate to a cloud video service, but be aware that obtaining/using tokens will enable the remote service to process uploaded files and prompts.
Persistence & Privilege
The skill is not always-enabled and does not request elevated platform privileges. It creates short-lived sessions and tokens for the service and can orphan backend render jobs if a session is closed — this is normal for cloud render services but worth noting.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install text-to-free
  3. After installation, invoke the skill by name or use /text-to-free
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of the Text to Free Video skill. - Generate 1080p MP4 video clips from text prompts, scripts, or files (TXT, DOCX, PDF, up to 200MB). - Automatic setup and anonymous token handling for new users. - Cloud GPU rendering pipeline processes and returns videos in 1–2 minutes. - Supports file upload, balance checks, export, and timeline state with clear error handling. - Guides users through common workflows like upload, quick edit, batch, and iterative video refinement.
Metadata
Slug text-to-free
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Text To Free?

convert text prompt into generated video clips with this skill. Works with TXT, DOCX, PDF, plain text files up to 200MB. content creators use it for generati... It is an AI Agent Skill for Claude Code / OpenClaw, with 99 downloads so far.

How do I install Text To Free?

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

Is Text To Free free?

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

Which platforms does Text To Free support?

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

Who created Text To Free?

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

💬 Comments