← Back to Skills Marketplace
Youtube Video Editor Job
by
linmillsd7
· GitHub ↗
· v1.0.0
· MIT-0
129
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install youtube-video-editor-job
Description
Get polished YouTube videos ready to post, without touching a single slider. Upload your raw video footage (MP4, MOV, AVI, WebM, up to 500MB), say something...
Usage Guidance
This skill appears to do what it says (upload video to nemo cloud and return edits) and only asks for a single token (NEMO_TOKEN). Before installing, consider: (1) Do not put sensitive credentials into NEMO_TOKEN unless you trust nemo‑video.ai and the skill author. (2) Ask the author to clarify the frontmatter configPaths entry (~/.config/nemovideo/) — confirm whether the skill will read that directory and why. (3) If you don't want the skill to use any existing local nemo config, run it without NEMO_TOKEN so it uses an anonymous token (note: anonymous tokens may have rate/expiry limits). (4) Only upload footage you are comfortable sending to an external service. If you need higher assurance, request the skill owner provide a privacy/security statement or an audited implementation. If the author cannot justify reading local config paths, treat that as a red flag and avoid installing.
Capability Assessment
Purpose & Capability
Name/description match the runtime instructions: the skill uploads user video files to nemo's cloud API and requests a NEMO_TOKEN for Bearer auth. Requiring a token and calling nemovideo.ai endpoints is proportionate to the stated video-editing purpose.
Instruction Scope
SKILL.md instructs the agent to use NEMO_TOKEN or obtain an anonymous token by POSTing to nemovideo.ai and to upload files via multipart/form-data (files=@/path). Those actions fit the stated purpose. However, the frontmatter metadata also references a config path (~/.config/nemovideo/) and an instruction to auto-detect install path for X-Skill-Platform, which implies the agent may read local paths/installation context — this is not explained in the prose and expands scope beyond simple upload/API calls.
Install Mechanism
Instruction-only skill with no install steps and no code files. No downloads or archives are requested, so there is no install-time execution risk.
Credentials
The only declared env var is NEMO_TOKEN (primaryEnv), which is reasonable for a cloud API. But the SKILL.md frontmatter lists a configPaths entry (~/.config/nemovideo/). The registry metadata presented earlier did not list config paths — this inconsistency is concerning because access to a user config directory could expose additional secrets or tokens not mentioned in the public requirements.
Persistence & Privilege
always is false and the skill does not request persistent/always-on presence or modify other skills. Autonomous invocation is allowed (default) but not combined with other high-risk flags.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install youtube-video-editor-job - After installation, invoke the skill by name or use
/youtube-video-editor-job - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
YouTube Video Editor — Edit and Export YouTube Videos v1.0.0
- Initial release for cloud-based YouTube video editing.
- Upload raw footage (up to 500MB), request edits (e.g., "cut dead air, add transitions"), and get a 1080p MP4 export ready to post.
- Automatic handling of authentication (token/session creation) and backend connections.
- Supports key actions: upload, credits check, export, and timeline state inquiry.
- Error handling and backend response translation for smooth user experience.
- No need for manual controls or sliders—simply describe what you want.
Metadata
Frequently Asked Questions
What is Youtube Video Editor Job?
Get polished YouTube videos ready to post, without touching a single slider. Upload your raw video footage (MP4, MOV, AVI, WebM, up to 500MB), say something... It is an AI Agent Skill for Claude Code / OpenClaw, with 129 downloads so far.
How do I install Youtube Video Editor Job?
Run "/install youtube-video-editor-job" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Youtube Video Editor Job free?
Yes, Youtube Video Editor Job is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Youtube Video Editor Job support?
Youtube Video Editor Job is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Youtube Video Editor Job?
It is built and maintained by linmillsd7 (@linmillsd7); the current version is v1.0.0.
More Skills