← Back to Skills Marketplace
Video Editing Ai Name
by
vynbosserman65
· GitHub ↗
· v1.0.0
· MIT-0
71
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-editing-ai-name
Description
Turn a 2-minute unedited screen recording into 1080p edited video clips just by typing what you need. Whether it's automatically editing raw footage into a p...
Usage Guidance
This skill appears to do what it says (upload video, run cloud edits, return a download). Before installing, consider: (1) The skill will upload your video to a third-party API (mega-api-prod.nemovideo.ai). Only upload content you’re comfortable sharing with that service. (2) The SKILL.md instructs the agent to read local file paths for uploads and to probe install paths (e.g., ~/.clawhub/, ~/.cursor/skills/). If you want to avoid any filesystem probing, do not grant the agent file access or decline to let it auto-detect install paths. (3) There are metadata inconsistencies: registry metadata claimed no config paths but the skill's frontmatter references ~/.config/nemovideo/; and NEMO_TOKEN is marked required even though an anonymous-token flow exists. These could be sloppy packaging or an oversight — ask the publisher to clarify the intended auth model and why the skill probes install paths. (4) Verify the API hostname and the service's privacy/security policy before sending sensitive videos. No static-scan findings were present, but absence of matches isn’t a guarantee of safety.
Capability Analysis
Type: OpenClaw Skill
Name: video-editing-ai-name
Version: 1.0.0
The skill bundle provides a legitimate interface for an AI-powered video editing service hosted at `nemovideo.ai`. It contains detailed instructions for the agent to manage authentication (via anonymous tokens or `NEMO_TOKEN`), session state, file uploads, and video rendering. While it requests the agent to identify its installation path (e.g., `~/.clawhub/`) for attribution headers and requires network/file access, these behaviors are transparently documented and strictly aligned with the stated purpose of processing video files. No evidence of malicious intent, data exfiltration, or prompt injection was found in `SKILL.md` or `_meta.json`.
Capability Assessment
Purpose & Capability
The name/description (cloud video editing) aligns with the API calls and upload workflow described in SKILL.md — requiring a NEMO_TOKEN and offering file uploads is expected. However, the registry metadata and the skill's frontmatter disagree: the registry reported no required config paths, but the SKILL.md frontmatter declares a config path (~/.config/nemovideo/). Also the skill declares NEMO_TOKEN as required yet documents an anonymous-token flow when NEMO_TOKEN is absent. These mismatches reduce confidence that the declared requirements are accurate.
Instruction Scope
Runtime instructions are focused on sessions, uploads, SSE streams, and export polling — all appropriate for an editing service. The skill instructs using local file paths for multipart uploads (e.g., -F "files=@/path"), which is expected for video uploads but means the agent will read user-provided files. It also instructs detecting an install path (e.g., checking ~/.clawhub/ or ~/.cursor/skills/) to set an attribution header, which implies probing certain filesystem locations not declared in registry metadata. No instructions request unrelated secrets or broad system data.
Install Mechanism
There is no install spec and no code files — this is instruction-only. That minimizes install-time risk because nothing is downloaded or written by an installer.
Credentials
Only NEMO_TOKEN is declared as the primary credential, which is appropriate for a third-party API. However, the skill provides an anonymous-token endpoint and flow if NEMO_TOKEN is not set, making the 'required' designation inconsistent. No additional unrelated credentials are requested.
Persistence & Privilege
always:false and no instructions to modify other skills or system-wide configs. The skill asks to save session_id for the session workflow (expected) but does not request persistent elevated privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-editing-ai-name - After installation, invoke the skill by name or use
/video-editing-ai-name - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Video Editing AI — 1.0.0
- Initial release of Video Editing AI: quickly edit and export up to 2-minute screen recordings into polished 1080p videos by simple text instructions.
- Supports uploading video files, describing edits (like trimming, adding transitions/text/audio), and exporting in multiple formats.
- Fast cloud GPU-powered video rendering; most edits and exports complete within 1-2 minutes.
- No timeline dragging or manual export steps—just upload, describe, and download.
- Includes automatic setup with free credits for new users, easy session state management, credit checking, and robust error handling.
- Detailed file format and workflow support for video creators wanting quick, high-quality edits.
Metadata
Frequently Asked Questions
What is Video Editing Ai Name?
Turn a 2-minute unedited screen recording into 1080p edited video clips just by typing what you need. Whether it's automatically editing raw footage into a p... It is an AI Agent Skill for Claude Code / OpenClaw, with 71 downloads so far.
How do I install Video Editing Ai Name?
Run "/install video-editing-ai-name" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Editing Ai Name free?
Yes, Video Editing Ai Name is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Editing Ai Name support?
Video Editing Ai Name is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Editing Ai Name?
It is built and maintained by vynbosserman65 (@vynbosserman65); the current version is v1.0.0.
More Skills