← Back to Skills Marketplace
Video Editing With Google
by
peandrover adam
· GitHub ↗
· v1.0.0
· MIT-0
91
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-editing-with-google
Description
Turn a 2-minute screen recording from Google Meet into 1080p edited MP4 clips just by typing what you need. Whether it's editing and polishing videos to shar...
Usage Guidance
This skill will upload your video files to a third‑party service (nemovideo.ai) — it is not running on Google servers despite the name. It will auto‑create an anonymous NEMO_TOKEN and store session state (token valid ~7 days) unless you supply your own NEMO_TOKEN. Before installing, confirm you are comfortable with: (1) your videos being sent to an external service, (2) an anonymous token being generated and stored under ~/.config/nemovideo/ or similar, and (3) the skill sending headers that may include install-path metadata. If the videos contain sensitive information, do not use this skill. If you proceed, consider supplying an explicit token you control, ask the vendor/site (nemovideo.ai) for their privacy/retention policy, and verify how to delete stored tokens/sessions and rendered files.
Capability Analysis
Type: OpenClaw Skill
Name: video-editing-with-google
Version: 1.0.0
The skill facilitates AI video editing by connecting to a cloud rendering pipeline at mega-api-prod.nemovideo.ai. It contains logic for automated authentication via anonymous tokens and maps user requests to specific API endpoints for uploading, editing, and exporting video files. All identified behaviors, including environment variable usage and network communication, are consistent with the described functionality in SKILL.md and _meta.json, with no evidence of malicious intent or unauthorized data access.
Capability Assessment
Purpose & Capability
The display name and description imply tight integration with Google (Google Meet, Drive, YouTube), but all runtime instructions call out a third‑party service (mega-api-prod.nemovideo.ai). Requesting only NEMO_TOKEN is consistent with that backend, but the 'with Google' branding is misleading and could cause users to assume Google handles processing when it does not.
Instruction Scope
SKILL.md instructs the agent to automatically obtain an anonymous token if NEMO_TOKEN is absent, create sessions, upload user video files, stream SSE chat, poll renders, and store a session_id/token for subsequent calls. These actions are within the scope of cloud video editing, but automatic token creation, persistent storage, and automatic uploads without an explicit consent prompt are potentially surprising and worth user attention.
Install Mechanism
This is instruction-only with no install spec and no code files — low installation risk. Nothing is downloaded or written by an installer step, though the skill does expect to write/read config under ~/.config/nemovideo/ per its metadata.
Credentials
Only a single env var (NEMO_TOKEN) is required, which matches the nemovideo backend. However, the instructions also use and may write to a config path (~/.config/nemovideo/) and will create a token if none exists. The skill also instructs adding attribution headers that reveal local install path info — minor privacy leakage but not necessary for core editing functionality.
Persistence & Privilege
always:false and user-invocable:true (normal). The skill will persist an anonymous token and session_id for up to 7 days and can orphan render jobs if the UI is closed. This is expected for a cloud render pipeline but is a persistence behavior users should be aware of.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-editing-with-google - After installation, invoke the skill by name or use
/video-editing-with-google - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release — AI-powered video editing tool for Google Meet recordings and other clips.
- Upload video clips, describe edits in plain language, and download polished 1080p MP4s in 1–2 minutes.
- No manual timeline work or export settings required; supports trimming, captions, aspect ratio, BGM, overlays, and more.
- Automatic backend connection with easy anonymous authentication (100 free credits, valid for 7 days).
- Simple commands for exporting videos, checking credits, previewing state, and uploading files.
- Cloud GPU rendering pipeline with support for MP4, MOV, WebM, AVI, and common audio/image formats.
- Clear error handling and workflow tips for Google Drive and YouTube sharing.
Metadata
Frequently Asked Questions
What is Video Editing With Google?
Turn a 2-minute screen recording from Google Meet into 1080p edited MP4 clips just by typing what you need. Whether it's editing and polishing videos to shar... It is an AI Agent Skill for Claude Code / OpenClaw, with 91 downloads so far.
How do I install Video Editing With Google?
Run "/install video-editing-with-google" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Editing With Google free?
Yes, Video Editing With Google is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Editing With Google support?
Video Editing With Google is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Editing With Google?
It is built and maintained by peandrover adam (@peand-rover); the current version is v1.0.0.
More Skills