← 返回 Skills 市场
vynbosserman65

Youtube Video Converter

作者 vynbosserman65 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
131
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install youtube-video-converter
功能描述
convert YouTube video links into converted MP4 files with this skill. Works with MP4, WebM, AVI, MOV files up to 500MB. YouTubers use it for converting YouTu...
安全使用建议
This skill appears to do what it says: it talks to a nemo video API and needs one token (NEMO_TOKEN). Before installing, confirm you trust the remote service (mega-api-prod.nemovideo.ai) because any video or link you submit will be uploaded/processed there. Note the registry metadata vs SKILL.md mismatch: SKILL.md references a config path (~/.config/nemovideo/) while the registry reported none — ask the publisher which is correct. Also the skill has no public source or homepage; if you need stronger assurance, request the skill's source or documentation and verify the API domain and privacy policy. If you proceed, prefer using an ephemeral/anonymous token for testing rather than a long-lived secret tied to other accounts.
功能分析
Type: OpenClaw Skill Name: youtube-video-converter Version: 1.0.0 The skill is a functional wrapper for a cloud-based video conversion service hosted at mega-api-prod.nemovideo.ai. It provides structured instructions for the agent to manage API sessions, handle file uploads, and poll for rendering status. While the documentation contains repetitive phrasing (likely for keyword optimization within the agent's routing logic), there is no evidence of data exfiltration, unauthorized access to sensitive local files, or malicious command execution. The skill follows standard practices for cloud-integrated tools, including token management and error handling.
能力评估
Purpose & Capability
The skill's declared purpose (convert YouTube links to MP4/WebM/etc.) matches the runtime instructions (calls to a nemo video API, upload/render/export endpoints). Requesting a single token (NEMO_TOKEN) is appropriate for this purpose. However, registry metadata reported 'no config paths' while the SKILL.md frontmatter lists a config path (~/.config/nemovideo/), which is an inconsistency to resolve.
Instruction Scope
SKILL.md contains explicit API calls (session creation, upload, render, credit checks) and SSE handling that stay within the stated purpose of driving a cloud render pipeline. The instructions expect the agent to upload user-provided videos/URLs and to include Authorization headers. They also advise deriving an anonymous token if none exists. Nothing in the instructions asks the agent to read unrelated secrets or system data beyond possible install/config paths mentioned.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so it does not write new binaries or download archives. That lowers installation risk.
Credentials
The skill requires a single environment variable (NEMO_TOKEN) which aligns with the API-based workflow. Minor proportionality concerns: SKILL.md references a config path (~/.config/nemovideo/) and detection of install paths for header population; the registry metadata did not list this path. Also the skill will send user-supplied video data to an external domain (mega-api-prod.nemovideo.ai), so users should consider privacy of uploaded content and whether they trust the remote service.
Persistence & Privilege
The skill is not always-enabled and does not request elevated platform privileges. It instructs storing session_id/token in-session for API use, which is typical for this functionality. It does not try to modify other skills or system-wide agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install youtube-video-converter
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /youtube-video-converter 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of YouTube Video Converter. - Convert YouTube videos to 1080p MP4, MOV, AVI, or WebM files (up to 500MB). - Automatic token/session setup; supports both registered and anonymous users. - Cloud-based processing with status updates and error handling (e.g., expired token, file too large). - Query credits, upload URLs/files, and manage video export/downloads via clear commands. - Includes intent matching for common actions (convert, credits, export, upload, status).
元数据
Slug youtube-video-converter
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Youtube Video Converter 是什么?

convert YouTube video links into converted MP4 files with this skill. Works with MP4, WebM, AVI, MOV files up to 500MB. YouTubers use it for converting YouTu... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 131 次。

如何安装 Youtube Video Converter?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install youtube-video-converter」即可一键安装,无需额外配置。

Youtube Video Converter 是免费的吗?

是的,Youtube Video Converter 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Youtube Video Converter 支持哪些平台?

Youtube Video Converter 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Youtube Video Converter?

由 vynbosserman65(@vynbosserman65)开发并维护,当前版本 v1.0.0。

💬 留言讨论