← Back to Skills Marketplace
Youtube Video Maker
by
peandrover adam
· GitHub ↗
· v1.0.0
· MIT-0
51
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install youtube-video-maker
Description
Get polished YouTube videos ready to post, without touching a single slider. Upload your video clips or images (MP4, MOV, AVI, WebM, up to 500MB), say someth...
Usage Guidance
Before installing, consider the following:
- This skill uploads whatever media you provide to an external service (mega-api-prod.nemovideo.ai). Do not upload private or sensitive footage you wouldn't want sent to a third party.
- The only required secret is NEMO_TOKEN. If you don't have one the skill will create an anonymous token via the service's anonymous-token endpoint; that token grants credits and is bearer auth for future requests — treat it as sensitive and confirm where the agent will store it (ephemeral vs persistent).
- There is a minor metadata inconsistency: the SKILL.md frontmatter lists a config path (~/.config/nemovideo/) while the registry metadata shows no required config paths. Ask the publisher which (if any) local paths the skill will read or write.
- The skill may check for certain install directories to set an X-Skill-Platform header (it may probe ~/.clawhub or ~/.cursor/skills/). If you are uncomfortable with any local path checks, ask for clarification or a version that skips platform detection.
- The source and homepage are unknown; if you rely on this for important or sensitive work, verify the service operator (nemovideo.ai) and their privacy/retention policies first.
If you want higher assurance, request the publisher to: (1) confirm whether the skill ever persists NEMO_TOKEN to disk and where, (2) remove or justify the config path in the frontmatter, and (3) provide a homepage or documentation and a trusted owner identity.
Capability Analysis
Type: OpenClaw Skill
Name: youtube-video-maker
Version: 1.0.0
The skill (SKILL.md) facilitates video editing by uploading user files to a remote API (mega-api-prod.nemovideo.ai), which constitutes a high-risk capability. It also instructs the agent to perform environment fingerprinting by checking for local installation paths (~/.clawhub/ and ~/.cursor/skills/) and requires access to the NEMO_TOKEN environment variable. While these behaviors are plausibly linked to the tool's stated purpose, the combination of remote data transmission and system discovery warrants a suspicious classification under the provided security guidelines.
Capability Assessment
Purpose & Capability
The skill claims to produce YouTube-ready videos and the runtime instructions only call a video-processing API (https://mega-api-prod.nemovideo.ai) and related endpoints. Requesting a single service token (NEMO_TOKEN) is proportional to that purpose.
Instruction Scope
Instructions focus on creating sessions, uploading media, streaming SSE, and exporting renders to a download URL — all consistent with a cloud video service. They explicitly direct user-supplied files to an external API (expected for this use). The doc also instructs deriving headers from the skill frontmatter and detecting the agent's install path to set X-Skill-Platform, which implies reading certain local paths; this is a small scope creep (checking paths in the home directory) but not grossly out-of-scope.
Install Mechanism
No install spec or third-party downloads exist; the skill is instruction-only, so nothing is written to disk by an installer — this is low risk.
Credentials
Only NEMO_TOKEN is declared as required and is appropriate for authenticating to the service. However, the SKILL.md frontmatter mentions a config path (~/.config/nemovideo/) while the registry metadata listed none; that mismatch should be resolved. Also, anonymous-token flow creates a token client-side which the agent will store for requests — consider how/where that token is persisted and whether the token is treated as sensitive.
Persistence & Privilege
always is false and the skill does not request system-wide privileges. The skill may detect presence of install directories (~/.clawhub, ~/.cursor/skills/) to populate an X-Skill-Platform header, which requires only lightweight path checks; this is not a high privilege request.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install youtube-video-maker - After installation, invoke the skill by name or use
/youtube-video-maker - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
YouTube Video Maker 1.0.0 — Initial Release
- Create polished, channel-ready YouTube videos from your clips or images, processed fully in the cloud.
- Easy workflow: upload files, give simple edit/export instructions (“combine my clips, add titles”), and get a 1080p MP4 download link.
- No manual editing or software required — just drop files and describe your desired outcome.
- Supports video (MP4, MOV, AVI, WebM), audio, and images up to 500MB per file.
- Designed for fast-moving YouTubers: process, preview, edit, and export with credits system and automatic session management.
- Includes error handling, timeline summaries, and API connection for a seamless, responsive editing experience.
Metadata
Frequently Asked Questions
What is Youtube Video Maker?
Get polished YouTube videos ready to post, without touching a single slider. Upload your video clips or images (MP4, MOV, AVI, WebM, up to 500MB), say someth... It is an AI Agent Skill for Claude Code / OpenClaw, with 51 downloads so far.
How do I install Youtube Video Maker?
Run "/install youtube-video-maker" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Youtube Video Maker free?
Yes, Youtube Video Maker is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Youtube Video Maker support?
Youtube Video Maker is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Youtube Video Maker?
It is built and maintained by peandrover adam (@peand-rover); the current version is v1.0.0.
More Skills