← 返回 Skills 市场
linmillsd7

Youtube Online Video

作者 linmillsd7 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
52
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install youtube-online-video
功能描述
edit video clips into YouTube-ready videos with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. YouTubers use it for editing and optimizing vid...
安全使用建议
What to consider before installing: - This skill uploads your video files to a third-party cloud service (mega-api-prod.nemovideo.ai). Only use it for content you are comfortable sending to an external provider. - The skill will auto-create an anonymous API token if you don't supply NEMO_TOKEN, and it intends to store tokens/session state (metadata references ~/.config/nemovideo/). Ask where tokens/sessions are stored and how to delete them if you care about persistence. - The service domain and the skill source/homepage are not provided in the registry — you can't verify the vendor or privacy/retention policies. Prefer skills with a known homepage or publisher. - The skill also derives attribution headers from the agent's install path, which could leak environment details. If you want to avoid exposing local path information, don't enable the skill or request code changes. - If you plan to use sensitive or private footage, do not use this skill until you confirm the service's security, data retention, and ownership policies. - If you proceed: avoid providing any unrelated secrets, review network activity if possible, and consider supplying your own vetted NEMO_TOKEN rather than allowing the skill to create and store an anonymous token automatically. If you want higher confidence, ask the maintainer for the service homepage, privacy/TOS, and explicit detail on where tokens and uploads are stored and how to remove them.
功能分析
Type: OpenClaw Skill Name: youtube-online-video Version: 1.0.0 The skill provides a legitimate integration for an AI video editing service hosted at mega-api-prod.nemovideo.ai. It manages video processing workflows, including authentication, file uploads, and cloud rendering, using standard API patterns. No evidence of data exfiltration, malicious execution, or harmful instructions was found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
Name/description (YouTube video editing) align with the actions in SKILL.md (upload, edit, export on a cloud render backend). Requiring a single API token (NEMO_TOKEN) is reasonable. However, the skill frontmatter lists a config path (~/.config/nemovideo/) while the registry metadata reported none — an inconsistency that suggests the skill intends to persist credentials/config locally.
Instruction Scope
Runtime instructions instruct the agent to POST user video files and session/token info to https://mega-api-prod.nemovideo.ai, generate an anonymous token if NEMO_TOKEN is missing, store session_id and token, and poll for render results — all expected for a cloud editor. Concerns: (1) automatic creation and storage of tokens without an explicit user confirmation step; (2) the skill instructs the agent to derive/emit headers including X-Skill-Platform by detecting install paths (potentially exposing local install paths); and (3) uploading user media to an external, unverified domain exposes potentially sensitive content. The instructions also say not to display raw tokens — implying tokens will be stored/used internally.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing is written to disk by an installer at install-time. This is the lowest install risk. However, the skill does plan to create and store tokens/session data at runtime (see instruction_scope).
Credentials
Only a single credential (NEMO_TOKEN) is declared as required/primary, which is proportionate for a cloud API. The SKILL.md will create an anonymous token if none is provided — reasonable but noteworthy because the skill will persist the token (and possibly place it under ~/.config/nemovideo/). No unrelated credentials (AWS, GCP, etc.) are requested.
Persistence & Privilege
The skill is not force-enabled (always: false) and can be invoked normally, but it instructs the agent to persist the anonymous token and session_id for later calls, and references a local config path (~/.config/nemovideo/). Persisting credentials for this service is expected, but users should be aware of where credentials and session state will be stored and for how long (tokens expire after 7 days per the docs).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install youtube-online-video
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /youtube-online-video 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of YouTube Online Video skill — edit and export YouTube-ready videos in the cloud. - Edit MP4, MOV, AVI, WebM files up to 500MB for YouTube publishing with 1080p MP4 export. - Automatic cloud GPU processing; typical turnaround is 1-2 minutes per video. - Handles actions like upload, trim, add subtitles, preview timeline, export, and check credits or project state. - Anonymous users granted free 7-day tokens with 100 credits. - Clear error handling for token, file support, quota, or subscription issues. - Designed for easy, GUI-style workflows via chat commands.
元数据
Slug youtube-online-video
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Youtube Online Video 是什么?

edit video clips into YouTube-ready videos with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. YouTubers use it for editing and optimizing vid... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 52 次。

如何安装 Youtube Online Video?

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

Youtube Online Video 是免费的吗?

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

Youtube Online Video 支持哪些平台?

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

谁开发了 Youtube Online Video?

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

💬 留言讨论