← Back to Skills Marketplace
vynbosserman65

Video Editing Ai Application

by vynbosserman65 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
65
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-editing-ai-application
Description
edit raw video footage into edited MP4 clips with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators and marketers use it for aut...
Usage Guidance
This skill appears to do what it says (it uploads videos to nemo's cloud API and returns edited MP4s) but you should: 1) Confirm the domain (mega-api-prod.nemovideo.ai) and review the service's privacy/data-retention policy before uploading sensitive footage; 2) Avoid placing a long-lived or broad-scope NEMO_TOKEN in your environment — prefer a short-lived or test token first and revoke it after testing; 3) Ask the publisher to clarify the metadata mismatch (SKILL.md lists a config path ~/.config/nemovideo/ while the registry shows none) and whether the skill will read local files/install paths; 4) Test with non-sensitive sample videos to verify behavior (upload, export, where files are stored); 5) If you want stricter control, do not provide a NEMO_TOKEN and do not allow autonomous invocation until you confirm the service details.
Capability Analysis
Type: OpenClaw Skill Name: video-editing-ai-application Version: 1.0.0 The skill is a functional integration for a cloud-based video editing service hosted at mega-api-prod.nemovideo.ai. It manages authentication via the NEMO_TOKEN environment variable (or an automated anonymous registration process), handles file uploads, and coordinates video rendering tasks. The instructions in SKILL.md are strictly focused on API session management and mapping backend responses to user-friendly summaries, with no evidence of unauthorized data exfiltration, malicious code execution, or persistence mechanisms.
Capability Assessment
Purpose & Capability
The name/description (cloud video editing) align with the runtime instructions: the SKILL.md describes uploading video files, creating sessions, sending SSE edit commands, and exporting MP4s. Requesting a single service token (NEMO_TOKEN) is proportionate to calling the remote API.
Instruction Scope
Instructions tell the agent to upload user video files and use the remote API for editing and rendering — this is expected. However the SKILL.md also instructs detecting an install path to set an X-Skill-Platform header and references YAML frontmatter-derived headers; that implies filesystem probing and reading the skill's metadata at runtime (not declared in the registry summary). The instructions also describe creating anonymous tokens via an external endpoint, which will cause user data to be sent to a third-party service (privacy/retention implications).
Install Mechanism
No install spec or code files are present; the skill is instruction-only so nothing is downloaded or written by an install step. This reduces supply-chain risk.
Credentials
The skill declares a single required env var (NEMO_TOKEN) which is appropriate. But the SKILL.md frontmatter mentions a config path (~/.config/nemovideo/) even though the registry summary lists no required config paths — this mismatch suggests the skill may attempt to read local config files or paths not declared in the registry metadata. That local-access expectation should be clarified before trusting the skill.
Persistence & Privilege
The skill does not request 'always: true' and does not declare persistent installation behavior. Autonomous invocation is enabled (the platform default); combined with the other minor concerns this is normal but something to be aware of.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install video-editing-ai-application
  3. After installation, invoke the skill by name or use /video-editing-ai-application
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Video Editing AI Application — edit and export polished videos using AI in the cloud. - Upload raw MP4, MOV, AVI, or WebM files up to 500MB for fast AI-powered editing. - Automatically trims, adds transitions, and processes videos into high-quality 1080p MP4 files within minutes. - Cloud-based workflow with session/token management for quick setup and free usage. - Supports exporting, credit/balance checks, uploading, and detailed state monitoring. - Handles common edit, preview, and export workflows with concise timeline summaries.
Metadata
Slug video-editing-ai-application
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Video Editing Ai Application?

edit raw video footage into edited MP4 clips with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators and marketers use it for aut... It is an AI Agent Skill for Claude Code / OpenClaw, with 65 downloads so far.

How do I install Video Editing Ai Application?

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

Is Video Editing Ai Application free?

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

Which platforms does Video Editing Ai Application support?

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

Who created Video Editing Ai Application?

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

💬 Comments