← Back to Skills Marketplace
Video Editing Ai Tools Free
by
vcarolxhberger
· GitHub ↗
· v1.0.0
· MIT-0
82
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-editing-ai-tools-free
Description
edit raw video clips into polished edited clips with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators and social media users us...
Usage Guidance
This skill appears to do what it says: call a remote video-editing API using a NEMO_TOKEN and upload user-provided video files. Before installing or invoking it, consider these points: (1) Privacy: videos are uploaded to https://mega-api-prod.nemovideo.ai — confirm you are comfortable sending your content to that domain and review its privacy/security policies. (2) File uploads: ensure the agent only uploads files you explicitly provide in chat; do not allow it to read or upload arbitrary local files. (3) Token handling: the skill will accept an existing NEMO_TOKEN or obtain an anonymous token via the API — treat any tokens as sensitive. (4) Platform detection: the skill reads its own frontmatter and may check common install paths to set an X-Skill-Platform header; this is limited but be aware it accesses those paths. If you need higher assurance, ask the publisher for a homepage/privacy policy or use a known/trusted video-editing API instead.
Capability Analysis
Type: OpenClaw Skill
Name: video-editing-ai-tools-free
Version: 1.0.0
The skill provides a legitimate interface for an AI-powered video editing service hosted at nemovideo.ai. It contains detailed instructions for the agent to handle authentication, session management, and file uploads to the third-party API. While it involves sending user data to an external service and includes telemetry logic to detect the host platform (e.g., Cursor or Clawhub), these behaviors are clearly documented and directly support the stated functionality of cloud-based video processing without any signs of malicious intent or unauthorized data access.
Capability Assessment
Purpose & Capability
Name/description, required credential (NEMO_TOKEN), and the SKILL.md all describe a cloud video-editing service and the API endpoints and flows match that purpose. No unrelated credentials or binaries are requested.
Instruction Scope
Instructions are detailed and self-contained for interacting with the remote API (auth, session, upload, export, poll). Two things to note: (1) the skill instructs reading its YAML frontmatter and detecting install path (to populate X-Skill-Platform), which requires looking at known local paths; (2) upload instructions reference multipart form with a file path (files=@/path) — the agent should only upload files explicitly provided by the user. The SKILL.md does not ask for arbitrary system files or unrelated environment variables.
Install Mechanism
There is no install spec and no code files — this is instruction-only, so nothing is downloaded or written to disk by an installer. This is a low-risk install footprint.
Credentials
Only one environment variable (NEMO_TOKEN) is declared as required and is the primary credential used to call the service, which is proportional. Minor inconsistency: the doc also documents an anonymous-token flow (POST to obtain a temporary NEMO_TOKEN) so requiring NEMO_TOKEN up-front is not strictly necessary but is explainable as an override for users who already have one.
Persistence & Privilege
always is false and there is no indication the skill requests permanent system privileges or modifies other skills. It will store session_id state for ongoing render jobs (expected for this use case).
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-editing-ai-tools-free - After installation, invoke the skill by name or use
/video-editing-ai-tools-free - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Video Editing AI Tools Free — Edit and Export Videos Free.
- Allows users to upload raw video files (MP4, MOV, AVI, WebM up to 500MB) for automated AI video editing and export in 1080p MP4.
- Handles session management and free token generation for new users (100 credits, 7-day expiry; no registration required).
- Supports automatic silence trimming, transitions, text overlays, aspect ratio changes, and BGM via keyword-intent routing.
- Utilizes cloud GPU processing for fast rendering (1–2 minutes typical for short videos).
- Provides status updates, error handling, and credit querying, with text-based summaries of timeline edits.
- Supports export/download, credits/balance checking, session state preview, and multiple video formats.
Metadata
Frequently Asked Questions
What is Video Editing Ai Tools Free?
edit raw video clips into polished edited clips with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators and social media users us... It is an AI Agent Skill for Claude Code / OpenClaw, with 82 downloads so far.
How do I install Video Editing Ai Tools Free?
Run "/install video-editing-ai-tools-free" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Editing Ai Tools Free free?
Yes, Video Editing Ai Tools Free is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Editing Ai Tools Free support?
Video Editing Ai Tools Free is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Editing Ai Tools Free?
It is built and maintained by vcarolxhberger (@vcarolxhberger); the current version is v1.0.0.
More Skills