← Back to Skills Marketplace
Video Editing With Ai Help
by
vynbosserman65
· GitHub ↗
· v1.0.0
· MIT-0
55
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-editing-with-ai-help
Description
edit raw video footage into edited video clips with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators and marketers use it for e...
Usage Guidance
This skill appears to do what it says: it uploads your videos to nemo's cloud service for AI-assisted editing and returns download URLs. Before installing or using it: (1) confirm you trust the endpoint https://mega-api-prod.nemovideo.ai and review that service's privacy/data-retention policy — your video files are sent off-device; (2) prefer the anonymous short-lived token flow if you don't want to store long-lived credentials; (3) be comfortable that uploaded content (including audio/text in the video) will be processed by the vendor; (4) note the metadata mentions a local config path (~/.config/nemovideo/) even though the runtime instructions don't reference it — if you have concerns, ask the publisher why that path is declared; and (5) revoke or rotate any tokens you set if you stop using the skill.
Capability Assessment
Purpose & Capability
Name/description match the instructions and required credential (NEMO_TOKEN). One minor inconsistency: the frontmatter/metadata declares a config path (~/.config/nemovideo/) but the SKILL.md never instructs the agent to read or write that path. That mismatch is likely benign (extra metadata) but worth noting.
Instruction Scope
SKILL.md confines actions to connecting to the nemo API, creating/using a session, uploading user-provided video files (multipart or URL), streaming SSE responses, polling render status, and returning download URLs. There are no instructions to read arbitrary system files, secrets, or unrelated environment variables.
Install Mechanism
Instruction-only skill with no install steps or remote downloads. No code is written to disk by the skill itself, which is the lowest-risk install profile.
Credentials
The only required credential is NEMO_TOKEN (primaryEnv). That is appropriate and expected for a third-party cloud video API. The skill also documents how to obtain a short-lived anonymous token. No unrelated credentials or secrets are requested.
Persistence & Privilege
The skill is not always-enabled and does not request elevated platform privileges. It instructs saving session_id for the active session (normal for API usage) but does not modify other skills or global agent settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-editing-with-ai-help - After installation, invoke the skill by name or use
/video-editing-with-ai-help - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Version 1.0.0 — Initial release
- Launches AI-assisted video editing for MP4, MOV, AVI, and WebM files up to 500MB.
- Streamlined workflow: upload raw footage, describe edits, and receive 1080p MP4 exports in 1-2 minutes.
- Automated session setup and free anonymous token generation (with 100 credits, 7-day expiry).
- Supports text overlays, aspect ratio changes, and audio tracks via prompt-based interface.
- Cloud GPU rendering pipeline for efficient processing; batch and iterative editing supported.
- Built-in error handling for tokens, credits, file size/format, and rate limiting.
Metadata
Frequently Asked Questions
What is Video Editing With Ai Help?
edit raw video footage into edited video clips with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators and marketers use it for e... It is an AI Agent Skill for Claude Code / OpenClaw, with 55 downloads so far.
How do I install Video Editing With Ai Help?
Run "/install video-editing-with-ai-help" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Editing With Ai Help free?
Yes, Video Editing With Ai Help is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Editing With Ai Help support?
Video Editing With Ai Help is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Editing With Ai Help?
It is built and maintained by vynbosserman65 (@vynbosserman65); the current version is v1.0.0.
More Skills