← Back to Skills Marketplace
Youtube Video Editor Effects
by
peandrover adam
· GitHub ↗
· v1.0.0
· MIT-0
80
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install youtube-video-editor-effects
Description
Skip the learning curve of professional editing software. Describe what you want — add cinematic color grading, transitions, and motion blur effects between...
Usage Guidance
This skill appears to do what it says: upload user video files to a third-party cloud service (mega-api-prod.nemovideo.ai), run AI effects, and return a download URL. Before installing or using it, consider: (1) Privacy: your videos will be uploaded to an external service—check the vendor's privacy/retention policy and whether you’re comfortable with that. (2) Credentials: the skill uses a NEMO_TOKEN; it can also obtain an anonymous token automatically by calling the vendor's auth endpoint — you may prefer to supply your own token rather than let the skill auto-provision one. (3) Local files/config: the SKILL.md references a local config path (~/.config/nemovideo/) not declared in the registry — ask the publisher whether the skill will read/write that directory and why. (4) Attribution headers: the skill requires specific X-Skill-* headers; the agent will derive one value from its install path — confirm that behavior is acceptable. (5) Service trust & billing: anonymous tokens are limited (100 free credits, 7-day expiry) and some responses indicate subscription/402 behavior — confirm pricing/limits. Finally, the skill has no install code (lower installation risk) but will transmit your media and create short-lived credentials on an external domain; verify the service domain and publisher reputation before uploading sensitive content.
Capability Assessment
Purpose & Capability
The name/description match the instructions for a cloud-based AI video effects pipeline. Requesting a single service token (NEMO_TOKEN) and describing upload/render endpoints is appropriate. Minor inconsistency: the SKILL.md frontmatter lists a config path (~/.config/nemovideo/) but the registry metadata reported no required config paths — it's plausible the skill wants a local cache, but the registry and frontmatter disagree.
Instruction Scope
Runtime instructions focus on authenticating, creating sessions, uploading media, SSE streaming, render polling, and returning download URLs — all expected for this purpose. The only additional action of note is 'auto-detect X-Skill-Platform from install path', which implies reading the agent's install path; this is minor but should be limited to deriving the header value. The skill instructs not to expose tokens or raw API output.
Install Mechanism
No install spec or code files are present (instruction-only), so nothing is written to disk or downloaded during install. This is the lowest-risk install model.
Credentials
Only one credential (NEMO_TOKEN) is required and is the primary credential — this is proportionate to a cloud API client. The skill also documents a flow to acquire an anonymous token from the vendor if NEMO_TOKEN is missing; that behavior is reasonable but means the agent will contact an external API and receive a short-lived credential. The frontmatter config path (~/.config/nemovideo/) is not reflected in the registry metadata, which could indicate the skill intends to read/write a local token cache — this should be clarified.
Persistence & Privilege
always is false and model invocation is permitted (platform defaults). The skill does not request elevated or permanent platform privileges. No instructions attempt to modify other skills or system-wide settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install youtube-video-editor-effects - After installation, invoke the skill by name or use
/youtube-video-editor-effects - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of YouTube Video Editor Effects skill:
- Instantly add cinematic color grading, transitions, and motion blur to uploaded videos via cloud rendering.
- Supports uploading MP4, MOV, AVI, WebM, and other common media files up to 500MB.
- Automatic cloud setup with free credits for new users; simple onboarding.
- Export enhanced videos in 1080p MP4 for easy YouTube uploading.
- Offers credits tracking, current status/timeline viewing, and batch or iterative editing workflows.
- No need to learn professional software—just describe the effects you want.
Metadata
Frequently Asked Questions
What is Youtube Video Editor Effects?
Skip the learning curve of professional editing software. Describe what you want — add cinematic color grading, transitions, and motion blur effects between... It is an AI Agent Skill for Claude Code / OpenClaw, with 80 downloads so far.
How do I install Youtube Video Editor Effects?
Run "/install youtube-video-editor-effects" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Youtube Video Editor Effects free?
Yes, Youtube Video Editor Effects is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Youtube Video Editor Effects support?
Youtube Video Editor Effects is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Youtube Video Editor Effects?
It is built and maintained by peandrover adam (@peand-rover); the current version is v1.0.0.
More Skills