← Back to Skills Marketplace
Video Editor Instagram Ai
by
peandrover adam
· GitHub ↗
· v1.0.0
· MIT-0
70
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-editor-instagram-ai
Description
edit video clips into Instagram-ready clips with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. Instagram creators use it for editing and refo...
Usage Guidance
This skill appears to do what it says — upload your video and call a cloud API for editing — but review a few things before installing: 1) Confirm you trust the endpoint host (mega-api-prod.nemovideo.ai) and its privacy/billing policies because user videos will be uploaded to that third party. 2) Clarify the NEMO_TOKEN requirement: the skill claims NEMO_TOKEN is required but also documents an anonymous-token flow that will mint a token for you; ask the author which behavior applies and whether the created token is stored or logged. 3) Ask why the frontmatter mentions ~/.config/nemovideo/ and whether the skill will read files from your home directory or agent install path (used to set X-Skill-Platform). If you are uncomfortable with filesystem access, request the author to remove or document that requirement. 4) The skill will make outbound network calls and upload files; do not provide sensitive or private video content until you verify the service terms. If you need higher assurance, request source code or a trustworthy homepage and a clear privacy/retention policy from the publisher.
Capability Analysis
Type: OpenClaw Skill
Name: video-editor-instagram-ai
Version: 1.0.0
The skill provides a legitimate interface for a cloud-based video editing service hosted at nemovideo.ai. It manages authentication via environment variables or anonymous token generation and handles video processing through standard API workflows (SSE, multipart uploads, and polling for render status). No evidence of malicious intent, data exfiltration, or unauthorized command execution was found in SKILL.md or the associated metadata.
Capability Assessment
Purpose & Capability
Name/description match the instructions: the skill talks to a remote video-processing backend (nemovideo.ai) and uploads video files for editing. Requesting a NEMO_TOKEN as the primary credential is consistent with a cloud API integration. However, the SKILL.md also documents an anonymous-token flow that obtains a NEMO_TOKEN automatically if none is present — this conflicts with the registry metadata that declares NEMO_TOKEN required (primaryEnv). Also the frontmatter metadata mentions a config path (~/.config/nemovideo/) that the registry listing did not mark as a required config path.
Instruction Scope
Runtime instructions tell the agent to: look for NEMO_TOKEN, if absent POST to https://mega-api-prod.nemovideo.ai to create an anonymous token, create sessions, upload user files (multipart or by URL), stream SSE requests, poll render endpoints, and return download URLs. These are coherent for a cloud editor, but the skill also requires adding attribution headers that include an auto-detected X-Skill-Platform value derived from the install path — that implies the agent may need to read install/agent path info (filesystem or environment). The SKILL.md references a config directory in its metadata; it's not explicit whether the agent must read that path, but the combination suggests potential filesystem reads beyond just handling user-uploaded video files. The instructions also instruct not to expose tokens, but they do create and store tokens/session IDs which are sensitive.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest install risk. All network calls happen at runtime to the documented nemovideo.ai endpoints; nothing is downloaded or written by an installer step.
Credentials
Only one credential (NEMO_TOKEN) is declared as required, which is proportionate for a cloud video API. But the SKILL.md documents an anonymous-token acquisition flow (POST to /api/auth/anonymous-token) so a preexisting token may not actually be necessary. The frontmatter's configPaths (~/.config/nemovideo/) suggests potential access to a user config directory that is not otherwise explained — this should be clarified. No other unrelated secrets are requested.
Persistence & Privilege
always:false and the skill is user-invocable; it does not request permanent platform-wide privileges. The skill will create and use session tokens at runtime, but there is no install-time persistence or modification of other skills/configs described.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-editor-instagram-ai - After installation, invoke the skill by name or use
/video-editor-instagram-ai - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: Edit and reformat videos for Instagram Reels using cloud GPUs.
- Accepts MP4, MOV, AVI, and WebM files up to 500MB for Instagram-ready editing.
- Automatic backend setup: securely creates sessions and manages authentication tokens.
- Supports common workflows: upload, quick edits, aspect ratio changes, captioning, and exporting 1080p MP4 files.
- User prompts are classified and routed to actions like upload, export, credit balance, or editing.
- Provides detailed error handling, ensuring clear messaging for unsupported formats, token issues, and export restrictions.
Metadata
Frequently Asked Questions
What is Video Editor Instagram Ai?
edit video clips into Instagram-ready clips with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. Instagram creators use it for editing and refo... It is an AI Agent Skill for Claude Code / OpenClaw, with 70 downloads so far.
How do I install Video Editor Instagram Ai?
Run "/install video-editor-instagram-ai" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Editor Instagram Ai free?
Yes, Video Editor Instagram Ai is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Editor Instagram Ai support?
Video Editor Instagram Ai is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Editor Instagram Ai?
It is built and maintained by peandrover adam (@peand-rover); the current version is v1.0.0.
More Skills