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