← Back to Skills Marketplace
Video Editing With Laptop
by
linmillsd7
· GitHub ↗
· v1.0.0
· MIT-0
94
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-editing-with-laptop
Description
Skip the learning curve of professional editing software. Describe what you want — trim the pauses, add transitions, and export a clean final cut — and get p...
Usage Guidance
This skill appears to do what it says: upload videos to a cloud service (mega-api-prod.nemovideo.ai) for editing and returns rendered files. Before installing: (1) be aware uploads send your video to a third party — don't upload sensitive content unless you trust the provider and have reviewed their privacy/retention policy; (2) the skill will auto-create and use an anonymous token for you if NEMO_TOKEN isn't present, and it auto-connects on first open — if you prefer explicit consent, set NEMO_TOKEN yourself or restrict autonomous invocation; (3) the skill may inspect agent/install metadata to populate X-Skill-Platform header — if that concerns you, ask how headers are computed; (4) check pricing/credit behavior (anonymous tokens expire/limit credits) to avoid surprise limits. Overall the skill is coherent with its stated purpose.
Capability Analysis
Type: OpenClaw Skill
Name: video-editing-with-laptop
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 video rendering via a specific API. The code and instructions (SKILL.md) focus entirely on the stated purpose of video processing and do not exhibit signs of data exfiltration, unauthorized execution, or malicious prompt injection.
Capability Assessment
Purpose & Capability
Name/description, required env var (NEMO_TOKEN), and declared config path (~/.config/nemovideo/) align with a cloud video-editing backend. The endpoints and actions (upload, render, credits) are coherent with the stated purpose.
Instruction Scope
SKILL.md instructs the agent to (a) auto-create an anonymous token if NEMO_TOKEN is not present, (b) create sessions, upload user video files, stream SSE responses, and poll render state. These are expected for a cloud editing service. Two notes: it tells the agent to auto-connect on first open (so network calls happen without an explicit user upload request), and it asks the agent to auto-detect an X-Skill-Platform header from the install path — that may require the agent to inspect runtime/install metadata. Both are scope-related behaviors to be aware of but are not disproportionate.
Install Mechanism
Instruction-only skill with no install spec or code files — lowest install risk. Nothing is downloaded or written to disk by an installer in the manifest.
Credentials
Only one credential (NEMO_TOKEN) is required and is the primary credential for the described API. The SKILL.md's fallback of obtaining an anonymous token from the service is consistent with the declared env requirement. No unrelated credentials or excessive env access are requested.
Persistence & Privilege
always is false and autonomous invocation is allowed (platform default). The skill stores session_id/token for requests (normal for sessions). The only privilege note: the skill auto-connects on first open and can obtain/use an anonymous token without user action — that increases network activity but remains within the service's purpose.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-editing-with-laptop - After installation, invoke the skill by name or use
/video-editing-with-laptop - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Video Editing With Laptop — Version 1.0.0
- Initial release providing fast, AI-powered laptop video editing.
- Upload MP4, MOV, AVI, or WebM files up to 500MB for automatic edits and export.
- Supports instant trimming, transitions, text overlays, aspect ratio changes, and background music.
- No editing experience needed; describe your changes and get finished clips in 1–2 minutes.
- Simple authentication with free 7-day tokens and credit management built in.
- Ideal for quick edits by students, freelancers, and content creators.
Metadata
Frequently Asked Questions
What is Video Editing With Laptop?
Skip the learning curve of professional editing software. Describe what you want — trim the pauses, add transitions, and export a clean final cut — and get p... It is an AI Agent Skill for Claude Code / OpenClaw, with 94 downloads so far.
How do I install Video Editing With Laptop?
Run "/install video-editing-with-laptop" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Editing With Laptop free?
Yes, Video Editing With Laptop is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Editing With Laptop support?
Video Editing With Laptop is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Editing With Laptop?
It is built and maintained by linmillsd7 (@linmillsd7); the current version is v1.0.0.
More Skills