← Back to Skills Marketplace
Video To Text Extract Free
by
vynbosserman65
· GitHub ↗
· v1.0.0
· MIT-0
92
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-to-text-extract-free
Description
Get plain text transcript ready to post, without touching a single slider. Upload your video files (MP4, MOV, AVI, WebM, up to 500MB), say something like "ex...
Usage Guidance
This skill behaves like a normal cloud transcription tool: it will upload any video you provide to mega-api-prod.nemovideo.ai and use a NEMO_TOKEN (or create a short-lived anonymous token) to process it. Before installing, confirm: (1) you are comfortable with your video content being sent to that external service and have reviewed its privacy/terms; (2) where and how the skill will persist the anonymous token or session_id (environment variable vs ~/.config/nemovideo/) — there is a metadata mismatch in the registry vs SKILL.md that should be clarified; (3) whether the skill will read the agent install path when setting X-Skill-Platform (this may require minimal filesystem queries). If you need to handle sensitive or regulated data, do not use this skill until you have explicit documentation from the skill author about storage, retention, and data handling policies.
Capability Analysis
Type: OpenClaw Skill
Name: video-to-text-extract-free
Version: 1.0.0
The skill bundle provides instructions for an AI agent to interface with the 'nemovideo.ai' API to perform video-to-text transcription and video processing. It outlines standard procedures for authentication (using NEMO_TOKEN or an anonymous UUID), session management, and file uploads to specific API endpoints (e.g., mega-api-prod.nemovideo.ai). The instructions in SKILL.md are consistent with the stated purpose of the tool and do not contain evidence of data exfiltration, malicious execution, or harmful prompt injection.
Capability Assessment
Purpose & Capability
Name/description (video→text transcription) align with the declared primary credential (NEMO_TOKEN) and the SKILL.md instructions, which call a nemovideo.ai cloud API for upload, SSE chat, session management and export. No unrelated credentials or binaries are requested.
Instruction Scope
Runtime instructions stay within the stated purpose (creating sessions, uploading video, polling for render results, reading SSE). The skill explicitly instructs how to obtain an anonymous token if NEMO_TOKEN is not present, how to set headers, and to store the session_id. It also tells the agent not to display raw token/API responses. This is expected, but the instructions implicitly require uploading the user's video files to an external service (mega-api-prod.nemovideo.ai) — a clear privacy implication the user should be aware of.
Install Mechanism
No install spec and no code files (instruction-only). Lowest-risk installation surface — nothing is written to disk by an installer step. All runtime network actions are described in SKILL.md.
Credentials
Only NEMO_TOKEN is declared as the primary credential, which is appropriate for a hosted transcription service. SKILL.md describes auto-obtaining a short-lived anonymous token if none is present. There is an inconsistency: registry metadata (provided earlier) lists no required config paths, but the SKILL.md frontmatter mentions configPaths (~/.config/nemovideo/). That mismatch should be clarified. Storing tokens or session IDs in environment or config directories is sensitive and should be documented.
Persistence & Privilege
always:false (not force-enabled). The skill asks only to store a session_id (and possibly token) for use with the service; it does not request system-wide privileges or to modify other skills. No evidence it modifies other agent settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-to-text-extract-free - After installation, invoke the skill by name or use
/video-to-text-extract-free - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Video To Text Extract Free — Initial Release
- Quickly extract plain text transcripts from uploaded video files (MP4, MOV, AVI, WebM up to 500MB).
- Automatic backend setup with free 7-day token (100 credits) — no manual configuration required.
- Simple prompt-based workflow: upload, describe your extraction needs, and download results.
- Real-time session management, progress updates, and error handling for a seamless experience.
- Supports multiple video and audio formats; optimized for fast, accurate spoken word transcription.
Metadata
Frequently Asked Questions
What is Video To Text Extract Free?
Get plain text transcript ready to post, without touching a single slider. Upload your video files (MP4, MOV, AVI, WebM, up to 500MB), say something like "ex... It is an AI Agent Skill for Claude Code / OpenClaw, with 92 downloads so far.
How do I install Video To Text Extract Free?
Run "/install video-to-text-extract-free" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video To Text Extract Free free?
Yes, Video To Text Extract Free is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video To Text Extract Free support?
Video To Text Extract Free is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video To Text Extract Free?
It is built and maintained by vynbosserman65 (@vynbosserman65); the current version is v1.0.0.
More Skills