← Back to Skills Marketplace
whitejohnk-26

Video Editing Ai App Free

by whitejohnk-26 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
79
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-editing-ai-app-free
Description
Turn a 2-minute smartphone recording into 1080p edited video clips just by typing what you need. Whether it's quickly editing raw footage into a polished vid...
Usage Guidance
This skill appears to connect to an external video-processing API and only asks for one service token (NEMO_TOKEN), which is consistent with its purpose — but exercise caution because the skill's source is unknown and the SKILL.md contains a metadata mismatch (it references a config path that the registry didn't declare). Before installing: 1) Verify the service domain (mega-api-prod.nemovideo.ai) and try to find an official homepage or privacy policy; 2) Avoid setting broad or sensitive credentials as NEMO_TOKEN — use a token dedicated to this service or use the anonymous flow for test runs; 3) Test with a non-sensitive short clip first to confirm behavior and retention; 4) Ask the skill author (or the registry) to clarify the configPath discrepancy and whether tokens or session IDs are ever persisted to disk; 5) If you care about data privacy, confirm how uploaded media are stored, how long they are retained, and whether downloads are public URLs. If you cannot verify the service or provenance, do not provide private media or long-lived credentials.
Capability Analysis
Type: OpenClaw Skill Name: video-editing-ai-app-free Version: 1.0.0 The skill bundle is a legitimate integration for a video editing service hosted at nemovideo.ai. It provides detailed instructions for the AI agent to manage sessions, handle file uploads, and process video editing requests via an external API. While it includes telemetry-like behavior (detecting the host platform from the installation path for the 'X-Skill-Platform' header), it lacks any indicators of malicious intent, data exfiltration, or unauthorized execution. The instruction to suppress printing tokens is a standard security best practice for AI agents.
Capability Assessment
Purpose & Capability
The declared primary credential (NEMO_TOKEN) and the API endpoints in SKILL.md are coherent with a cloud video-editing service. However, the SKILL.md frontmatter lists a config path (~/.config/nemovideo/) while the registry metadata reported no required config paths — that mismatch is an incoherence worth questioning. The skill has no unrelated credential requests (no AWS/GitHub/etc.), which is appropriate for the stated purpose.
Instruction Scope
Instructions are primarily API calls to mega-api-prod.nemovideo.ai (session creation, upload, SSE for editing, render polling). These are consistent with the described functionality. Points to watch: the skill instructs the agent to read the SKILL.md YAML frontmatter at runtime and detect the install path (to set X-Skill-Platform), and it references multipart uploads using local file paths. Reading its own manifest is reasonable; requiring access to user-provided files for uploads is expected. Still, the instructions give the agent discretion to generate and store/use tokens and to interact with an external domain — verify you trust that endpoint and that only user-supplied media will be uploaded.
Install Mechanism
No install spec and no code files (instruction-only). This is lower risk because nothing is downloaded or written to disk by an installation step. The runtime behavior still performs network calls, but there is no embedded install-time code to examine.
Credentials
Only NEMO_TOKEN is declared as required, which matches the service's use. However, the SKILL.md explains an anonymous-token flow that produces a short-lived token and suggests using it as NEMO_TOKEN — consider whether you will store that token in your environment or pass it to the agent session. Also confirm the earlier mismatch where SKILL.md mentions a config path (~/.config/nemovideo/) even though registry metadata indicated no required config paths.
Persistence & Privilege
always:false and default autonomous invocation are set (normal). The skill does not request to be always-enabled or to modify other skills. There is no explicit instruction to persist tokens to system files, but the agent may keep session_id/token in memory for the session; clarify storage behavior if you are concerned about token lifetime or retention.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install video-editing-ai-app-free
  3. After installation, invoke the skill by name or use /video-editing-ai-app-free
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of the Video Editing AI App Free skill. - Instantly edit and export 1080p video clips from raw uploads and simple prompts — no manual timeline work. - Automatic anonymous token and session setup, no registration or local installation needed. - Supports seamless upload, AI editing (trimming, transitions, overlays), session state management, and fast export (MP4 and more). - Handles error cases (token, credits, file support) with actionable feedback. - Designed for quick smartphone video processing and social content creation—most jobs complete in 1–2 minutes.
Metadata
Slug video-editing-ai-app-free
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Video Editing Ai App Free?

Turn a 2-minute smartphone recording into 1080p edited video clips just by typing what you need. Whether it's quickly editing raw footage into a polished vid... It is an AI Agent Skill for Claude Code / OpenClaw, with 79 downloads so far.

How do I install Video Editing Ai App Free?

Run "/install video-editing-ai-app-free" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Video Editing Ai App Free free?

Yes, Video Editing Ai App Free is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Video Editing Ai App Free support?

Video Editing Ai App Free is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Video Editing Ai App Free?

It is built and maintained by whitejohnk-26 (@whitejohnk-26); the current version is v1.0.0.

💬 Comments