← Back to Skills Marketplace
Youtube Video Free
by
linmillsd7
· GitHub ↗
· v1.0.0
· MIT-0
153
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install youtube-video-free
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 exporting free...
Usage Guidance
This skill appears to be a straightforward cloud-based video editing integration that uploads your media to mega-api-prod.nemovideo.ai and requires a NEMO_TOKEN (or will request an anonymous token). Before installing or using it: 1) Confirm you trust the remote service and its privacy/billing terms — your raw video files are uploaded to their servers. 2) Prefer providing a token from a trusted account rather than relying on anonymous tokens if you need accountability. 3) Note the metadata mismatch: SKILL.md mentions ~/.config/nemovideo/ while the registry metadata does not — ask the publisher to clarify what local config (if any) the skill expects. 4) Because this is instruction-only, no local code is installed, but the agent will make network calls to a third‑party API; only proceed if you are comfortable with that data flow.
Capability Analysis
Type: OpenClaw Skill
Name: youtube-video-free
Version: 1.0.0
The skill is a functional integration for a cloud-based video editing service (nemovideo.ai). It manages video processing workflows, including session creation, file uploads, and rendering, by communicating with 'mega-api-prod.nemovideo.ai'. It uses a specific environment variable (NEMO_TOKEN) and a configuration directory (~/.config/nemovideo/) for its own operations. The instructions in SKILL.md are focused on guiding the AI agent through the API lifecycle and translating backend GUI-like commands into API actions, with no evidence of malicious intent, unauthorized data access, or harmful prompt injection.
Capability Assessment
Purpose & Capability
The skill claims to be a cloud video editor and all required items (Bearer token NEMO_TOKEN, API endpoints, session flow) align with that purpose. However, the SKILL.md frontmatter declares a required config path (~/.config/nemovideo/) while the registry metadata above lists no required config paths — this mismatch should be reconciled.
Instruction Scope
Instructions stay within a video-editing scope: authenticate, create a session, upload media, use SSE for edits, and request renders. Important runtime behaviors: it will upload user video files to the remote backend (privacy/consent/billing implication), generate an anonymous token if no NEMO_TOKEN provided, and determine skill attribution by inspecting the skill frontmatter and install path (implies reading install location). There is no instruction to read unrelated system files or other credentials.
Install Mechanism
No install spec and no code files (instruction-only) — nothing will be written to disk by an installer. This is the lowest-risk class of skill for installation footprint.
Credentials
Only NEMO_TOKEN is required as a credential, which is appropriate for a service that performs server-side rendering. The SKILL.md also references a config path (~/.config/nemovideo/) in its metadata while the registry metadata omitted it — this inconsistency is suspicious but not necessarily malicious. No unrelated secrets or multiple credentials are requested.
Persistence & Privilege
always is false and the skill does not request persistent, elevated privileges or modifications to other skills. It does not attempt to persist tokens locally in any installation step (no installer present). Autonomous invocation is allowed (platform default) but not combined with other high-risk factors here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install youtube-video-free - After installation, invoke the skill by name or use
/youtube-video-free - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial public release of YouTube Video Free skill.
- Edit and export YouTube-ready videos up to 500MB (MP4, MOV, AVI, WebM).
- Cloud AI video editing with simple prompts—no paid software needed.
- Automatic handling of authentication, session setup, and API connection.
- Supports trimming, subtitles, aspect ratio, text overlays, BGM, and more via intent detection.
- Delivers processed 1080p MP4 videos via download link in about 1–2 minutes per clip.
- Tracks credits and session status; provides error messages and helpful tips for common issues.
Metadata
Frequently Asked Questions
What is Youtube Video Free?
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 exporting free... It is an AI Agent Skill for Claude Code / OpenClaw, with 153 downloads so far.
How do I install Youtube Video Free?
Run "/install youtube-video-free" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Youtube Video Free free?
Yes, Youtube Video Free is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Youtube Video Free support?
Youtube Video Free is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Youtube Video Free?
It is built and maintained by linmillsd7 (@linmillsd7); the current version is v1.0.0.
More Skills