← Back to Skills Marketplace
119
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-editing-with-4k
Description
Cloud-based video-editing-with-4k tool that handles editing and exporting high-resolution 4K video projects. Upload MP4, MOV, AVI, MKV files (up to 500MB), d...
Usage Guidance
This skill appears internally consistent for a cloud 4K video editor: it needs a NEMO_TOKEN (or will create a short-lived anonymous token) and then uploads files to the nemovideo.ai API. Before installing or using: 1) Verify the service domain (mega-api-prod.nemovideo.ai) is legitimate for the product you expect. 2) Avoid putting highly sensitive footage or secrets into uploads. 3) If you prefer control, set a dedicated NEMO_TOKEN with minimal scope rather than letting the skill generate/store long-lived tokens. 4) Be aware the agent may need to read small local paths if your environment supplies install-path metadata — deny filesystem access if you don’t want local files exposed. If you want higher assurance, request the skill's provenance or a signed homepage/source before use.
Capability Analysis
Type: OpenClaw Skill
Name: video-editing-with-4k
Version: 1.0.0
The skill is a functional integration for a cloud-based video editing service hosted at nemovideo.ai. It provides detailed instructions for an AI agent to manage sessions, upload media files, and trigger 4K rendering tasks via a REST API. While it requires an API token (NEMO_TOKEN) and access to a specific configuration path (~/.config/nemovideo/), these requirements are strictly aligned with the tool's stated purpose. There is no evidence of data exfiltration, unauthorized command execution, or malicious prompt injection.
Capability Assessment
Purpose & Capability
Name/description, required env var (NEMO_TOKEN), and the endpoints/flows in SKILL.md all align with a cloud video-editing service. The single primary credential requested (NEMO_TOKEN) is appropriate for a remote API service.
Instruction Scope
Runtime instructions describe authenticating (anonymous-token or provided NEMO_TOKEN), creating a session, uploading files, streaming SSE, polling status, and starting renders — all expected. The doc references deriving headers from YAML frontmatter and detecting install-path to set X-Skill-Platform, which could prompt the agent to inspect filesystem paths if implemented; SKILL.md itself does not explicitly instruct reading unrelated local files.
Install Mechanism
No install spec and no code files: instruction-only skill. This minimizes on-disk risk since nothing is downloaded or executed as part of installation.
Credentials
Only NEMO_TOKEN is required and is justified by the documented API calls. Metadata lists a config path (~/.config/nemovideo/) but the skill does not explicitly require arbitrary system credentials or unrelated environment variables.
Persistence & Privilege
always:false and default autonomous invocation are normal. The skill asks to keep session_id for ongoing operations (transient). It does not request persistent platform-wide changes or access to other skills' configs.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-editing-with-4k - After installation, invoke the skill by name or use
/video-editing-with-4k - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Video Editing with 4K
- Cloud-based tool for editing and exporting high-resolution 4K video projects.
- Supports uploading MP4, MOV, AVI, MKV files (up to 500MB).
- Simple setup with automatic anonymous NEMO_TOKEN generation if not provided.
- Handles tasks like trimming, color grading, aspect ratio adjustments, and text/audiotrack overlays, all via cloud GPUs.
- Fast turnaround: 4K MP4 output available in 1–3 minutes.
- Provides clear feedback for authentication, credits, file limits, and common errors.
Metadata
Frequently Asked Questions
What is Video Editing With 4k?
Cloud-based video-editing-with-4k tool that handles editing and exporting high-resolution 4K video projects. Upload MP4, MOV, AVI, MKV files (up to 500MB), d... It is an AI Agent Skill for Claude Code / OpenClaw, with 119 downloads so far.
How do I install Video Editing With 4k?
Run "/install video-editing-with-4k" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Editing With 4k free?
Yes, Video Editing With 4k is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Editing With 4k support?
Video Editing With 4k is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Editing With 4k?
It is built and maintained by mory128 (@mory128); the current version is v1.0.0.
More Skills