← Back to Skills Marketplace
Youtube Video Editor Remastered
by
dsewell-583h0
· GitHub ↗
· v1.0.0
· MIT-0
139
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install youtube-video-editor-remastered
Description
Turn a 10-minute unedited YouTube vlog recording into 1080p polished edited clips just by typing what you need. Whether it's re-editing and enhancing existin...
Usage Guidance
This skill uploads your raw videos to a third‑party cloud backend (mega-api-prod.nemovideo.ai) for processing. If you care about privacy or copyright, verify that service's policies before uploading media. The skill prefers a NEMO_TOKEN (declared primary) but can request an anonymous token itself — understand whether you want to supply your own token (to use a paid/registered account) or rely on anonymous credentials with limited credits/expiry. Note the small metadata inconsistency (config path listed in the SKILL.md frontmatter but not in registry metadata) — harmless but worth being aware of. There are no code files or installers to audit here, but that also means the static scanner had nothing to check; the backend calls are the main risk surface. If you decide to proceed, consider using a dedicated service account/token with limited scope or test with non-sensitive footage first.
Capability Analysis
Type: OpenClaw Skill
Name: youtube-video-editor-remastered
Version: 1.0.0
The skill provides a comprehensive interface for a cloud-based video editing service hosted at nemovideo.ai. It includes detailed instructions for the AI agent to manage session states, handle multi-part file uploads, and poll for rendering status. While it features automated token acquisition and performs basic environment fingerprinting (checking installation paths like ~/.cursor/skills/ for attribution), these actions are transparently documented and align with the stated functionality of a cloud-integrated media tool without evidence of malicious intent or data exfiltration.
Capability Assessment
Purpose & Capability
The skill is a cloud video editor and only requests a single service token (NEMO_TOKEN) which aligns with that purpose. Minor inconsistency: the SKILL.md frontmatter lists a config path (~/.config/nemovideo/) while the registry metadata declared no required config paths; also the skill declares NEMO_TOKEN as required/primary even though the instructions include an anonymous-token fallback.
Instruction Scope
Runtime instructions focus on uploading media, creating sessions, streaming edits, polling renders, and returning download URLs from the nemovideo backend. The instructions do not direct reading unrelated local files or unrelated environment secrets. They do instruct reading the skill's own frontmatter and the agent install path to form attribution headers.
Install Mechanism
This is instruction-only (no install spec, no code files). No downloads or archive extraction are specified, which minimizes install-time risk.
Credentials
The only declared secret is NEMO_TOKEN, which is appropriate for a cloud editing service. However, the SKILL.md describes automatically obtaining an anonymous token when NEMO_TOKEN is not present, making the 'required' designation inconsistent with runtime behavior. Also the frontmatter's configPaths (if used) may cause the skill to look at ~/.config/nemovideo/ — this is plausible but not explained in registry metadata.
Persistence & Privilege
The skill does not request always:true and does not attempt to modify system-wide settings. It stores a session_id for active operations (normal behavior) but does not require permanent system presence or elevated privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install youtube-video-editor-remastered - After installation, invoke the skill by name or use
/youtube-video-editor-remastered - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
YouTube Video Editor Remastered — Initial release
- Instantly edit raw YouTube vlog footage into polished 1080p MP4s by simply describing your edits.
- Cloud backend — no local processing or timeline editing; uploads, edits, and exports complete in 1-2 minutes for short clips.
- Automatic session setup: anonymous token with 100 free credits provisioned on first use.
- Supports quick workflows: upload, describe desired edit (cuts, transitions, BGM), and download.
- Interactive command routing for exporting, credit status, uploads, and video timeline summaries.
- Robust error handling, multi-file workflows, and practical tips for better results included.
Metadata
Frequently Asked Questions
What is Youtube Video Editor Remastered?
Turn a 10-minute unedited YouTube vlog recording into 1080p polished edited clips just by typing what you need. Whether it's re-editing and enhancing existin... It is an AI Agent Skill for Claude Code / OpenClaw, with 139 downloads so far.
How do I install Youtube Video Editor Remastered?
Run "/install youtube-video-editor-remastered" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Youtube Video Editor Remastered free?
Yes, Youtube Video Editor Remastered is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Youtube Video Editor Remastered support?
Youtube Video Editor Remastered is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Youtube Video Editor Remastered?
It is built and maintained by dsewell-583h0 (@dsewell-583h0); the current version is v1.0.0.
More Skills