← Back to Skills Marketplace
56
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-editing-ai-gemini
Description
Get AI-edited videos ready to post, without touching a single slider. Upload your raw video footage (MP4, MOV, AVI, WebM, up to 500MB), say something like "c...
Usage Guidance
This skill appears to do what it says: it uploads your video to a nemo-video backend, edits it server-side, and returns a download link. Before installing/using it, consider: (1) privacy — uploaded raw video will be sent to https://mega-api-prod.nemovideo.ai, so review their policies or avoid sensitive footage; (2) token handling — the skill may generate and store a short-lived anonymous NEMO_TOKEN on first use or use a provided NEMO_TOKEN; store such tokens only if you trust the service; (3) config path note — the SKILL.md references ~/.config/nemovideo/, so check whether your agent environment will allow reading/writing that directory if you are uncomfortable with that; (4) verify the service domain and owner if you need higher assurance (this package has no homepage or provenance). If any of these are unacceptable, do not enable the skill.
Capability Analysis
Type: OpenClaw Skill
Name: video-editing-ai-gemini
Version: 1.0.0
The skill facilitates AI-powered video editing by integrating with the `mega-api-prod.nemovideo.ai` service. It includes well-defined procedures for authentication (using `NEMO_TOKEN`), session management, and file uploads. The instructions in `SKILL.md` are consistent with the stated purpose of video processing and do not exhibit signs of data exfiltration, unauthorized file access, or malicious intent.
Capability Assessment
Purpose & Capability
The skill's name and description (remote AI video editing) match the required credential (NEMO_TOKEN) and the API endpoints in SKILL.md. Minor inconsistency: the registry's top-level summary listed no required config paths, but the SKILL.md frontmatter metadata also lists a config path (~/.config/nemovideo/). That directory would be reasonable for storing a nemo client config/token, but the inconsistency between places should be noted.
Instruction Scope
Runtime instructions stay within the editing use case: create or use a NEMO_TOKEN, open a session, upload videos (multipart file or URL), stream edits via SSE, poll export status, and return download URLs. It asks the agent to detect an install path to set an X-Skill-Platform header and to persist session_id for job polling — both are coherent with the stated server-side rendering workflow. The instructions do not ask the agent to read unrelated system files or additional credentials.
Install Mechanism
No install spec or code files are included; the skill is instruction-only, which is the lowest-risk install profile. There are no downloads or package installs to evaluate.
Credentials
The skill only requires one credential (NEMO_TOKEN), which is proportional to a cloud service client. The frontmatter also references a config path (~/.config/nemovideo/) and a primaryEnv of NEMO_TOKEN — reasonable for holding tokens, but the registry metadata and frontmatter are inconsistent about required config paths. The skill also documents a way to generate a short-lived anonymous token via the service API; that behavior is expected but means the agent may obtain and store service tokens on first use.
Persistence & Privilege
always is false and the skill does not request elevated or permanent platform privileges. It asks to save a session_id and to reuse or store a token (normal for session management) but does not instruct changing 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-editing-ai-gemini - After installation, invoke the skill by name or use
/video-editing-ai-gemini - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release — AI-driven video editor powered by Gemini, designed for rapid creation and smart editing.
- Instantly edit uploaded videos (MP4, MOV, AVI, WebM, up to 500MB) with simple text instructions.
- Automatic setup with anonymous 7-day token if none provided; seamless API session initiation.
- Smart intent recognition: handle edits, uploads, downloads, status, credits, and more via natural prompts.
- Cloud rendering pipeline delivers 1080p MP4s in ~1–2 minutes, with quick processing for shorter clips.
- Full support for multiple formats; works without local installation — all processing is server-side.
- Clearly summarizes exported timelines and provides helpful error messages for common issues.
Metadata
Frequently Asked Questions
What is Video Editing Ai Gemini?
Get AI-edited videos ready to post, without touching a single slider. Upload your raw video footage (MP4, MOV, AVI, WebM, up to 500MB), say something like "c... It is an AI Agent Skill for Claude Code / OpenClaw, with 56 downloads so far.
How do I install Video Editing Ai Gemini?
Run "/install video-editing-ai-gemini" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Editing Ai Gemini free?
Yes, Video Editing Ai Gemini is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Editing Ai Gemini support?
Video Editing Ai Gemini is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Editing Ai Gemini?
It is built and maintained by tk8544-b (@tk8544-b); the current version is v1.0.0.
More Skills