← 返回 Skills 市场
Video Transcription Free
作者
vcarolxhberger
· GitHub ↗
· v1.0.0
· MIT-0
117
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-transcription-free
功能描述
students, content creators, podcasters convert video files into captioned text videos using this skill. Accepts MP4, MOV, AVI, WebM up to 500MB, renders on c...
安全使用建议
This skill generally does what it says (upload video to a remote API and return a rendered MP4), but exercise caution: the package has no homepage or identifiable owner, and the instructions ask the agent to probe install/config paths (e.g., ~/.config/nemovideo/, ~/.clawhub/) which could access unrelated files. Before installing or using it: 1) verify the API domain and service reputation (mega-api-prod.nemovideo.ai) and ask the publisher for a homepage or documentation; 2) avoid uploading sensitive videos or including system credentials; 3) decline filesystem probing—ask the skill to only use explicit file paths you provide; and 4) prefer using an account-bound API token you control rather than allowing anonymous-token generation. If you need higher assurance, request the skill author to remove the install-path/config probing and to publish source or official docs.
功能分析
Type: OpenClaw Skill
Name: video-transcription-free
Version: 1.0.0
The skill is a legitimate integration for a cloud-based video transcription and editing service hosted at nemovideo.ai. It provides detailed instructions for the agent to manage authentication (via NEMO_TOKEN or anonymous UUID generation), session handling, file uploads, and rendering workflows. The behavior, including the use of specific API headers and filesystem path detection for platform attribution, is consistent with the stated purpose of the tool and lacks any indicators of malicious intent, data exfiltration, or unauthorized execution.
能力评估
Purpose & Capability
The skill's name/description align with the actions described (upload video, transcribe, render MP4). Requiring a single API token (NEMO_TOKEN) is reasonable. However, the SKILL.md frontmatter lists a config path (~/.config/nemovideo/) while the registry metadata reported no required config paths—this mismatch and the missing homepage/unknown source reduce trust in provenance.
Instruction Scope
Runtime instructions direct the agent to perform network calls to https://mega-api-prod.nemovideo.ai, upload local files (multipart -F "files=@/path"), generate anonymous tokens, and 'detect' install-paths to set an X-Skill-Platform header (reading ~/.clawhub, ~/.cursor/skills/ etc.). Detecting install paths or reading a config directory implies the skill may probe the user's filesystem; that is broader in scope than mere file upload/transcription and could expose sensitive data if performed indiscriminately.
Install Mechanism
This is an instruction-only skill with no install spec or code files; nothing will be written to disk by an installer. That lowers installation risk.
Credentials
Only NEMO_TOKEN is declared as required, which is appropriate for a remote API. But the SKILL.md also documents an anonymous-token flow (so an env var may be optional) and its frontmatter references a config path that could contain other credentials. The presence of an undeclared config path in the skill content is disproportionate unless the skill actually needs to read prior configuration—this should be clarified.
Persistence & Privilege
always:false and default agent-invocation behavior are normal. The skill instructs saving a session_id returned by the API; that is typical for session-based services. There is no request for persistent local installation or modification of other skills.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install video-transcription-free - 安装完成后,直接呼叫该 Skill 的名称或使用
/video-transcription-free触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of Video Transcription Free — convert video speech to text with AI-powered captions.
- Accepts MP4, MOV, AVI, and WebM files up to 500MB; returns captioned MP4 videos within minutes.
- No installation required; processing and rendering are handled on cloud GPUs.
- Supports session management, credit tracking, and batch or iterative workflows.
- Provides easy, keyword-based commands for uploading, transcribing, exporting, and checking status or credits.
- Includes clear error handling, timeline previews, and API guidance for smooth user experience.
元数据
常见问题
Video Transcription Free 是什么?
students, content creators, podcasters convert video files into captioned text videos using this skill. Accepts MP4, MOV, AVI, WebM up to 500MB, renders on c... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 117 次。
如何安装 Video Transcription Free?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install video-transcription-free」即可一键安装,无需额外配置。
Video Transcription Free 是免费的吗?
是的,Video Transcription Free 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Video Transcription Free 支持哪些平台?
Video Transcription Free 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Video Transcription Free?
由 vcarolxhberger(@vcarolxhberger)开发并维护,当前版本 v1.0.0。
推荐 Skills