← Back to Skills Marketplace
Video Cli Skill
by
vynbosserman65
· GitHub ↗
· v1.0.0
· MIT-0
55
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-cli-skill
Description
edit video clips into edited video clips with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. developers and technical creators use it for runn...
Usage Guidance
This skill is internally consistent for a cloud-based video-editing CLI: it will send your uploaded videos to mega-api-prod.nemovideo.ai and needs a NEMO_TOKEN (or will obtain a 7‑day anonymous token). Before installing, consider privacy and trust: do you want these video files uploaded to that remote service? Review the service's terms/privacy and only supply a persistent NEMO_TOKEN if you trust it. Note the SKILL.md will read its YAML frontmatter and detect install paths for attribution headers (harmless but it does access local paths). There is no install script or local binary, which reduces installation risk. If you want extra caution, avoid providing a permanent NEMO_TOKEN and monitor network uploads or run the skill in an environment with non-sensitive test videos first.
Capability Analysis
Type: OpenClaw Skill
Name: video-cli-skill
Version: 1.0.0
The video-cli-skill bundle is a legitimate integration for a cloud-based video editing service (nemovideo.ai). The SKILL.md file provides clear instructions for an AI agent to manage authentication via anonymous tokens, handle file uploads, and interact with a REST/SSE API for video processing. While it requests environment variables (NEMO_TOKEN) and performs platform detection for attribution headers, these actions are well-documented and directly support the stated functionality of editing and exporting video files.
Capability Assessment
Purpose & Capability
Name/description (cloud CLI video edits) match the actions described in SKILL.md: session creation, uploads, SSE editing, export and polling on https://mega-api-prod.nemovideo.ai. Requesting a NEMO_TOKEN (and providing a flow to obtain an anonymous token) is proportional to a cloud backend integration. Minor metadata mismatch: registry metadata listed no config paths, but the SKILL.md frontmatter mentions ~/.config/nemovideo/ (small inconsistency).
Instruction Scope
Instructions are explicit and focused on the video-editing workflow (token check, session creation, upload, SSE, export polling). The skill will read NEMO_TOKEN from the environment, may call the anonymous-token endpoint if absent, will read this file's YAML frontmatter at runtime, and will detect install path to populate attribution headers. These file/path reads are limited and tied to attribution or local config; they are within the stated purpose but worth noting because they cause the agent to access some local paths and the SKILL.md itself.
Install Mechanism
No install spec and no code files are present (instruction-only). That minimizes risk from arbitrary installs or disk writes.
Credentials
Only one credential is required: NEMO_TOKEN (declared as primary). The SKILL.md also implements a reasonable anonymous-token flow if the env var is missing. No unrelated secrets, no surplus environment variables requested.
Persistence & Privilege
always is false and there is no install that modifies other skills or system settings. The skill does instruct reading its own frontmatter and detecting install paths for attribution headers, which is limited scope and not a persistence escalation.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-cli-skill - After installation, invoke the skill by name or use
/video-cli-skill - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of video-cli-skill — cloud-based CLI video editing.
- Edit and export video clips via command-line style prompts, supporting MP4, MOV, AVI, WebM up to 500MB.
- Automatic connection setup with token creation (anonymous or via env), session management, and clear user feedback.
- Handles uploads, state checks, credits, and exports, with real-time SSE feedback for edit operations.
- Robust error handling for authentication, credits, file type/size issues, and API limits.
- Outputs 1080p MP4 videos, supports text overlays, audio, and batch workflows.
Metadata
Frequently Asked Questions
What is Video Cli Skill?
edit video clips into edited video clips with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. developers and technical creators use it for runn... It is an AI Agent Skill for Claude Code / OpenClaw, with 55 downloads so far.
How do I install Video Cli Skill?
Run "/install video-cli-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Cli Skill free?
Yes, Video Cli Skill is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Cli Skill support?
Video Cli Skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Cli Skill?
It is built and maintained by vynbosserman65 (@vynbosserman65); the current version is v1.0.0.
More Skills