← Back to Skills Marketplace
Video Editing With Openclaw
by
linmillsd7
· GitHub ↗
· v1.0.0
· MIT-0
104
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-editing-with-openclaw
Description
Skip the learning curve of professional editing software. Describe what you want — cut the silent pauses, add transitions, and export a clean final cut — and...
Usage Guidance
This skill appears to do what it says: upload your video to nemovideo.ai, create a session, and return edited output. Before installing, confirm you are comfortable uploading your videos to the mega-api-prod.nemovideo.ai domain and that you understand their retention/privacy policy. Ask the publisher to clarify the frontmatter/registry mismatch about ~/.config/nemovideo/ (is the skill going to read local config?). If you don't already have a NEMO_TOKEN, the skill will request an anonymous token on your behalf — test with non-sensitive/sample footage first, and be prepared to revoke the token/anonymous account when done. Finally, verify the skill will not try to access other environment variables or local files beyond the described flow.
Capability Analysis
Type: OpenClaw Skill
Name: video-editing-with-openclaw
Version: 1.0.0
The skill provides a legitimate interface for AI-assisted video editing by connecting to a cloud processing backend at nemovideo.ai. It manages authentication via the NEMO_TOKEN environment variable, handles file uploads, and coordinates video rendering tasks through a series of API endpoints (e.g., https://mega-api-prod.nemovideo.ai). The instructions in SKILL.md are well-documented and strictly aligned with the stated functionality, with no evidence of malicious intent, credential theft, or unauthorized system access.
Capability Assessment
Purpose & Capability
The skill advertises cloud AI video editing and only requests a single service credential (NEMO_TOKEN), which is appropriate for this purpose. However, SKILL.md frontmatter includes a config path (~/.config/nemovideo/) that is not listed in the registry metadata's required config paths — this mismatch should be clarified.
Instruction Scope
Instructions are focused on uploading video, session creation, SSE editing, and export flows to nemovideo.ai (expected). They also instruct obtaining an anonymous token via an external POST if NEMO_TOKEN is absent. The doc asks to 'auto-detect' platform from install path which could imply reading environment/paths; this is vague and may cause the agent to inspect install/runtime paths unnecessarily. All network calls target the stated nemovideo domain (no unrelated exfiltration endpoints described).
Install Mechanism
Instruction-only skill with no install spec and no code files present — nothing is written to disk by an installer, which is the lowest-risk installation model.
Credentials
Only NEMO_TOKEN is declared as required (primaryEnv), which fits a cloud API client. The frontmatter's mention of a config path (~/.config/nemovideo/) is inconsistent with registry metadata and could imply additional local config access; clarify whether the skill will read that path. The skill's instructions to create an anonymous token if none exists means it can obtain credentials itself — acceptable but worth noting.
Persistence & Privilege
The skill is not force-installed (always: false) and does not request any elevated or persistent platform privileges. Autonomous invocation is allowed (default) but not combined with broad or unrelated credential access.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-editing-with-openclaw - After installation, invoke the skill by name or use
/video-editing-with-openclaw - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of "Video Editing with OpenClaw": AI-assisted video editing in the cloud, optimized for fast, simple workflows.
- Upload MP4, MOV, AVI, or WebM files up to 500MB; describe desired edits and receive professionally edited MP4 in 1-2 minutes.
- Automatic connection setup and session management; no local installation or complex configuration required.
- Supports quick actions: cut silence, add transitions, export, check status, and credits balance through simple commands.
- Robust error handling, clear feedback, and seamless support for iterative editing and batch processing.
Metadata
Frequently Asked Questions
What is Video Editing With Openclaw?
Skip the learning curve of professional editing software. Describe what you want — cut the silent pauses, add transitions, and export a clean final cut — and... It is an AI Agent Skill for Claude Code / OpenClaw, with 104 downloads so far.
How do I install Video Editing With Openclaw?
Run "/install video-editing-with-openclaw" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Editing With Openclaw free?
Yes, Video Editing With Openclaw is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Editing With Openclaw support?
Video Editing With Openclaw is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Editing With Openclaw?
It is built and maintained by linmillsd7 (@linmillsd7); the current version is v1.0.0.
More Skills