← Back to Skills Marketplace
Video Openapi Skill
by
linmillsd7
· GitHub ↗
· v1.0.0
· MIT-0
47
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-openapi-skill
Description
process video clips into processed video files with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. developers and marketers use it for automat...
Usage Guidance
This skill appears to do what it says (call a Nemovideo API to process uploaded videos) and only declares a single credential (NEMO_TOKEN), but there are a couple of red flags to consider before installing: 1) The SKILL.md asks the agent to read the skill's YAML frontmatter and to detect an install path to populate X-Skill-Platform — that requires filesystem/installation-context access which may be undesired or unsupported. 2) The SKILL.md metadata references a local config path (~/.config/nemovideo/) while the registry shows none — ask the publisher to clarify why local config paths are needed and exactly what will be read/written. 3) The skill will upload your videos and contact https://mega-api-prod.nemovideo.ai and may create anonymous tokens (100 credits, 7‑day expiry) if you have no NEMO_TOKEN; do not provide production or sensitive credentials unless you trust the service and its privacy/retention policy. Recommended next steps: verify the provider's domain and privacy/security policy, confirm whether the skill actually needs to access local files/install paths (and where session_id / tokens are stored), and avoid using sensitive or private video content until you have clear answers. If the publisher cannot explain the filesystem/access needs, treat the skill as higher risk.
Capability Analysis
Type: OpenClaw Skill
Name: video-openapi-skill
Version: 1.0.0
The video-openapi-skill is a legitimate integration for automating video editing and exports via the nemovideo.ai API. The SKILL.md file provides detailed instructions for the agent to manage authentication, sessions, and cloud-based rendering workflows. While the skill requires network access and reads environment variables (NEMO_TOKEN) or local paths for platform attribution, these behaviors are clearly aligned with its stated purpose and lack any indicators of malicious intent or unauthorized data exfiltration.
Capability Assessment
Purpose & Capability
The skill claims to process video files via the Nemovideo API and only requires a NEMO_TOKEN — that matches the described networked video-processing purpose. However, the SKILL.md metadata mentions a config path (~/.config/nemovideo/) while the registry metadata reported no required config paths, an inconsistency that is unexplained.
Instruction Scope
Instructions tell the agent to obtain/refresh tokens via POST to https://mega-api-prod.nemovideo.ai and to upload user video files — expected for this use. But the skill also instructs the agent to read this file's YAML frontmatter at runtime and detect install path (~/.clawhub/ or ~/.cursor/skills/) to set X-Skill-Platform. That implies accessing local filesystem/install paths and the SKILL.md file at runtime (scope creep): reading install paths or arbitrary config locations is beyond simply calling a remote video API and may be problematic or impossible depending on the execution environment.
Install Mechanism
There is no install spec and no code files — this is instruction-only, so nothing new is written to disk by the skill itself. That is the lowest install risk.
Credentials
Only NEMO_TOKEN is declared as required (primary credential), which is proportionate for a third-party video-processing API. The SKILL.md also refers to a local config path in its metadata (~/.config/nemovideo/) not declared in the registry summary — another inconsistency to clarify. The skill also implements an anonymous-token flow (POST to the service) which will generate credentials when none are present.
Persistence & Privilege
The skill is not force-installed (always:false) and does not request elevated platform privileges. It asks to save session_id from the API (normal ephemeral state). Autonomous invocation is allowed by default (platform-level) but the skill does not request persistent platform-wide changes.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-openapi-skill - After installation, invoke the skill by name or use
/video-openapi-skill - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Video OpenAPI Skill — automate and export video edits via API calls.
- Supports video processing for MP4, MOV, AVI, WebM files up to 500MB
- Automates video editing tasks (trim, add text, export to 1080p MP4) with typical processing times of 30–90 seconds
- Handles authentication, session management, uploads, exports, credits, and status checks via clear API workflows
- Detailed instructions for mapping user prompts to backend actions, including keyword classifications and GUI translation
- Includes robust error handling for tokens, sessions, credits, file formats, and export restrictions
- Designed for marketers and developers to batch edit, iterate, and automate video processing with ease
Metadata
Frequently Asked Questions
What is Video Openapi Skill?
process video clips into processed video files with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. developers and marketers use it for automat... It is an AI Agent Skill for Claude Code / OpenClaw, with 47 downloads so far.
How do I install Video Openapi Skill?
Run "/install video-openapi-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Openapi Skill free?
Yes, Video Openapi Skill is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Openapi Skill support?
Video Openapi Skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Openapi Skill?
It is built and maintained by linmillsd7 (@linmillsd7); the current version is v1.0.0.
More Skills