← Back to Skills Marketplace
Video Editing With Ai App
by
susan4731-wilfordf
· GitHub ↗
· v1.0.0
· MIT-0
62
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-editing-with-ai-app
Description
Skip the learning curve of professional editing software. Describe what you want — trim the pauses, add transitions, and overlay background music — and get e...
Usage Guidance
This skill appears to do what it says: connect to a remote nemo video service, accept uploads, and return edited videos. Before installing or using it, consider: (1) Privacy: uploads go to mega-api-prod.nemovideo.ai — do not upload sensitive footage unless you trust their terms. (2) Credentials: NEMO_TOKEN is required; if absent the skill will request an anonymous token from the service (it will generate a client UUID). Decide whether to provide your own token or rely on the anonymous flow. (3) Clarify the config-path mismatch: SKILL.md references ~/.config/nemovideo/ but the registry showed no required config paths — confirm whether the skill will read/write that directory. (4) Attribution headers: the skill requires custom X-Skill-* headers on every request (used by the service); this is not inherently malicious but it does mean the service will see which skill/version/platform made requests. If any of these points worry you, ask the skill author for clarifications or avoid uploading private content.
Capability Analysis
Type: OpenClaw Skill
Name: video-editing-with-ai-app
Version: 1.0.0
The skill is a legitimate integration for a cloud-based video editing service hosted at nemovideo.ai. It defines standard API workflows for authentication, file uploads, and video processing. The instructions in SKILL.md are consistent with the stated purpose, and there is no evidence of data exfiltration, malicious execution, or harmful prompt injection.
Capability Assessment
Purpose & Capability
The skill is declared as an instruction-only video-editing integration and requests a single credential, NEMO_TOKEN, which matches the stated backend API. One minor inconsistency: the registry metadata reported no required config paths, but the SKILL.md frontmatter includes a config path (~/.config/nemovideo/). This is plausible (local config storage) but the mismatch should be clarified.
Instruction Scope
The instructions limit actions to establishing a session, uploading videos, streaming SSE edits, polling export status, and returning download URLs. They do instruct the agent to generate an anonymous token via POST to https://mega-api-prod.nemovideo.ai if NEMO_TOKEN is missing, and to 'auto-detect' platform from the install path (which implies reading the agent's install path). No instructions request unrelated files, other credentials, or external exfiltration, but the platform-detection and optional config path access are vaguely specified and worth confirming.
Install Mechanism
No install spec or code files are included (instruction-only). No downloads or archives are written to disk by the skill itself, minimizing install-time risk.
Credentials
Only one environment variable is required (NEMO_TOKEN), which is proportional to a remote video editing API. The SKILL.md also documents an anonymous-token flow if no token is provided; no additional unrelated secrets or broad system credentials are requested.
Persistence & Privilege
The skill is not force-included (always: false) and uses normal autonomous invocation settings. It does not request system-wide configuration changes or privileges beyond using the declared token and optional config directory.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-editing-with-ai-app - After installation, invoke the skill by name or use
/video-editing-with-ai-app - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: Instantly edit and export videos using AI with simple prompts.
- Upload raw video files (MP4, MOV, AVI, WebM up to 500MB) and request edits by description.
- AI automatically trims pauses, adds transitions, overlays background music, and more in 1–2 minutes.
- Supports easy exports (1080p MP4, MOV, etc.), draft previews, credit/balance checks, and current session state.
- Handles authentication (automatic anonymous-token or use NEMO_TOKEN) and session management transparently.
- Fast cloud GPU rendering pipeline with clear troubleshooting messages for errors (format, size, credits, etc.).
- Provides helpful workflow tips and supports iterative/batch editing for content creators.
Metadata
Frequently Asked Questions
What is Video Editing With Ai App?
Skip the learning curve of professional editing software. Describe what you want — trim the pauses, add transitions, and overlay background music — and get e... It is an AI Agent Skill for Claude Code / OpenClaw, with 62 downloads so far.
How do I install Video Editing With Ai App?
Run "/install video-editing-with-ai-app" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Editing With Ai App free?
Yes, Video Editing With Ai App is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Editing With Ai App support?
Video Editing With Ai App is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Editing With Ai App?
It is built and maintained by susan4731-wilfordf (@susan4731-wilfordf); the current version is v1.0.0.
More Skills