← Back to Skills Marketplace
Video Editing With Logo
by
susan4731-wilfordf
· GitHub ↗
· v1.0.0
· MIT-0
88
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-editing-with-logo
Description
add video clips into logo-branded videos with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. marketers use it for adding a brand logo watermar...
Usage Guidance
This skill uploads your videos to an external cloud service (mega-api-prod.nemovideo.ai) to apply a logo overlay. Before installing or using it: (1) Confirm you are comfortable with the service receiving your media (privacy and IP concerns). (2) Provide only a token (NEMO_TOKEN) you intend to grant upload/render rights to; if you don't provide one the skill will call the service to create an anonymous temporary token, which also allows uploads. (3) Note the minor metadata mismatch (a config path is present in the SKILL.md frontmatter but not in registry metadata) — harmless but worth verifying. (4) Check pricing/limits and retention policies (the skill mentions credits, free tier limits, and possible 402 export blocks). If any of these raise concerns, avoid supplying permanent credentials and consider testing with non-sensitive sample videos first.
Capability Analysis
Type: OpenClaw Skill
Name: video-editing-with-logo
Version: 1.0.0
The skill is a legitimate integration for the `nemovideo.ai` cloud video editing service. It provides comprehensive instructions for an AI agent to manage authentication, session state, and video processing via a dedicated API (mega-api-prod.nemovideo.ai). The instructions include security-conscious directives such as hiding tokens from the user and handling specific API error codes. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; the requested environment access (NEMO_TOKEN and ~/.config/nemovideo/) is directly aligned with the skill's stated purpose.
Capability Assessment
Purpose & Capability
The name and description (add a logo overlay to videos) match the instructions: uploading video files, creating a session, sending SSE messages, and requesting renders from a cloud API. The single declared credential (NEMO_TOKEN) and the external API host are consistent with a cloud render backend. Minor metadata mismatch: the SKILL.md frontmatter lists a config path (~/.config/nemovideo/) while the registry metadata showed no required config paths.
Instruction Scope
The runtime instructions direct the agent to perform network calls to https://mega-api-prod.nemovideo.ai (anonymous-token, session creation, upload, SSE, render/poll) and to upload user files to that service — this is expected for a cloud video-editing skill. The doc also asks the agent to auto-generate anonymous tokens when NEMO_TOKEN is not present and to include attribution headers. Users should be aware that your uploaded media and any generated/anonymous tokens will be sent to an external service.
Install Mechanism
No install spec and no code files — the skill is instruction-only, so nothing is written to disk by install. This is the lowest-risk install pattern.
Credentials
Only one required environment variable is declared (NEMO_TOKEN), which is appropriate for authenticating to the backend. The skill also documents a fallback anonymous-token flow (network call to obtain a temporary token) — that's coherent but worth noting because the agent will obtain/store a token on behalf of the user if none is supplied. Tokens grant the ability to perform uploads and renders on the service, so treat them as sensitive.
Persistence & Privilege
always is false and the skill doesn't request permanent platform-wide privileges. The instructions describe creating and using a session token for its own operations; there is no request to modify other skills or global agent settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-editing-with-logo - After installation, invoke the skill by name or use
/video-editing-with-logo - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release — add your logo overlay to videos easily with cloud GPU processing.
- Upload MP4, MOV, AVI, or WebM files up to 500MB and add a brand logo watermark.
- Fast processing: most jobs return 1080p MP4 downloads in 20–40 seconds.
- Simple setup with automatic token/credentials management on first use.
- Supports transparent PNG logos for clean overlays.
- Common actions: upload video, add logo, export, check credits, manage session.
Metadata
Frequently Asked Questions
What is Video Editing With Logo?
add video clips into logo-branded videos with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. marketers use it for adding a brand logo watermar... It is an AI Agent Skill for Claude Code / OpenClaw, with 88 downloads so far.
How do I install Video Editing With Logo?
Run "/install video-editing-with-logo" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Editing With Logo free?
Yes, Video Editing With Logo is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Editing With Logo support?
Video Editing With Logo is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Editing With Logo?
It is built and maintained by susan4731-wilfordf (@susan4731-wilfordf); the current version is v1.0.0.
More Skills