← Back to Skills Marketplace
128
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-editing-ai-api
Description
edit raw video footage into edited MP4 files with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. developers and marketers use it for automatin...
Usage Guidance
This skill behaves like a normal cloud video-editing client: it uploads your files to an external service and needs a single NEMO_TOKEN (or will create a short-lived anonymous token). Before installing: 1) Confirm you trust the remote domain (mega-api-prod.nemovideo.ai) and the privacy/retention policy for uploaded videos. 2) Ask the publisher to explain why ~/.config/nemovideo/ is listed in the frontmatter if you are concerned about local config access. 3) Prefer using an account-bound token with limited scope or the anonymous token option if you do not want to store long‑lived credentials. 4) Avoid putting sensitive footage into the service until you’ve verified terms, or test with non-sensitive content first.
Capability Analysis
Type: OpenClaw Skill
Name: video-editing-ai-api
Version: 1.0.0
The skill is a functional integration for a cloud-based video editing service (nemovideo.ai). It provides instructions for an AI agent to handle automated authentication via anonymous tokens, manage editing sessions, and upload media files to a remote GPU-accelerated backend. All network activity is directed to the service's domain (mega-api-prod.nemovideo.ai), and the instructions include security best practices such as preventing the exposure of API tokens to the user. No indicators of data exfiltration, malicious execution, or unauthorized persistence were found.
Capability Assessment
Purpose & Capability
Name/description match the instructions: the SKILL.md describes calling a remote video-editing API, uploading user videos, creating sessions, rendering, and returning download URLs. The only mismatch is that the registry metadata reported no required config paths while the SKILL.md frontmatter lists a config path (~/.config/nemovideo/) — the skill never documents reading that path in runtime instructions, so the configPath requirement is unexplained.
Instruction Scope
Runtime instructions are narrowly scoped to communicating with the remote API (auth, session creation, upload, SSE handling, render/poll). There is explicit handling for anonymous-token creation if NEMO_TOKEN is absent. The instructions do require uploading user video/audio files to the external service (expected for this purpose) and ask the agent not to expose tokens or raw API output.
Install Mechanism
No install spec or code files are present (instruction-only skill), so nothing is written to disk or downloaded during install. This is the lowest-risk install profile.
Credentials
Only one environment variable (NEMO_TOKEN) is declared as primary — appropriate for a cloud API client. The skill will also obtain an anonymous token itself if none is present. The unexplained config path in the SKILL.md frontmatter is disproportionate unless the skill actually reads local config; this should be clarified.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent/system-wide privileges. There is no indication it modifies other skills or system settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-editing-ai-api - After installation, invoke the skill by name or use
/video-editing-ai-api - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Video Editing AI API skill.
- Upload and edit videos (MP4, MOV, AVI, WebM, up to 500MB) using a cloud-based AI API.
- Automates video trimming, transitions, and exporting to 1080p MP4 via simple prompts.
- Handles authentication, session management, and token refresh automatically.
- Supports common editing actions including trimming, exporting, showing credits, and timeline state retrieval.
- Detailed error handling for session, credits, and file issues.
- Includes tips for fast cloud processing and best file export practices.
Metadata
Frequently Asked Questions
What is Video Editing Ai Api?
edit raw video footage into edited MP4 files with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. developers and marketers use it for automatin... It is an AI Agent Skill for Claude Code / OpenClaw, with 128 downloads so far.
How do I install Video Editing Ai Api?
Run "/install video-editing-ai-api" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Editing Ai Api free?
Yes, Video Editing Ai Api is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Editing Ai Api support?
Video Editing Ai Api is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Editing Ai Api?
It is built and maintained by tk8544-b (@tk8544-b); the current version is v1.0.0.
More Skills