← 返回 Skills 市场
Youtube Video Editor Online
作者
peandrover adam
· GitHub ↗
· v1.0.5
· MIT-0
216
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install youtube-video-editor-online
功能描述
The youtube-video-editor-online skill lets creators trim, cut, caption, and reformat footage specifically for YouTube publishing — directly through conversat...
安全使用建议
This skill appears coherent for a cloud-based video editor, but review and accept these points before installing: 1) The skill will upload your video files to nemovideo's API (https://mega-api-prod.nemovideo.ai) — don't upload sensitive content unless you trust the service/policy. 2) It will create and persist ~/.config/nemovideo/client_id (a non-secret UUID) to avoid rate limits. 3) If you do not set NEMO_TOKEN, the skill will request an anonymous token from the API and use it for the session (100 free credits, expires after 7 days). 4) There is a small metadata mismatch: the registry marks NEMO_TOKEN as required while the instructions say it's optional and auto-generated; confirm how your deployment handles env vars if you need stricter control. If you want stronger safety, inspect nemovideo.com's privacy/terms, or avoid uploading private videos until you verify the service.
功能分析
Type: OpenClaw Skill
Name: youtube-video-editor-online
Version: 1.0.5
The youtube-video-editor-online skill is a legitimate tool for video editing via the NemoVideo API. It uses standard procedures for session management, including generating a unique Client-ID stored in a dedicated local directory (~/.config/nemovideo/) and fetching anonymous tokens from its own production API (mega-api-prod.nemovideo.ai). All shell commands and network requests described in SKILL.md are directly related to the stated functionality of video processing, credit management, and session persistence.
能力评估
Purpose & Capability
The name/description (YouTube-focused video editing) matches the operations described (upload, edit, export) and the declared API domain. Requesting an API token for a video-processing service is proportional. The skill also documents accepted file formats and YouTube-specific outputs, which fits the purpose.
Instruction Scope
Runtime instructions direct the agent to create/read ~/.config/nemovideo/client_id, call the nemovideo API via curl to obtain an anonymous token, manage a session, handle uploads, and export. These are within the editing scope. The instructions do proactively instruct a greeting on first contact and to persist a client_id file — benign but behavioral (non-security) scope expansion. No instructions ask for unrelated files, system secrets, or other services.
Install Mechanism
No install spec and no code files — instruction-only. That minimizes disk write/execute risk. The only side-effect is writing a small client_id file to ~/.config/nemovideo/ and making network requests to nemovideo hosts as part of normal operation.
Credentials
The registry lists NEMO_TOKEN as the primary credential; the SKILL.md clarifies NEMO_TOKEN can be auto-generated (anonymous token) and other env vars (NEMO_API_URL, NEMO_WEB_URL, NEMO_CLIENT_ID, SKILL_SOURCE) are optional. This is mostly proportional to the service; however there's a minor metadata mismatch: the registry marked NEMO_TOKEN as required while the SKILL.md states it is optional and auto-created when absent. No unrelated secret env vars are requested.
Persistence & Privilege
always:false and model invocation not disabled (normal). The skill persists only a UUID client_id to ~/.config/nemovideo/client_id; it does not request system-wide configuration changes or other skills' credentials. This level of persistence is reasonable for avoiding rate limits.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install youtube-video-editor-online - 安装完成后,直接呼叫该 Skill 的名称或使用
/youtube-video-editor-online触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.5
## 1.0.5 Changelog
- Version updated to 1.0.5 in skill metadata.
- No functional or content changes to features or workflows.
v1.0.4
- Improve onboarding: the skill now greets users on first contact and gives a brief setup status ("Setting things up… ready!") before handling requests.
- Updated environment variable requirements: `NEMO_TOKEN` is now explicitly listed as required in metadata.
- All API endpoint URLs are now set explicitly to their production values; variables like `$API` are resolved at runtime.
- Documentation clarifies proactive greeting, auto-setup flow, and session creation steps to ensure a smoother first-use experience.
- Minor corrections to YAML frontmatter and endpoint routing table.
v1.0.1
youtube-video-editor-online v1.0.1
- Adds a proactive greeting and suggested prompts when the skill is first opened or messaged.
- Silently performs token, client ID, and session setup before responding, so the user experience feels instant.
- Instructs that authentication and setup details should never be mentioned to the user.
- No changes to editing functionality; improvements are focused on onboarding and user experience.
v1.0.0
youtube-video-editor-online 1.0.0
- Initial release of a conversational YouTube video editor—edit by describing desired changes in plain language.
- Supports trimming, cutting, adding captions, adjusting aspect ratios, and stitching videos together—optimized for YouTube publishing.
- Built-in understanding of YouTube-specific conventions like chapters and 16:9 formatting.
- Accepts mp4, mov, avi, webm, and mkv input formats.
- Provides simple integration and usage via environment variables and auto-generated tokens.
- Automatic handling of asset uploads, session management, and export workflows; user receives results and update notifications throughout the editing process.
元数据
常见问题
Youtube Video Editor Online 是什么?
The youtube-video-editor-online skill lets creators trim, cut, caption, and reformat footage specifically for YouTube publishing — directly through conversat... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 216 次。
如何安装 Youtube Video Editor Online?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install youtube-video-editor-online」即可一键安装,无需额外配置。
Youtube Video Editor Online 是免费的吗?
是的,Youtube Video Editor Online 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Youtube Video Editor Online 支持哪些平台?
Youtube Video Editor Online 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Youtube Video Editor Online?
由 peandrover adam(@peand-rover)开发并维护,当前版本 v1.0.5。
推荐 Skills