← Back to Skills Marketplace
linmillsd7

Youtube Online Video

by linmillsd7 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
52
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install youtube-online-video
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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).
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install youtube-online-video
  3. After installation, invoke the skill by name or use /youtube-online-video
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug youtube-online-video
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 52 downloads so far.

How do I install Youtube Online Video?

Run "/install youtube-online-video" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Youtube Online Video free?

Yes, Youtube Online Video is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Youtube Online Video support?

Youtube Online Video is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Youtube Online Video?

It is built and maintained by linmillsd7 (@linmillsd7); the current version is v1.0.0.

💬 Comments