← 返回 Skills 市场
Online Video Editor Youtube
作者
vcarolxhberger
· GitHub ↗
· v1.0.0
· MIT-0
61
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install online-video-editor-youtube
功能描述
Turn a 10-minute YouTube vlog recording into 1080p YouTube-ready videos just by typing what you need. Whether it's editing and polishing videos for YouTube u...
安全使用建议
This skill appears to be a normal cloud-based video editor: it uploads your media to nemovideo.ai, uses a single service token (NEMO_TOKEN), creates sessions, and returns a downloadable MP4. Before installing or using it, consider: (1) Privacy — your videos are uploaded to a third-party service (nemovideo.ai). Do not upload sensitive or private footage unless you trust the provider and reviewed their privacy/retention policy. (2) Token and storage handling — the SKILL.md frontmatter references a local config path (~/.config/nemovideo/) but the registry metadata omitted it; ask the publisher whether tokens or session data will be stored on disk and where. (3) Token lifecycle — the anonymous token flow returns a short-lived token (noted as 7-day expiry); confirm how refresh/renewal and deletion are handled. (4) Verify the service — check the domain (TLS certificate, company, privacy terms) before sending content. If you need the skill for non-sensitive content and the vendor checks out, the required env var (NEMO_TOKEN) and network calls are proportionate. If you cannot verify the service or are concerned about privacy, do not use this skill with private videos.
功能分析
Type: OpenClaw Skill
Name: online-video-editor-youtube
Version: 1.0.0
The skill 'online-video-editor-youtube' is a well-documented integration for a cloud-based video editing service (nemovideo.ai). It provides the AI agent with clear instructions for authentication (including anonymous token generation), session management, file uploads, and handling a cloud rendering pipeline via API calls and SSE streams. All network and file operations are directly aligned with the stated purpose of video editing, and the instructions include security-conscious practices such as suppressing the display of raw tokens and JSON responses. No indicators of malicious intent, data exfiltration, or unauthorized execution were found.
能力评估
Purpose & Capability
The name/description (YouTube video editor) matches the network endpoints and actions described (upload, render, export). Requesting a single NEMO_TOKEN credential and interacting with nemovideo.ai is coherent with the stated purpose. However the SKILL.md frontmatter declares a required config path (~/.config/nemovideo/) while the registry metadata earlier lists no config paths — that inconsistency should be clarified (why would a simple instruction-only skill need a local config path?).
Instruction Scope
Runtime instructions are narrowly scoped to connecting to the nemovideo.ai API: obtain or use NEMO_TOKEN, create a session, upload files, stream SSE edits, poll render status, and return download URLs. The instructions explicitly require uploading user video/audio/image files to the remote service; this is expected for a cloud editor but is a privacy-sensitive operation. The instructions do not request unrelated system files or extra environment variables.
Install Mechanism
There is no install spec and no code files — the skill is instruction-only, which is the lowest install risk. Nothing is downloaded or written by an installer as part of the skill definition.
Credentials
Only one credential (NEMO_TOKEN) is declared as required, which is proportionate for a cloud editing API. The frontmatter also lists a config path (~/.config/nemovideo/) which is not declared elsewhere in the registry metadata — this inconsistency could indicate the skill expects to read or write local configuration (and possibly tokens) but that behavior is not described in the instructions. Confirm whether the skill will store tokens or session data locally.
Persistence & Privilege
always is false (no forced inclusion) and the skill does not request elevated platform privileges. Autonomous invocation is allowed by default which is expected for skills. There is no instruction to alter other skills or global agent settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install online-video-editor-youtube - 安装完成后,直接呼叫该 Skill 的名称或使用
/online-video-editor-youtube触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of Online Video Editor for YouTube.
- Instantly edit and export YouTube-ready videos by describing your desired result; no timeline or export settings required.
- Automatic token setup and seamless connection to cloud processing API; supports anonymous usage (free credits for 7 days).
- Fast processing: upload video clips (MP4, MOV, AVI, WebM, etc.), describe edits (e.g., trim, add intro, polish), and download 1080p MP4 in 1-2 minutes.
- Full support for video, audio, and text overlays via clear prompt recognition.
- Error handling, session management, and job tracking built-in for a reliable editing experience.
元数据
常见问题
Online Video Editor Youtube 是什么?
Turn a 10-minute YouTube vlog recording into 1080p YouTube-ready videos just by typing what you need. Whether it's editing and polishing videos for YouTube u... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 61 次。
如何安装 Online Video Editor Youtube?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install online-video-editor-youtube」即可一键安装,无需额外配置。
Online Video Editor Youtube 是免费的吗?
是的,Online Video Editor Youtube 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Online Video Editor Youtube 支持哪些平台?
Online Video Editor Youtube 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Online Video Editor Youtube?
由 vcarolxhberger(@vcarolxhberger)开发并维护,当前版本 v1.0.0。
推荐 Skills