← Back to Skills Marketplace
61
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install transcribe-video-to-text-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 "tr...
Usage Guidance
This skill appears to do what it says (upload your video to nemovideo.ai for transcription) and only asks for a single service token. Before installing or using it:
- Remember uploads go to an external service (mega-api-prod.nemovideo.ai). Do not upload sensitive or confidential video unless you trust that domain and its privacy policy.
- NEMO_TOKEN (if set in your environment) will be used directly; avoid placing long-lived or privileged credentials in environment variables unless necessary. Prefer the anonymous-token flow for occasional use.
- The skill has no published source or homepage — lack of provenance increases risk. Consider asking the publisher for documentation, a privacy policy, or a canonical repo before trusting it.
- The frontmatter mentions a local config path (~/.config/nemovideo/) but the instructions do not say to read it — clarify with the publisher whether the skill will access local config files.
- If you need higher assurance, test with non-sensitive sample videos and inspect network/activity logs (or run in an isolated environment) before using with private content.
Capability Analysis
Type: OpenClaw Skill
Name: transcribe-video-to-text-free
Version: 1.0.0
The skill is a functional wrapper for a video transcription and editing service hosted at mega-api-prod.nemovideo.ai. It defines standard API interactions for authentication, session management, file uploads, and polling for export results. The instructions provided 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
The name/description (video→text transcription) aligns with the declared NEMO_TOKEN credential and the SKILL.md which calls nemovideo.ai endpoints. Minor mismatch: frontmatter lists a config path (~/.config/nemovideo/) that the instructions never explicitly say to read; this is a small inconsistency but not a strong indicator of malicious intent.
Instruction Scope
SKILL.md confines operations to uploading user-supplied media and calling the nemovideo.ai API (session creation, upload, SSE, export/polling). It does require generating an anonymous token when NEMO_TOKEN is not present and storing session_id, but it does not instruct reading arbitrary local files or accessing unrelated environment variables. It does require adding attribution headers and 'auto-detecting' platform from an install path which may require the agent to inspect its environment/install location — this is reasonable for attribution but worth noting.
Install Mechanism
No install spec or code files are included (instruction-only skill). That minimizes on-disk write/execution risk.
Credentials
Only NEMO_TOKEN is required (primaryEnv). That is proportional for a third‑party transcription API. The skill also documents an anonymous-token flow if NEMO_TOKEN is missing. The declared config path is not used in the instructions — this should be clarified by the publisher. No other unrelated secrets are requested.
Persistence & Privilege
always is false and there's no install-time persistence or modifications to other skills or system-wide configs described. The skill stores short-lived session_id/token info for API calls, which is expected for this functionality.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install transcribe-video-to-text-free - After installation, invoke the skill by name or use
/transcribe-video-to-text-free - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of transcribe-video-to-text-free.
- Upload video files (MP4, MOV, AVI, WebM, up to 500MB), and receive a plain text transcription of spoken content.
- Automated cloud-based speech transcription—no manual typing needed.
- Fast processing (1-2 minutes for short clips); supports batch uploads and iterative editing.
- Download resulting transcript in text or as a 1080p MP4 with transcript overlay.
- Designed for students, journalists, and content creators needing accurate text quickly.
- Simple onboarding with free credits and easy setup—no local installation required.
Metadata
Frequently Asked Questions
What is Transcribe Video To Text 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 "tr... It is an AI Agent Skill for Claude Code / OpenClaw, with 61 downloads so far.
How do I install Transcribe Video To Text Free?
Run "/install transcribe-video-to-text-free" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Transcribe Video To Text Free free?
Yes, Transcribe Video To Text Free is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Transcribe Video To Text Free support?
Transcribe Video To Text Free is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Transcribe Video To Text Free?
It is built and maintained by tk8544-b (@tk8544-b); the current version is v1.0.0.
More Skills