← Back to Skills Marketplace
50
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-cli
Description
Turn a 2-minute MP4 screen recording into 1080p edited video clips just by typing what you need. Whether it's running video edits via command-line commands o...
Usage Guidance
This skill sends any uploaded video and edit commands to a remote nemo video API and requires a NEMO_TOKEN (it can also request an anonymous token on first use). Before installing, consider: 1) Privacy: uploaded videos go to the provider—don't upload sensitive content unless you trust their policy. 2) Tokens: the skill will accept a provided NEMO_TOKEN or obtain a short-lived anonymous token (100 free credits, 7-day expiry) by calling the provider; if you prefer control, supply your own token. 3) Attribution headers: the skill will derive platform info from install paths (it may read path info for X-Skill-Platform). 4) Metadata mismatches: SKILL.md references a config path that the registry metadata does not list—this appears to be a packaging/documentation inconsistency but not by itself dangerous. If you need stronger assurance, ask the publisher for a provenance URL or privacy/terms link and avoid uploading sensitive videos until you verify the service and its data-retention policy.
Capability Analysis
Type: OpenClaw Skill
Name: video-cli
Version: 1.0.0
The video-cli skill is a legitimate integration for a cloud-based video editing service (nemovideo.ai). It provides detailed instructions for the AI agent to manage authentication via anonymous tokens, handle video uploads, and process editing commands through a Server-Sent Events (SSE) API. The skill follows security best practices by instructing the agent not to expose sensitive tokens or raw API outputs to the user, and no indicators of data exfiltration, malicious execution, or unauthorized access were found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The skill claims to perform cloud-based video editing and its runtime instructions exclusively call a remote NemoVideo API for uploads, SSE editing, rendering and status—these are appropriate and expected for the stated purpose. The single declared credential (NEMO_TOKEN) is consistent with a remote API token requirement.
Instruction Scope
Instructions ask the agent to upload user-provided video files and interact with the remote rendering API via authenticated requests and SSE streams—which fits the purpose. The doc also instructs detecting the 'install path' to set an X-Skill-Platform header; that implies reading agent install-path information (filesystem/environment) for attribution, which is reasonable but outside pure video-editing logic and could leak environment info if you care about that.
Install Mechanism
No install steps or third-party downloads are specified (instruction-only skill). This minimizes on-disk risk.
Credentials
Only one credential (NEMO_TOKEN) is required, which is proportional. Minor inconsistency: the SKILL.md explains it will auto-provision an anonymous token by POSTing to the provider if NEMO_TOKEN is absent, so requiring the env var is not strictly mandatory in practice. The frontmatter in SKILL.md also references a config path (~/.config/nemovideo/) not declared in the registry metadata—this mismatch is likely a documentation/packaging oversight.
Persistence & Privilege
The skill does not request always:true or agent-global privileges, does not modify other skills, and only maintains per-session IDs for the remote service as part of normal operation.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-cli - After installation, invoke the skill by name or use
/video-cli - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of video-cli 1.0.0.
- Edit and export video clips via simple CLI commands—no timeline or export settings needed.
- Automatic cloud backend setup, including anonymous token and session creation.
- Supports quick edit workflows (trim, fade, 1080p export) and batch/iterative processing.
- Handles upload, edit, status, credits, and export actions with direct feedback.
- Accepts popular video and audio formats; free exports with up to 500MB file size.
Metadata
Frequently Asked Questions
What is Video Cli?
Turn a 2-minute MP4 screen recording into 1080p edited video clips just by typing what you need. Whether it's running video edits via command-line commands o... It is an AI Agent Skill for Claude Code / OpenClaw, with 50 downloads so far.
How do I install Video Cli?
Run "/install video-cli" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Cli free?
Yes, Video Cli is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Cli support?
Video Cli is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Cli?
It is built and maintained by mory128 (@mory128); the current version is v1.0.0.
More Skills