← 返回 Skills 市场
peand-rover

Youtube To Video Ai

作者 peandrover adam · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
94
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install youtube-to-video-ai
功能描述
Skip the learning curve of professional editing software. Describe what you want — convert this YouTube video into a 60-second highlight reel with captions —...
安全使用建议
This skill appears to do what it says (upload your video to a 'nemovideo' cloud service and return a clipped MP4), but a few things to check before installing: - Origin and trust: There is no homepage or author URL; the registry owner ID is present but the source is unknown. Try to verify the vendor/service (nemovideo.ai) and confirm it is legitimate before sending sensitive content. - Privacy: Your uploads (videos) will be sent to a third-party API and stored/processed there. Do not upload private or sensitive videos unless you trust the service and its terms/privacy policy. - Tokens: The skill will read NEMO_TOKEN from the environment or create an anonymous token automatically (the skill's instructions describe POSTing to an anonymous-token endpoint). Understand that an anonymous token grants processing access for a limited time; check rate/usage limits and what metadata the service collects. - Metadata mismatch: The SKILL.md frontmatter lists a config path (~/.config/nemovideo/) that the registry's required-configs did not. Confirm whether the skill will read or write that directory — if it does, inspect its contents for anything you wouldn't want shared. - Test safely: If you proceed, test with non-sensitive sample videos first. If possible, request the vendor's privacy/terms page or source code to increase confidence. If you want, I can try to summarize exactly which API calls and headers the skill will use (so you can audit network behavior) or suggest safer alternatives for local-only clipping workflows.
功能分析
Type: OpenClaw Skill Name: youtube-to-video-ai Version: 1.0.0 The skill is a legitimate integration for a video processing service hosted at nemovideo.ai. It provides clear instructions for an AI agent to handle authentication via anonymous tokens, manage user sessions, and interact with cloud-based rendering APIs for video editing. There are no indicators of data exfiltration, malicious execution, or harmful prompt injection; the requested environment variables and configuration paths are consistent with the tool's stated purpose.
能力评估
Purpose & Capability
The skill name/description (convert YouTube videos into clips) aligns with the runtime instructions which call a remote 'nemovideo' API and require a NEMO_TOKEN. That credential and the described endpoints are coherent with the stated purpose. However, the published registry metadata reported 'required config paths: none' while the SKILL.md frontmatter declares a configPaths entry (~/.config/nemovideo/), an inconsistency that is unexplained.
Instruction Scope
SKILL.md is clear about the flow: check for NEMO_TOKEN, obtain an anonymous token via the service if missing, create sessions, upload files or URLs, poll render status, and return download URLs. All file/network actions are directed to the stated backend. The notable runtime behavior is that user video files (or local file paths) will be uploaded to an external endpoint — expected for this capability but important for privacy. The instructions do not ask the agent to read arbitrary system secrets or unrelated files, but they do reference uploading local file paths and a config path in the frontmatter (mismatch with registry).
Install Mechanism
No install spec and no code files — instruction-only skill. This minimizes installation risk (nothing written to disk by the registry).
Credentials
Only a single credential is required (NEMO_TOKEN), which is proportional to a cloud API client. The skill will also obtain an anonymous token from the remote service if NEMO_TOKEN is absent. The frontmatter's configPaths entry (~/.config/nemovideo/) is declared in SKILL.md but not in the registry's 'required config paths' — this discrepancy should be resolved; if the skill actually needs to read that path, it raises additional scope and privacy considerations.
Persistence & Privilege
The skill is not always-enabled and does not request system-wide privileges. It uses ephemeral session tokens and normal API calls. Autonomous invocation (model-driven use) is allowed by default but is not a unique red flag here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install youtube-to-video-ai
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /youtube-to-video-ai 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of YouTube to Video AI. - Convert YouTube videos or uploaded files into short, repurposed video clips using a simple prompt. - Automatic cloud-based editing: highlight reels, captions, aspect ratios, and more—no manual video editing required. - Supports YouTube URLs and video files up to 500MB (MP4, MOV, WebM, AVI). - Fast processing (1-2 minutes per clip); download finished highlights as MP4 or other formats. - 100 free credits for new users (7-day trial); requires session setup and token-based cloud auth. - Built-in error handling for uploads, token/session, credits, and API usage.
元数据
Slug youtube-to-video-ai
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Youtube To Video Ai 是什么?

Skip the learning curve of professional editing software. Describe what you want — convert this YouTube video into a 60-second highlight reel with captions —... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 94 次。

如何安装 Youtube To Video Ai?

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

Youtube To Video Ai 是免费的吗?

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

Youtube To Video Ai 支持哪些平台?

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

谁开发了 Youtube To Video Ai?

由 peandrover adam(@peand-rover)开发并维护,当前版本 v1.0.0。

💬 留言讨论