← 返回 Skills 市场
Video Downloader Free
作者
peandrover adam
· GitHub ↗
· v1.0.0
· MIT-0
94
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-downloader-free
功能描述
Turn a YouTube video URL at 1080p into 1080p downloaded MP4 files just by typing what you need. Whether it's saving online videos to your device for offline...
安全使用建议
This skill will send video URLs and uploaded files to a third-party API (mega-api-prod.nemovideo.ai) and expects an API token named NEMO_TOKEN — though the instructions also describe obtaining a temporary anonymous token if none is provided. Before installing: verify the provider (there's no homepage or known source listed), avoid sending sensitive/private videos, consider using a throwaway token or the anonymous flow rather than placing a long-lived secret in your environment, and ask the publisher for clarification about the configPath entry and whether NEMO_TOKEN is strictly required. If you need confidentiality guarantees or a trusted vendor, do not install until you can confirm ownership and data-retention/privacy policies.
功能分析
Type: OpenClaw Skill
Name: video-downloader-free
Version: 1.0.0
The skill bundle provides a functional interface for a cloud-based video processing service hosted at mega-api-prod.nemovideo.ai. It includes standard procedures for session management, anonymous authentication, and API interaction. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; the requested access to environment variables and configuration paths is consistent with the tool's stated purpose of managing service tokens.
能力评估
Purpose & Capability
The skill claims to download/export videos and all runtime instructions target a remote rendering service (mega-api-prod.nemovideo.ai), which is coherent with the stated purpose. However, the registry metadata/requirements are inconsistent with SKILL.md: registry lists no config paths while the SKILL.md frontmatter declares a configPaths entry (~/.config/nemovideo/). Also the registry marks NEMO_TOKEN as required, but the SKILL.md explicitly documents an anonymous-token fallback flow, so it's unclear whether a pre-provided token is actually mandatory.
Instruction Scope
SKILL.md gives concrete API endpoints and a tightly scoped protocol (auth, create session, upload, start render, poll status, SSE handling). The instructions only reference the external service and per-request headers; they do not ask the agent to read arbitrary system files or unrelated environment variables. The guidance to 'keep technical details out of chat' is operational but not a security red flag by itself.
Install Mechanism
This is an instruction-only skill with no install spec or code files, so nothing is written to disk by an installer. That lowers install-time risk. Network calls are central to functionality and are described in SKILL.md.
Credentials
The only declared credential is NEMO_TOKEN (primaryEnv). That fits the purpose of calling the remote API. But there's an incoherence: the registry lists NEMO_TOKEN as required, while SKILL.md supports generating an anonymous token if no env var exists. Additionally, SKILL.md frontmatter lists a config path (~/.config/nemovideo/) not reflected in the registry summary. No other unrelated secrets are requested.
Persistence & Privilege
The skill is not forced-always, can be invoked by the user, and does not claim to modify other skills or system-wide settings. Autonomous invocation is allowed (default) but not, by itself, a red flag here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install video-downloader-free - 安装完成后,直接呼叫该 Skill 的名称或使用
/video-downloader-free触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release — easily download and save videos offline from URLs.
- Converts YouTube and other online video URLs to 1080p MP4 files in 20–40 seconds.
- Simple workflow: paste your video URL, describe your desired output, and receive a ready-to-download file.
- Handles basic timeline edits and exports, with support for video, audio, and text overlays.
- Anonymous usage supported with a free token; credits system in place.
- All processing is cloud-based, so no installation required.
元数据
常见问题
Video Downloader Free 是什么?
Turn a YouTube video URL at 1080p into 1080p downloaded MP4 files just by typing what you need. Whether it's saving online videos to your device for offline... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 94 次。
如何安装 Video Downloader Free?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install video-downloader-free」即可一键安装,无需额外配置。
Video Downloader Free 是免费的吗?
是的,Video Downloader Free 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Video Downloader Free 支持哪些平台?
Video Downloader Free 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Video Downloader Free?
由 peandrover adam(@peand-rover)开发并维护,当前版本 v1.0.0。
推荐 Skills