← Back to Skills Marketplace
75
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-editing-making-ai
Description
edit raw video footage into edited MP4 videos with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators and marketers use it for tu...
Usage Guidance
This skill appears to be what it says: a cloud video-editing front end that needs an API token and access to your video files. Before installing or using it, consider: 1) Privacy: uploading videos sends your media to mega-api-prod.nemovideo.ai — confirm you trust that service and its privacy policy. 2) Local file access: the skill explicitly uploads local files (multipart files=@/path); only provide files you want to be uploaded. 3) Token handling: if NEMO_TOKEN is absent the skill will request an anonymous token from the vendor and store it for session use — you may want to pre-provide your own token or clear stored tokens after use. 4) Metadata/access: the skill reads install paths to set an X-Skill-Platform header (it will check common user paths), which involves inspecting filesystem locations — be comfortable with that behavior. 5) Clarify mismatches: the registry metadata did not list any config paths but the SKILL.md does (~/.config/nemovideo/); ask the publisher to confirm whether the skill will read/write that directory and where any tokens/session data are persisted. If any of these behaviors are unacceptable, avoid installation or ask the publisher for a version that only uses explicit user-supplied tokens and explicit file selection.
Capability Analysis
Type: OpenClaw Skill
Name: video-editing-making-ai
Version: 1.0.0
The skill is a functional integration for a cloud-based video editing service (nemovideo.ai). It provides clear instructions for the AI agent to handle authentication, file uploads, and video rendering via a specific API. No evidence of data exfiltration, malicious code execution, or harmful prompt injection was found; the requested environment variables and file access are consistent with the stated purpose of video processing.
Capability Assessment
Purpose & Capability
The skill claims to perform cloud-based AI video editing and only requests a NEMO_TOKEN credential and (per SKILL.md) a config path under ~/.config/nemovideo/. That aligns with its described purpose. However there is an inconsistency: the registry summary listed no required config paths, while the SKILL.md frontmatter declares ~/.config/nemovideo/. This mismatch should be clarified.
Instruction Scope
The SKILL.md instructs the agent to obtain or use an API token, create sessions, upload local files (multipart form with files=@/path or by URL), stream SSE responses, poll render status, and include attribution headers inferred from the skill's frontmatter and install path. These actions are expected for a cloud editing workflow. Two points to note: (1) the agent is instructed to access local video file paths for upload (explicit file I/O), and (2) it is told to detect install path (~/.clawhub, ~/.cursor/skills/) to set X-Skill-Platform, which requires reading filesystem paths outside the immediate skill data. Neither is inherently malicious, but both affect privacy and require explicit user consent.
Install Mechanism
There is no install spec and no code files — instruction-only skill — so nothing is downloaded or written to disk by an installer. This is the lowest-risk install mechanism.
Credentials
Only one environment credential is declared (NEMO_TOKEN), which is appropriate for a third-party API. The skill also describes an anonymous-token flow that will POST to the vendor and store the returned token; that behavior is consistent with needing a token but means the skill may create and persist a credential if none is provided. The SKILL.md also references a config path (~/.config/nemovideo/) not listed in the registry metadata — another inconsistency to confirm.
Persistence & Privilege
always:false (no forced always-on). The skill will store session_id and use it for subsequent requests, which is normal for a session-based API. It does not request elevated system privileges or change other skills' configs in the instructions.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-editing-making-ai - After installation, invoke the skill by name or use
/video-editing-making-ai - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Video Editing Making AI.
- Launches AI-powered video editing for MP4, MOV, AVI, and WebM files (up to 500MB).
- Automatic backend setup and authentication; 100 free credits for new users.
- Simple upload, edit, and export workflow—processes videos in 1–2 minutes via cloud GPUs at 1080p MP4.
- Supports text overlays, BGM, aspect ratio changes, and more through natural prompts.
- Includes robust session management, real-time progress updates, and error handling.
- Provides helpful examples, quick tips, and clear error messages for smooth editing.
Metadata
Frequently Asked Questions
What is Video Editing Making Ai?
edit raw video footage into edited MP4 videos with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators and marketers use it for tu... It is an AI Agent Skill for Claude Code / OpenClaw, with 75 downloads so far.
How do I install Video Editing Making Ai?
Run "/install video-editing-making-ai" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Editing Making Ai free?
Yes, Video Editing Making Ai is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Editing Making Ai support?
Video Editing Making Ai is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Editing Making Ai?
It is built and maintained by tk8544-b (@tk8544-b); the current version is v1.0.0.
More Skills