← Back to Skills Marketplace
mhogan2013-9

Video Compose

by mhogan2013-9 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
121
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-compose
Description
Skip the learning curve of professional editing software. Describe what you want — combine all clips into one video with transitions and background music — a...
Usage Guidance
This skill appears consistent with its description, but it will upload whatever video/audio files you give it to mega-api-prod.nemovideo.ai for cloud processing. Before using it, consider: (1) Do you trust the nemo video provider and its privacy/retention policies for the content you will upload? (2) Only supply a NEMO_TOKEN you control and are comfortable using for uploads; if you don't have one, the skill will request an anonymous token automatically. (3) The skill may read its frontmatter and check common install paths to build attribution headers — no other local files are requested. If you handle sensitive footage, test with non-sensitive clips first or avoid installing.
Capability Analysis
Type: OpenClaw Skill Name: video-compose Version: 1.0.0 The video-compose skill is a legitimate integration for a cloud-based video editing service (nemovideo.ai). It provides instructions for the AI agent to manage authentication via anonymous tokens, handle multipart file uploads, and poll a rendering pipeline for MP4 output. While it includes logic for the agent to identify its host platform (e.g., ClawHub or Cursor) for API attribution headers, there is no evidence of malicious intent, data exfiltration of sensitive local credentials, or unauthorized command execution.
Capability Assessment
Purpose & Capability
Name/description describe cloud video composing; declared primary env var (NEMO_TOKEN), API endpoints, upload and render workflows all align with that purpose. Requesting a token and session state is expected for a cloud render service.
Instruction Scope
SKILL.md instructs the agent to authenticate, create sessions, upload files, stream SSE, poll render status, and save session_id — all within the video-compose domain. It also instructs to add attribution headers (reads frontmatter/version) and to detect install path for platform attribution; that requires checking the skill’s frontmatter and potentially probing typical install paths, which is minor but outside pure video-processing logic.
Install Mechanism
No install spec or code is provided (instruction-only). Nothing gets downloaded or written by an installer as part of this skill bundle.
Credentials
Only one credential is declared (NEMO_TOKEN) and the instructions explain an anonymous-token fallback if no token is set. No unrelated secrets or multiple external credentials are requested.
Persistence & Privilege
Skill is not always-enabled and does not request elevated system privileges. It asks the agent to save session_id from the API (normal). The only file/config path mentioned is an optional config dir (~/.config/nemovideo/) for config/attribution; no instructions to modify other skills or global agent settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install video-compose
  3. After installation, invoke the skill by name or use /video-compose
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Video Compose — Combine Clips Into One Video (v1.0.0) - Initial release: merge and arrange video/audio clips with AI-powered cloud composition. - Supports MP4, MOV, AVI, WebM uploads up to 500MB. - Add transitions, background music, and text overlays via simple instructions. - Quick 1–2 minute rendering of combined videos; easy export to 1080p MP4. - Cloud session management, state resume, and error handling included. - Ideal for users seeking fast, professional video results without complex editing software.
Metadata
Slug video-compose
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Video Compose?

Skip the learning curve of professional editing software. Describe what you want — combine all clips into one video with transitions and background music — a... It is an AI Agent Skill for Claude Code / OpenClaw, with 121 downloads so far.

How do I install Video Compose?

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

Is Video Compose free?

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

Which platforms does Video Compose support?

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

Who created Video Compose?

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

💬 Comments