← Back to Skills Marketplace
vcarolxhberger

Video Editing With Nodes

by vcarolxhberger · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
115
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-editing-with-nodes
Description
Skip the learning curve of professional editing software. Describe what you want — connect trim, color grade, and audio mix nodes to produce a finished cut —...
Usage Guidance
This skill appears to do what it says: it uploads the videos you drop into the chat to an external cloud service (mega-api-prod.nemovideo.ai) for node-based editing and returns downloadable outputs. Before installing: 1) be comfortable with uploading your video content to that external service and review its privacy/terms, 2) prefer supplying your own NEMO_TOKEN if you have an account rather than using the anonymous token flow, 3) confirm the endpoint hostname is legitimate and trusted, and 4) ask the skill author to resolve the small metadata mismatch (SKILL.md lists ~/.config/nemovideo/ but registry metadata omitted config paths) so you know whether the skill will read a local config file for stored tokens.
Capability Analysis
Type: OpenClaw Skill Name: video-editing-with-nodes Version: 1.0.0 The skill provides a legitimate interface for a node-based video editing service via the nemovideo.ai API. It handles session management, file uploads, and cloud rendering as described in the documentation. All network activity and environment variable usage (NEMO_TOKEN) are consistent with the stated purpose, and no indicators of data exfiltration, unauthorized execution, or malicious prompt injection were found.
Capability Assessment
Purpose & Capability
The name/description (node-based cloud video editing) align with required artifacts: a single service token (NEMO_TOKEN) and API calls to nemovideo.ai for session creation, uploads, renders, and status. Asking for a service token is expected for a cloud editor.
Instruction Scope
SKILL.md instructs the agent to create sessions, upload user video files, send SSE edits, poll render status, and return download URLs — all within the described purpose. It also instructs generating an anonymous token if NEMO_TOKEN is missing. Note: this will upload user media to an external API (mega-api-prod.nemovideo.ai), which is expected for cloud editing but has privacy implications. The file describes attribution headers and an 'auto-detect' platform value (which implies reading install path or environment), which is operationally reasonable but gives the agent extra system-sensing scope.
Install Mechanism
Instruction-only skill with no install spec and no code files. Nothing will be written to disk by an installer; runtime behavior is purely API calls, so install risk is low.
Credentials
Only NEMO_TOKEN is declared as required, which is proportionate. SKILL.md also offers an anonymous-token flow (POST to /api/auth/anonymous-token) and instructs using that token as NEMO_TOKEN if none exists. The frontmatter in SKILL.md references a config path (~/.config/nemovideo/) where existing credentials might be found — the registry metadata shown earlier did not list config paths, so there is an inconsistency to clarify. Requiring a single service token is reasonable; do not provide unrelated credentials.
Persistence & Privilege
always:false (no forced always-on). The skill does not request system-wide privileges or control of other skills. Autonomous invocation is allowed by default but not excessive here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install video-editing-with-nodes
  3. After installation, invoke the skill by name or use /video-editing-with-nodes
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of "Video Editing With Nodes" skill. - Upload MP4, MOV, AVI, or WebM videos (up to 500MB) and describe edits — AI handles node-based editing including trim, color grade, audio mix. - Connects automatically to cloud backend using either your NEMO_TOKEN or a free anonymous token. - Returns finished, node-edited videos in 1–2 minutes (1080p MP4 by default). - Guides users through upload, edit, preview, export, and credits workflows. - Provides status updates and error messages in plain language; no installation required.
Metadata
Slug video-editing-with-nodes
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Video Editing With Nodes?

Skip the learning curve of professional editing software. Describe what you want — connect trim, color grade, and audio mix nodes to produce a finished cut —... It is an AI Agent Skill for Claude Code / OpenClaw, with 115 downloads so far.

How do I install Video Editing With Nodes?

Run "/install video-editing-with-nodes" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Video Editing With Nodes free?

Yes, Video Editing With Nodes is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Video Editing With Nodes support?

Video Editing With Nodes is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Video Editing With Nodes?

It is built and maintained by vcarolxhberger (@vcarolxhberger); the current version is v1.0.0.

💬 Comments