← Back to Skills Marketplace
Video Editor Ai By Prompt
by
vynbosserman65
· GitHub ↗
· v1.0.0
· MIT-0
71
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-editor-ai-by-prompt
Description
Skip the learning curve of professional editing software. Describe what you want — cut the pauses, add background music, and overlay text titles — and get pr...
Usage Guidance
This skill appears to be a normal remote video-editing integration and only requires a NEMO_TOKEN — which is reasonable. Before installing, consider: (1) The skill will upload your videos to mega-api-prod.nemovideo.ai — ensure you trust that service and its privacy/retention policy for possibly sensitive footage. (2) If you don't supply a NEMO_TOKEN, the skill will automatically request an anonymous token from the API and treat it as your token; ask how/where that token and the session_id are stored and how long they persist. (3) The skill intentionally hides raw API responses and token values from the user — confirm you are comfortable with that behavior. (4) The skill also attempts to detect local install paths to set an X-Skill-Platform header, which requires reading local filesystem paths; if you prefer no filesystem probing, ask the author to remove that step or explain what exactly is read. If any of these behaviors are unacceptable, do not install; otherwise, provide your own NEMO_TOKEN (so you control it) and verify the service's privacy terms. Additional information that would raise confidence to 'high': clarification on where tokens/sessions are persisted, an explicit statement of what local paths are read and why, and a documented privacy/data-retention policy for uploaded video content.
Capability Analysis
Type: OpenClaw Skill
Name: video-editor-ai-by-prompt
Version: 1.0.0
The skill bundle is a legitimate integration for a cloud-based video editing service (nemovideo.ai). It provides instructions for an AI agent to handle authentication, file uploads, and API interactions for video processing. While it includes telemetry-like behavior (detecting the installation platform via file paths) and instructions to hide raw tokens from the UI, these actions are consistent with the stated purpose of providing a clean user experience for a third-party service. No evidence of data exfiltration, unauthorized execution, or malicious prompt injection was found.
Capability Assessment
Purpose & Capability
The skill's stated purpose (remote prompt-based video editing) aligns with the network calls, upload, SSE, and render/export endpoints described. Requesting a single NEMO_TOKEN is proportionate. However the SKILL.md frontmatter lists a config path (~/.config/nemovideo/) and runtime instructions instruct detecting install paths for X-Skill-Platform — this filesystem probing is not obviously required to perform editing and is inconsistent with the registry metadata that said no config paths. That mismatch is worth questioning.
Instruction Scope
Instructions include normal operations for uploads, SSE, session creation and polling (expected). Concerning items: (1) automatic anonymous token generation when NEMO_TOKEN is not present (the skill will call the auth endpoint and treat the returned token as NEMO_TOKEN); (2) an explicit instruction to 'Don't display raw API responses or token values to the user' (this hides token values from the user by design); and (3) runtime reading of this file's YAML frontmatter and detection of local install paths (~/.clawhub, ~/.cursor/skills) to set X-Skill-Platform — these require reading local filesystem state. Those steps expand scope beyond simply uploading/processing video and should be made explicit to users.
Install Mechanism
Instruction-only skill with no install spec and no code files. No packages or downloads are installed, which is low-risk from an installation standpoint.
Credentials
Only NEMO_TOKEN is declared as required (primaryEnv), which is appropriate for a hosted service. The SKILL.md also references storing a session_id and suggests a config path in frontmatter. The skill will create an anonymous token if NEMO_TOKEN is absent; creation and storage behavior (where/how long the token/session is persisted) is not specified, creating a privacy/credential-handling concern.
Persistence & Privilege
always is false and there is no install-time script or request for elevated privileges. The skill asks to store a session_id for subsequent requests (normal per-session state). There is no indication it modifies other skills or system-wide settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-editor-ai-by-prompt - After installation, invoke the skill by name or use
/video-editor-ai-by-prompt - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Video Editor AI by Prompt — Initial Release
- Upload videos up to 500MB (MP4, MOV, AVI, WebM) and edit them with plain-text prompts.
- Supports prompt-based actions: cutting pauses, adding background music, overlaying text, and more.
- Handles authentication and session setup automatically with free anonymous tokens (100 credits for 7 days).
- Fast cloud-based GPU rendering returns edited videos in 30–90 seconds.
- Exports videos in MP4, MOV, AVI, WebM, and other popular formats.
- Includes error handling, session state tracking, and helpful workflow tips for quick editing.
Metadata
Frequently Asked Questions
What is Video Editor Ai By Prompt?
Skip the learning curve of professional editing software. Describe what you want — cut the pauses, add background music, and overlay text titles — and get pr... It is an AI Agent Skill for Claude Code / OpenClaw, with 71 downloads so far.
How do I install Video Editor Ai By Prompt?
Run "/install video-editor-ai-by-prompt" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Editor Ai By Prompt free?
Yes, Video Editor Ai By Prompt is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Editor Ai By Prompt support?
Video Editor Ai By Prompt is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Editor Ai By Prompt?
It is built and maintained by vynbosserman65 (@vynbosserman65); the current version is v1.0.0.
More Skills