← Back to Skills Marketplace
91
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-editing-with-unlimited
Description
Cloud-based video-editing-with-unlimited tool that handles editing and exporting videos without render or export limits. Upload MP4, MOV, AVI, WebM files (up...
Usage Guidance
This skill appears to be a legitimate cloud video-editing integration, but there are a few inconsistencies you should confirm before installing or providing credentials: 1) Confirm where the skill will store session tokens or anonymous tokens (it references ~/.config/nemovideo/ in its SKILL.md but the registry did not). If it will write to that path, ask for specifics and whether it respects permissions. 2) Ask why the skill needs to probe install paths (~/.clawhub/, ~/.cursor/skills/) to set an attribution header — this requires filesystem access and seems unnecessary. 3) Only provide a NEMO_TOKEN you control and can revoke; avoid using long-lived system credentials. 4) Verify the service domain (mega-api-prod.nemovideo.ai) and request a privacy/retention policy for uploaded videos. If the vendor/source cannot explain the config-path discrepancy and token persistence behavior, treat the skill with caution or avoid installing.
Capability Analysis
Type: OpenClaw Skill
Name: video-editing-with-unlimited
Version: 1.0.0
The skill bundle provides a legitimate integration for a cloud-based video editing service (nemovideo.ai). It contains detailed instructions for the AI agent to manage authentication via tokens, handle file uploads, and interact with a processing API using Server-Sent Events (SSE). No indicators of malicious intent, data exfiltration, or unauthorized command execution were found; the instructions are focused on the stated purpose of video editing and exporting.
Capability Assessment
Purpose & Capability
The stated purpose (cloud video editing/export) matches the API endpoints and the single credential (NEMO_TOKEN). This credential is proportionate. However, the SKILL.md's YAML metadata lists a config path (~/.config/nemovideo/) that the registry metadata did not declare — a mismatch that suggests either outdated registry metadata or an instruction to touch a local config directory that wasn't advertised.
Instruction Scope
Instructions are primarily API calls to nemovideo.ai and are consistent with a cloud editing workflow. Concerns: (1) the skill tells the agent to detect install path (~/.clawhub/, ~/.cursor/skills/) to set an X-Skill-Platform header — this requires probing the filesystem and is not strictly needed for editing. (2) The YAML metadata in SKILL.md lists a config path, implying persistence to ~/.config/nemovideo/ (the registry top-level said none). The instructions also instruct saving session_id and tokens but do not specify where — raising the risk of local persistence without clear user consent.
Install Mechanism
No install spec and no code files; the skill is instruction-only. That minimizes installation risk because nothing is written to disk by an installer. The main runtime actions are outgoing HTTPS calls to the service domain.
Credentials
Only one env var is required (NEMO_TOKEN), which is appropriate for an API-backed video service. However, the SKILL.md both accepts an existing NEMO_TOKEN and documents obtaining an anonymous token via the API; the metadata's declared config path (~/.config/nemovideo/) implies the skill may persist tokens or session state locally — this was not declared in the registry summary and should be clarified.
Persistence & Privilege
The skill does not request always:true and uses normal autonomous invocation. The potential concern is local persistence: SKILL.md metadata and instructions imply saving session tokens/session IDs (and the config path in YAML) but the registry listing did not advertise any config-path requirement. Probing install paths to set headers is another form of local inspection. Combined, these indicate the skill may read or write local config state beyond what was declared.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-editing-with-unlimited - After installation, invoke the skill by name or use
/video-editing-with-unlimited - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release — cloud-based video editing and export with no limits.
- Upload MP4, MOV, AVI, or WebM files (up to 500MB) and request edits; receive 1080p MP4 in 1–2 minutes.
- Handles unlimited renders and exports for content creators.
- Automatically manages session tokens and connects to the processing API.
- Supports actions like editing, exporting, checking credits, and session state via keywords.
- All features run on cloud GPUs—no local install required.
Metadata
Frequently Asked Questions
What is Video Editing With Unlimited?
Cloud-based video-editing-with-unlimited tool that handles editing and exporting videos without render or export limits. Upload MP4, MOV, AVI, WebM files (up... It is an AI Agent Skill for Claude Code / OpenClaw, with 91 downloads so far.
How do I install Video Editing With Unlimited?
Run "/install video-editing-with-unlimited" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Editing With Unlimited free?
Yes, Video Editing With Unlimited is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Editing With Unlimited support?
Video Editing With Unlimited is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Editing With Unlimited?
It is built and maintained by tk8544-b (@tk8544-b); the current version is v1.0.0.
More Skills