← 返回 Skills 市场
Video To Text Online Free
作者
peandrover adam
· GitHub ↗
· v1.0.0
· MIT-0
79
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install video-to-text-online-free - 安装完成后,直接呼叫该 Skill 的名称或使用
/video-to-text-online-free触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 79 次。
如何安装 Video To Text Online Free?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install video-to-text-online-free」即可一键安装,无需额外配置。
Video To Text Online Free 是免费的吗?
是的,Video To Text Online Free 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Video To Text Online Free 支持哪些平台?
Video To Text Online Free 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Video To Text Online Free?
由 peandrover adam(@peand-rover)开发并维护,当前版本 v1.0.0。
推荐 Skills