← Back to Skills Marketplace
vcarolxhberger

Text To Video Notegpt

by vcarolxhberger · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
76
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install text-to-video-notegpt
Description
Get AI-generated videos ready to post, without touching a single slider. Upload your text or notes (TXT, DOCX, PDF, MD, up to 50MB), say something like "conv...
Usage Guidance
This skill appears to do what it says: it uploads your text/files to a nemovideo.ai backend to generate videos and uses a NEMO_TOKEN to authenticate. Before installing, consider: (1) it will transmit any uploaded notes/files to an external service (mega-api-prod.nemovideo.ai) — do not send sensitive or private data unless you trust that service and its privacy policy; (2) the skill can obtain a temporary anonymous token for you (100 free credits, 7-day expiry) if NEMO_TOKEN is not set — check whether the agent will persist that token to disk or only keep it in-session; (3) the SKILL.md mentions a local config path (~/.config/nemovideo/) even though the registry lists none — confirm whether the skill will read/write that path; (4) the skill requires specific attribution headers to the API — if you modify the skill, keep those headers consistent or exports may fail. If these points are acceptable and you trust the external service, the skill is internally coherent for its stated purpose.
Capability Analysis
Type: OpenClaw Skill Name: text-to-video-notegpt Version: 1.0.0 The skill is a legitimate integration for the NoteGPT text-to-video service, allowing users to convert documents (PDF, DOCX, etc.) into videos via the `mega-api-prod.nemovideo.ai` backend. It includes detailed instructions for the AI agent to manage authentication tokens, session states, and file uploads. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; the behavior is entirely consistent with the stated purpose of the tool.
Capability Assessment
Purpose & Capability
The skill is a text→video frontend that calls a cloud rendering API; requiring a NEMO_TOKEN to authenticate to nemovideo.ai is coherent. The SKILL.md also documents an anonymous-token flow to obtain a temporary NEMO_TOKEN when none is present, which is consistent with a cloud service that offers trial credits.
Instruction Scope
Runtime instructions focus on interacting with the nemovideo.ai API (session creation, SSE chat stream, uploads, export polling). The agent is instructed to upload user-supplied files to that service and to stream SSE messages back to the user; it does not instruct reading unrelated local files or other system secrets. It explicitly warns not to expose tokens or raw API output.
Install Mechanism
This is an instruction-only skill with no install spec or code files, which minimizes local install risk. No downloads, package installs, or executables are requested.
Credentials
Requiring NEMO_TOKEN is proportionate for a cloud video API. The skill also documents an anonymous-token retrieval flow (POST to mega-api-prod.nemovideo.ai/api/auth/anonymous-token) so the token can be obtained automatically if not present. There is a minor inconsistency: the registry metadata lists no required config paths, but the SKILL.md frontmatter references a config path (~/.config/nemovideo/), which may indicate the skill can read or write local config if present — the manifest and the SKILL.md disagree.
Persistence & Privilege
always:false and normal model-invocation settings; the skill does not request permanent platform-wide privileges or to modify other skills. There is no install-time persistence declared beyond using in-session tokens.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install text-to-video-notegpt
  3. After installation, invoke the skill by name or use /text-to-video-notegpt
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of Text to Video NoteGPT! - Upload TXT, DOCX, PDF, or MD files (up to 50MB) and convert your notes into shareable videos with visuals and AI narration. - Download ready-to-use 1080p MP4 videos—no manual recording or editing required. - Cloud-based processing with auto token/session setup; 100 free credits on first use. - Supports batch uploads, iterative editing, and common export/workflows. - Clear error messages for unsupported files, expired tokens, and quota limits.
Metadata
Slug text-to-video-notegpt
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Text To Video Notegpt?

Get AI-generated videos ready to post, without touching a single slider. Upload your text or notes (TXT, DOCX, PDF, MD, up to 50MB), say something like "conv... It is an AI Agent Skill for Claude Code / OpenClaw, with 76 downloads so far.

How do I install Text To Video Notegpt?

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

Is Text To Video Notegpt free?

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

Which platforms does Text To Video Notegpt support?

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

Who created Text To Video Notegpt?

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

💬 Comments