← Back to Skills Marketplace
Video To Text Transcription Free
by
whitejohnk-26
· GitHub ↗
· v1.0.0
· MIT-0
61
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-to-text-transcription-free
Description
Get text transcripts ready to post, without touching a single slider. Upload your video files (MP4, MOV, AVI, WebM, up to 500MB), say something like "transcr...
Usage Guidance
This skill appears to do what it says: it uploads video files and uses a NEMO_TOKEN to call nemovideo's API for transcription and rendering. Before installing or using it: (1) Confirm you trust the external domain (mega-api-prod.nemovideo.ai) — your videos will be uploaded there; (2) Prefer letting the skill generate an anonymous token rather than entering a personal account token, since providing your NEMO_TOKEN may give it full access to your account; (3) Ask the publisher to clarify the configPath discrepancy (SKILL.md lists ~/.config/nemovideo/ while registry metadata did not) if you are concerned about local config reads; (4) Test with non-sensitive videos first and review the service's privacy/terms if you plan to process private data.
Capability Analysis
Type: OpenClaw Skill
Name: video-to-text-transcription-free
Version: 1.0.0
The skill is a functional wrapper for a video transcription service hosted at mega-api-prod.nemovideo.ai. It implements standard API interactions including anonymous token generation, session management, and file uploads. The instructions in SKILL.md are well-defined, providing clear logic for the AI agent to map user intents to specific API endpoints without any evidence of malicious data exfiltration, unauthorized local execution, or harmful prompt injection.
Capability Assessment
Purpose & Capability
The name/description describe cloud video transcription and the SKILL.md instructs the agent to obtain a token, create a session, upload video files, request transcriptions/rendering, and download outputs — all coherent with the claimed purpose. Requesting a NEMO_TOKEN is appropriate for an API-driven service.
Instruction Scope
Instructions require network calls to https://mega-api-prod.nemovideo.ai for auth, uploads, SSE and rendering; they explicitly instruct uploading user video files (or URLs) and storing session_id. This is expected for a cloud transcription service, but it does mean user content will be transmitted to a third party. The SKILL.md also references auto-detecting platform from an install path and a config path (~/.config/nemovideo/) in frontmatter — that could require reading local environment/install paths if implemented, though the runtime instructions do not otherwise require broad local file access.
Install Mechanism
There is no install specification and no code files (instruction-only), so nothing is written to disk by the skill itself. This minimizes install-time risk.
Credentials
Only one credential (NEMO_TOKEN) is declared as primary, which is proportionate for accessing the described API. The skill can also create an anonymous token server-side if NEMO_TOKEN is not set, reducing the need for users to provide an account token. There is a minor inconsistency: the registry metadata shown at the top listed no required config paths, but the SKILL.md frontmatter includes a configPaths entry (~/.config/nemovideo/). That suggests the skill may expect or prefer reading a local config file in some implementations — clarify before giving a personal account token.
Persistence & Privilege
always:false (not force-included); user-invocable and allows autonomous invocation by default — standard for skills. The skill does not request permanent system presence or attempt to modify other skills or system-wide settings in the provided instructions.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-to-text-transcription-free - After installation, invoke the skill by name or use
/video-to-text-transcription-free - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Video-to-Text Transcription Free — Initial Release
- Upload MP4, MOV, AVI, or WebM (up to 500MB) for free, fast, and accurate AI speech-to-text transcription.
- Automatic setup with free token generation—no local install or paid software required.
- Simple workflow: upload your video, request transcription, and download in 1080p MP4 or subtitle format.
- Clear status updates, session management, and error handling for smooth user experience.
- Designed for students, content creators, and journalists needing quick transcripts.
Metadata
Frequently Asked Questions
What is Video To Text Transcription Free?
Get text transcripts ready to post, without touching a single slider. Upload your video files (MP4, MOV, AVI, WebM, up to 500MB), say something like "transcr... It is an AI Agent Skill for Claude Code / OpenClaw, with 61 downloads so far.
How do I install Video To Text Transcription Free?
Run "/install video-to-text-transcription-free" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video To Text Transcription Free free?
Yes, Video To Text Transcription Free is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video To Text Transcription Free support?
Video To Text Transcription Free is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video To Text Transcription Free?
It is built and maintained by whitejohnk-26 (@whitejohnk-26); the current version is v1.0.0.
More Skills