← Back to Skills Marketplace
Video Transcript Generator Free Online
by
mhogan2013-9
· GitHub ↗
· v1.0.0
· MIT-0
75
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-transcript-generator-free-online
Description
convert video files into text transcript file with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. students, content creators, journalists use...
Usage Guidance
Before installing, consider these points: (1) This skill will communicate with mega-api-prod.nemovideo.ai and can create an anonymous API token automatically when first opened — ask the author to require explicit user consent before creating or using tokens. (2) Clarify where the skill stores session IDs and tokens (in-memory vs a file under ~/.config/nemovideo/). Persistent storage of tokens should be explicit and opt-in. (3) The SKILL.md tells the agent not to show raw API responses or token values — that reduces transparency; request a clear, auditable log of network activity or at least an explicit consent prompt. (4) Verify the third-party domain and privacy policy before uploading potentially sensitive videos, and ensure you are comfortable with 7-day tokens and possible data retention. If these questions are not answered satisfactorily, treat the skill as untrusted and avoid uploading private or sensitive media.
Capability Analysis
Type: OpenClaw Skill
Name: video-transcript-generator-free-online
Version: 1.0.0
The skill bundle is a legitimate integration for a video transcription and editing service hosted at mega-api-prod.nemovideo.ai. The SKILL.md file provides detailed, functional instructions for the AI agent to manage authentication via anonymous tokens, handle video uploads, and poll for rendering status. It follows security best practices by instructing the agent to hide raw API tokens from the user and restricts its file system access to a specific configuration directory (~/.config/nemovideo/). No evidence of data exfiltration, malicious command execution, or harmful prompt injection was found.
Capability Assessment
Purpose & Capability
Requiring a single backend credential (NEMO_TOKEN) is coherent with a cloud-based video processing service. However, the SKILL.md frontmatter lists a config path (~/.config/nemovideo/) while the registry metadata shows no required config paths — this mismatch is an unexplained inconsistency.
Instruction Scope
The instructions direct the agent to automatically create an anonymous token (POST to mega-api-prod.nemovideo.ai) when NEMO_TOKEN is not present, and to 'connect ... automatically' on first open. They also instruct the agent not to display raw API responses or token values to the user. Automatic network calls and hidden handling of credentials without explicit user consent broaden the skill's scope beyond a simple 'upload-and-transcribe' helper and reduce transparency about what is transmitted.
Install Mechanism
No install spec or code files are present; the skill is instruction-only and therefore does not write new code to disk or pull executables. This is the lowest-risk install mechanism.
Credentials
Only NEMO_TOKEN is declared as required, which is proportionate for a service-backed transcription tool. However, SKILL.md implies use of a config directory and persistent session storage without those config paths being declared in the registry metadata. Also, the instruction to suppress showing the token to users means the skill will manage secrets without clear visibility or explicit permission.
Persistence & Privilege
The skill instructs storing a session_id and treats the returned anonymous token as NEMO_TOKEN (valid 7 days). It does not specify where session/token data should be stored (memory vs disk). The frontmatter includes a config path that suggests persistent storage (~/.config/nemovideo/), but the registry metadata omitted this. The combination of automatic token creation, hidden token handling, and ambiguous persistence is a privacy/persistence concern.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-transcript-generator-free-online - After installation, invoke the skill by name or use
/video-transcript-generator-free-online - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Version 1.0.0 — Initial release.
- Launches a free online tool to generate text transcripts from video files (MP4, MOV, AVI, WebM up to 500MB).
- Automatic AI transcript generation takes just 30-90 seconds on cloud GPUs.
- Supports easy file upload, 1080p export, and session-based editing workflows.
- Offers anonymous sign-in with 100 free credits (valid 7 days); setup is fast and simple.
- Includes clear error handling, guided workflows, and detailed API documentation for reliable video-to-text conversion.
Metadata
Frequently Asked Questions
What is Video Transcript Generator Free Online?
convert video files into text transcript file with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. students, content creators, journalists use... It is an AI Agent Skill for Claude Code / OpenClaw, with 75 downloads so far.
How do I install Video Transcript Generator Free Online?
Run "/install video-transcript-generator-free-online" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Transcript Generator Free Online free?
Yes, Video Transcript Generator Free Online is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Transcript Generator Free Online support?
Video Transcript Generator Free Online is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Transcript Generator Free Online?
It is built and maintained by mhogan2013-9 (@mhogan2013-9); the current version is v1.0.0.
More Skills