← Back to Skills Marketplace
137
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install youtube-editor-ai
Description
YouTubers edit raw video footage into edited YouTube videos using this skill. Accepts MP4, MOV, AVI, WebM up to 500MB, renders on cloud GPUs at 1080p, and re...
Usage Guidance
This skill appears to be what it claims: a cloud-based AI video editor that uploads any video you provide to mega-api-prod.nemovideo.ai and returns edited files. Before installing or using it: (1) only upload content you are comfortable sending to a third-party service; (2) be aware the skill will use or obtain a NEMO_TOKEN (it can create an anonymous short-lived token if none is provided); (3) the skill may read install paths to populate an attribution header — if you have sensitive files in your home directory, avoid giving blanket filesystem access; (4) prefer providing your own NEMO_TOKEN only if you trust the nemo service and understand its permissions; (5) because the publisher/homepage is unknown, consider testing with non-sensitive sample videos first and verify the service's privacy/terms outside the skill.
Capability Analysis
Type: OpenClaw Skill
Name: youtube-editor-ai
Version: 1.0.0
The skill is a legitimate integration for an AI video editing service hosted at mega-api-prod.nemovideo.ai. It manages API authentication (including anonymous token generation), video uploads, and rendering workflows as described in SKILL.md. The instructions to the agent are functional and include security best practices, such as preventing the leakage of API tokens in chat responses, and there are no indicators of data exfiltration, malicious execution, or unauthorized access to sensitive local files.
Capability Assessment
Purpose & Capability
The skill declares a single service credential (NEMO_TOKEN) and its SKILL.md describes a cloud render pipeline at mega-api-prod.nemovideo.ai that accepts uploaded videos and returns edited MP4s — this matches the 'YouTube Editor' purpose. Declared config path (~/.config/nemovideo/) and primaryEnv (NEMO_TOKEN) are coherent with a client that talks to that backend.
Instruction Scope
Instructions include creating/using a bearer token, posting/streaming messages, uploading user files (multipart or via URL), polling session/render endpoints, and mapping GUI actions to API calls — all expected for a cloud editor. Two minor scope notes: (1) it instructs deriving an X-Skill-Platform header by checking install paths (e.g., ~/.clawhub/, ~/.cursor/skills/) which implies reading parts of the user's filesystem to build attribution headers; (2) if NEMO_TOKEN is missing it instructs obtaining an anonymous token via an API POST and using it as NEMO_TOKEN (the agent must handle that secret carefully).
Install Mechanism
This is an instruction-only skill with no install spec and no bundled code, which minimizes on-disk risk. There is nothing being downloaded or executed locally by a provided installer.
Credentials
Only one environment credential is requested (NEMO_TOKEN), and the SKILL.md uses that token as the bearer auth for the described backend. No unrelated credentials or broad system secrets are requested.
Persistence & Privilege
The skill does not request always: true and does not claim to modify other skills or global agent settings. It creates and holds session_ids for interactions with the cloud service (expected for a rendering session), but it does not request elevated persistent privileges in the agent environment.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install youtube-editor-ai - After installation, invoke the skill by name or use
/youtube-editor-ai - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
youtube-editor-ai 1.0.0 — Initial release
- Launches an AI-powered YouTube video editor: upload footage, describe edits, get 1080p MP4s in minutes.
- Accepts MP4, MOV, AVI, WebM files up to 500MB; renders on cloud GPUs.
- Handles uploads, edits, exports, and session management automatically.
- Supports credits handling, real-time editing instructions, and concise error feedback.
- All API interaction details, format support, and workflow tips are documented for clarity.
Metadata
Frequently Asked Questions
What is Youtube Editor Ai?
YouTubers edit raw video footage into edited YouTube videos using this skill. Accepts MP4, MOV, AVI, WebM up to 500MB, renders on cloud GPUs at 1080p, and re... It is an AI Agent Skill for Claude Code / OpenClaw, with 137 downloads so far.
How do I install Youtube Editor Ai?
Run "/install youtube-editor-ai" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Youtube Editor Ai free?
Yes, Youtube Editor Ai is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Youtube Editor Ai support?
Youtube Editor Ai is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Youtube Editor Ai?
It is built and maintained by tk8544-b (@tk8544-b); the current version is v1.0.0.
More Skills