← Back to Skills Marketplace
whitejohnk-26

Video Clip Maker App

by whitejohnk-26 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
70
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-clip-maker-app
Description
Skip the learning curve of professional editing software. Describe what you want — trim the best 30 seconds, add background music and text overlay — and get...
Usage Guidance
This skill looks like a legitimate cloud video-editing integration, but take these precautions before installing or using it: - Provenance: The skill's source/homepage is unknown. Ask the publisher for source code or an authoritative homepage and verify the domain (mega-api-prod.nemovideo.ai) is legitimate for the service. - Privacy: Using the skill requires uploading your video files to the external domain. Do not upload sensitive or private videos until you confirm the service's privacy policy and retention practices. - Tokens & storage: The skill can reuse an existing NEMO_TOKEN or generate an anonymous token via the anonymous-token endpoint. Ask how and where session_id and tokens are stored (memory only, or written to ~/.config/nemovideo/?). The SKILL.md’s YAML also references ~/.config/nemovideo/ even though the registry said no config paths — ask the developer to explain or remove that requirement. - Filesystem access: The skill instructs deriving X-Skill-Platform from local install paths (~/.clawhub/, ~/.cursor/skills/). This requires read access to the filesystem; confirm whether the agent will only check for existence and that no broad filesystem reads occur. - Sandbox/test: If you decide to try it, test with non-sensitive, short sample videos first to confirm where data flows, how long media is retained, and what headers/attribution the skill sends. If the publisher cannot provide verifiable source code or clear answers about config path usage and data retention, treat the skill as untrusted for private content.
Capability Analysis
Type: OpenClaw Skill Name: video-clip-maker-app Version: 1.0.0 The skill bundle defines a legitimate integration for a cloud-based video editing service (nemovideo.ai). The SKILL.md file provides detailed instructions for the agent to manage sessions, handle file uploads, and process video edits via SSE and REST API calls. It includes security-conscious instructions such as not printing raw tokens to the user and handles authentication through standard environment variables or anonymous token generation. No indicators of data exfiltration, malicious execution, or harmful prompt injection were found.
Capability Assessment
Purpose & Capability
The name/description (cloud video clip editing) aligns with the runtime behavior: it uploads user video files and calls a remote rendering API, and it requires a service token (NEMO_TOKEN). That credential is proportionate to the stated purpose. However, the SKILL.md YAML frontmatter declares a config path (~/.config/nemovideo/) which the registry metadata did not list; this mismatch is unexplained and suggests the skill may expect to read or write a local config directory that wasn't declared in the registry.
Instruction Scope
Instructions direct the agent to upload user media to https://mega-api-prod.nemovideo.ai and to request or generate an anonymous token via POST to /api/auth/anonymous-token. Those network calls are expected for a cloud editing service, but the SKILL.md also instructs the agent to derive X-Skill-Platform by checking install paths (~/.clawhub/, ~/.cursor/skills/) and to include YAML frontmatter-derived headers on every request. That requires the agent to inspect local filesystem paths and possibly local install locations — behavior not declared in the registry and not necessary for core functionality. The instructions additionally tell the agent to 'save session_id' but do not specify storage scope (memory vs disk).
Install Mechanism
This is an instruction-only skill with no install spec and no code files — lowest-risk from an installation perspective. Nothing will be written to disk by an installer step. The primary runtime risk comes from network interactions described in SKILL.md rather than from installed code.
Credentials
The only required environment variable declared is NEMO_TOKEN (primary credential), which is appropriate for an API-backed video service. The SKILL.md also provides a path to obtain an anonymous token via the service (X-Client-Id/POST). However, the YAML frontmatter's mention of configPaths (~/.config/nemovideo/) is not reflected in the registry metadata and suggests additional local config access that wasn't declared. The skill instructs reading NEMO_TOKEN if present; that is expected. No other unrelated secrets or credentials are requested.
Persistence & Privilege
The skill does not request 'always: true' and is user-invocable; autonomous invocation is allowed (platform default). There is no install step that modifies other skills or system-wide settings. The only persistence implied is saving session_id and possibly NEMO_TOKEN (if obtained), but the doc does not mandate storing credentials into system-wide config; this is ambiguous and should be clarified before use.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install video-clip-maker-app
  3. After installation, invoke the skill by name or use /video-clip-maker-app
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Video Clip Maker App 1.0.0 — Initial Release - Instantly trim, add music, and overlay text on videos by describing your edit—no editing skills required. - Upload raw MP4, MOV, AVI, or WebM files up to 500MB for automatic AI processing. - Fast cloud rendering: returns ready-to-download, 1080p MP4 files in 30-90 seconds. - Easy setup with free, anonymous tokens (100 credits/7 days). - Supports session-based workflows, batch file processing, and iterative edits with preview and export. - Built-in credit, status, and error handling for a smooth user experience.
Metadata
Slug video-clip-maker-app
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Video Clip Maker App?

Skip the learning curve of professional editing software. Describe what you want — trim the best 30 seconds, add background music and text overlay — and get... It is an AI Agent Skill for Claude Code / OpenClaw, with 70 downloads so far.

How do I install Video Clip Maker App?

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

Is Video Clip Maker App free?

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

Which platforms does Video Clip Maker App support?

Video Clip Maker App is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Video Clip Maker App?

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

💬 Comments