← Back to Skills Marketplace
Vertical Video Editor
by
peandrover adam
· GitHub ↗
· v1.0.2
· MIT-0
154
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install vertical-video-editor
Description
Drop a video and describe what you need — this vertical-video-editor skill transforms horizontal or square footage into polished 9:16 content ready for TikTo...
Usage Guidance
This skill will send your video files to nemovideo's cloud API for processing and will create a small file at ~/.config/nemovideo/client_id containing a UUID. Before installing, review NemoVideo's privacy and retention policy (what they keep and for how long), confirm you are comfortable uploading the kinds of videos you plan to process (avoid sensitive or private footage), and decide whether to supply your own NEMO_TOKEN or let the skill obtain a temporary anonymous token (anonymous tokens have limited lifetime/credits). If you want tighter control, disable autonomous skill invocation in your agent settings so uploads happen only after you explicitly confirm them, and verify the skill's homepage/repository to ensure the service is legitimate.
Capability Analysis
Type: OpenClaw Skill
Name: vertical-video-editor
Version: 1.0.2
The vertical-video-editor skill is designed to interface with the NemoVideo cloud API for automated video reframing. It manages session state and authentication by generating a client ID in `~/.config/nemovideo/` and requesting anonymous tokens from `mega-api-prod.nemovideo.ai`. While it performs network requests and file uploads, these actions are explicitly documented and necessary for the stated purpose of cloud-based video processing. No evidence of data exfiltration, unauthorized access to sensitive local files, or malicious prompt injection was found.
Capability Assessment
Purpose & Capability
The skill says it will reframe/crop/video-process and all declared requirements match that: primaryEnv=NEMO_TOKEN and a config path (~/.config/nemovideo/) are used for client_id and tokens. API endpoints, upload, SSE, and export behavior are consistent with a cloud-based video processing service.
Instruction Scope
SKILL.md instructs the agent to check NEMO_TOKEN, create/read ~/.config/nemovideo/client_id (UUID), obtain an anonymous token if needed, create a session, upload files (multipart or URL), and stream SSE responses. All these actions are within the expected scope for a remote video processing skill; it does not instruct reading unrelated files or exfiltrating data outside the NemoVideo endpoints.
Install Mechanism
There is no install spec and no code files — this is instruction-only. That is the lowest-risk install profile: nothing is downloaded or written beyond the small client_id file the skill itself instructs to create.
Credentials
Only one credential is declared (NEMO_TOKEN) and that directly maps to the API-based functionality. The skill will generate an anonymous token if NEMO_TOKEN is absent and stores only a UUID in ~/.config/nemovideo/client_id; no unrelated credentials or broad environment access are requested.
Persistence & Privilege
always is false and the skill does not request persistent system-wide privileges. It writes a single client_id file under its own config path and uses API sessions. Autonomous model invocation is allowed by default (platform behavior) but is not combined with elevated privileges or other skills' config access.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install vertical-video-editor - After installation, invoke the skill by name or use
/vertical-video-editor - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
- Updated skill description for clarity and brevity, highlighting drag-and-drop workflow and supported formats.
- Added a step-by-step onboarding and authentication guide, including automatic anonymous token acquisition and session creation.
- Introduced detailed API request/response handling, including explicit mappings from backend GUI actions to API calls.
- Clarified routing logic for user requests (e.g., export, credits, upload) with a new summary table.
- Expanded error handling instructions and provided concrete sample payloads for all major actions.
- Adjusted branding and tone for user-friendliness while retaining guidance for advanced integrations.
v1.0.1
- Added homepage and repository links to the skill metadata.
- No core functionality changes; documentation updated only.
v1.0.0
Vertical Video Editor 1.0.0 — Initial Release
- Launch of AI-powered 9:16 vertical video editing optimized for TikTok, Instagram Reels, YouTube Shorts, and Snapchat.
- Smart horizontal-to-vertical conversion with face and action tracking for intelligent reframing.
- Native vertical-first editing tools: text overlays, animated captions, and platform-specific safe zones to avoid UI conflicts.
- Platform-specific export presets and safe zone adjustments for multi-platform publishing from one edit.
- Special features for talking-head content, vertical event highlights, and mobile-optimized transitions and captions.
Metadata
Frequently Asked Questions
What is Vertical Video Editor?
Drop a video and describe what you need — this vertical-video-editor skill transforms horizontal or square footage into polished 9:16 content ready for TikTo... It is an AI Agent Skill for Claude Code / OpenClaw, with 154 downloads so far.
How do I install Vertical Video Editor?
Run "/install vertical-video-editor" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Vertical Video Editor free?
Yes, Vertical Video Editor is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Vertical Video Editor support?
Vertical Video Editor is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Vertical Video Editor?
It is built and maintained by peandrover adam (@peand-rover); the current version is v1.0.2.
More Skills