← Back to Skills Marketplace
Video Editing With Effects
by
vcarolxhberger
· GitHub ↗
· v1.0.0
· MIT-0
93
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-editing-with-effects
Description
edit raw video footage into effects-enhanced videos with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators and social media edit...
Usage Guidance
This skill sends your video files and session tokens to an external API (mega-api-prod.nemovideo.ai). Before installing: (1) Confirm you trust that domain and its privacy/retention policy because uploads may include sensitive content. (2) Note the registry says NEMO_TOKEN is required but the skill will auto-create an anonymous token if one isn't set — ask the publisher which behavior is intended. (3) The SKILL.md references a local config path in frontmatter that the registry does not list; verify whether the skill will read/write ~/.config/nemovideo/. (4) If you need stronger guarantees, request the publisher's homepage, privacy policy, and a signed specification for token handling and data retention. If you cannot verify the backend/operator, avoid uploading confidential videos.
Capability Analysis
Type: OpenClaw Skill
Name: video-editing-with-effects
Version: 1.0.0
The skill provides a legitimate interface for a cloud-based video editing service (nemovideo.ai). It manages authentication via anonymous tokens and handles video uploads, session state, and rendering tasks through standard REST and SSE APIs. The instructions in SKILL.md are well-defined, align with the stated purpose of processing video on remote GPUs, and include security best practices such as hiding API tokens from the user. No indicators of data exfiltration, malicious execution, or deceptive prompt injection were found.
Capability Assessment
Purpose & Capability
The skill's name and description align with its instructions: it routes uploads to a remote rendering API and returns edited videos. However the registry says NEMO_TOKEN is required, while the SKILL.md describes automatically obtaining an anonymous token if NEMO_TOKEN is not present — an inconsistency about whether that env var is truly required. The SKILL.md frontmatter also lists a config path (~/.config/nemovideo/) even though registry metadata reported no required config paths.
Instruction Scope
Instructions are narrowly scoped to creating/using a session, uploading video files, sending SSE edits, polling render status, and returning download URLs. The skill explicitly instructs the agent to upload local files (multipart or URL), include specific attribution headers, and to hide raw API responses/tokens from the user. Uploading local video files and transmitting them to the external API is expected for this purpose but is a privacy/security decision the user must accept.
Install Mechanism
No install spec and no code files — instruction-only. This minimizes disk-write risk. All runtime behavior is network calls to the stated backend.
Credentials
Only one credential (NEMO_TOKEN) is referenced, which is proportionate to a cloud render service. However, the skill metadata/registry claims it is required while the runtime instructions describe auto-generating an anonymous token when absent — this mismatch should be clarified. The frontmatter also references a config path (~/.config/nemovideo/) not reflected in the registry metadata.
Persistence & Privilege
always is false and the skill does not request persistent installation or system-wide config changes. It does instruct storing a session_id for subsequent requests, which is normal session state for an API client.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-editing-with-effects - After installation, invoke the skill by name or use
/video-editing-with-effects - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of video-editing-with-effects.
- Edit raw video footage and add visual effects or filters directly in the cloud
- Supports MP4, MOV, AVI, and WebM files up to 500MB
- Quick cloud GPU processing: get 1080p MP4 exports in 30–90 seconds
- Built-in authentication and session management with 100 free credits for new users
- Simple workflows for uploading footage, applying effects, and exporting finished videos
- Error handling, timeline summaries, and user guidance included
Metadata
Frequently Asked Questions
What is Video Editing With Effects?
edit raw video footage into effects-enhanced videos with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators and social media edit... It is an AI Agent Skill for Claude Code / OpenClaw, with 93 downloads so far.
How do I install Video Editing With Effects?
Run "/install video-editing-with-effects" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Editing With Effects free?
Yes, Video Editing With Effects is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Editing With Effects support?
Video Editing With Effects is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Editing With Effects?
It is built and maintained by vcarolxhberger (@vcarolxhberger); the current version is v1.0.0.
More Skills