← Back to Skills Marketplace
peand-rover

Video To Text Online Free

by peandrover adam · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
79
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-to-text-online-free
Description
convert video files into text transcripts with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. students, journalists, content creators use it f...
Usage Guidance
This skill uploads user video files to an external API (mega-api-prod.nemovideo.ai) to produce transcripts and rendered MP4s — that is the intended behavior. Before installing, consider: (1) Do you trust this third-party service with the videos you will upload? Avoid uploading sensitive or regulated content unless you confirm their privacy/security policies. (2) The skill will use a NEMO_TOKEN if provided, or obtain an anonymous short-lived token automatically; if you prefer explicit control, provide your own token instead of letting the skill request one. (3) The skill may check a couple of common local install paths for attribution metadata (non-sensitive), which is minor filesystem access. If any of these behaviors are unacceptable, do not install; otherwise the skill appears coherent for its stated purpose.
Capability Assessment
Purpose & Capability
The skill is a cloud-backed video transcription/export tool and requests a single NEMO_TOKEN credential and network access to mega-api-prod.nemovideo.ai, which matches the described purpose. One small inconsistency: the SKILL.md frontmatter lists a config path (~/.config/nemovideo/) and platform-detection by install path for attribution, while the registry metadata summary noted no required config paths — this is likely benign but worth noting.
Instruction Scope
The runtime instructions stick to uploading videos, creating sessions, streaming SSE chat, polling for render status, and exporting downloads. They also instruct the agent to read this file's YAML frontmatter and to detect install path patterns (e.g., ~/.clawhub, ~/.cursor/skills/) for X-Skill-Platform attribution. Reading the skill's own frontmatter is expected; probing a couple of standard install paths is minor but does broaden filesystem access beyond pure network I/O. The skill correctly avoids exposing tokens in user-visible output and describes re-auth flows.
Install Mechanism
There is no install spec and no code files — the skill is instruction-only, so nothing is downloaded or written to disk by an installer. This is the lowest-risk install pattern.
Credentials
Only one credential is declared (NEMO_TOKEN) as the primary credential. The instructions also implement an anonymous-token flow if no token is present (POST to the service to obtain a short-lived token). Requiring a single service token is proportionate for a cloud transcription/export service.
Persistence & Privilege
The skill is not always-enabled and makes no requests to modify other skills or system-wide settings. It operates on-demand and uses a session token for operations; no elevated persistence privileges are requested.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install video-to-text-online-free
  3. After installation, invoke the skill by name or use /video-to-text-online-free
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Video to Text Online Free — Initial Release - Convert video files (MP4, MOV, AVI, WebM, up to 500MB) to text transcripts using a cloud backend. - Automatic setup with anonymous authentication (100 free credits, 7-day expiry). - Users can upload files, transcribe speech, edit tracks, check credits, and export 1080p MP4 results. - Clear workflow and error handling for uploads, session management, and export actions. - Action routing based on user commands; supports multiple video formats and multilanguage prompts. - Includes session, upload, export, and timeline summary features for easy editing and tracking.
Metadata
Slug video-to-text-online-free
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Video To Text Online Free?

convert video files into text transcripts with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. students, journalists, content creators use it f... It is an AI Agent Skill for Claude Code / OpenClaw, with 79 downloads so far.

How do I install Video To Text Online Free?

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

Is Video To Text Online Free free?

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

Which platforms does Video To Text Online Free support?

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

Who created Video To Text Online Free?

It is built and maintained by peandrover adam (@peand-rover); the current version is v1.0.0.

💬 Comments