← Back to Skills Marketplace
Video Openapi
by
susan4731-wilfordf
· GitHub ↗
· v1.0.0
· MIT-0
47
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-openapi
Description
Turn a 2-minute MP4 product demo into 1080p processed video files just by typing what you need. Whether it's integrating video editing into apps via API call...
Usage Guidance
This skill appears to do what it says (upload your videos to a remote render service using NEMO_TOKEN or a minted anonymous token). Before installing or using it:
- Only upload videos you are comfortable sharing with an external service; rendered files and original uploads go over the network to mega-api-prod.nemovideo.ai.
- Prefer to supply your own NEMO_TOKEN from a trusted account rather than relying on an anonymously minted token; verify token scope and expiry.
- Ask the publisher (or inspect docs) about retention, who can access uploaded media, and whether the anonymous-token endpoint stores any identifying info.
- Note the SKILL.md frontmatter mentions a config path (~/.config/nemovideo/) but the registry metadata did not — confirm whether the skill will read that directory (it may store credentials/state there).
- If you have sensitive content, test with a non-sensitive sample first.
Given the unknown source/homepage and the metadata inconsistency, exercise caution; if the publisher can provide documentation or a privacy policy, review it and re-evaluate.
Capability Analysis
Type: OpenClaw Skill
Name: video-openapi
Version: 1.0.0
The skill provides a legitimate interface for video processing and editing via the nemovideo.ai API. It handles authentication through the NEMO_TOKEN environment variable or an anonymous token generation flow, and manages video uploads and rendering tasks using standard HTTP requests to mega-api-prod.nemovideo.ai. The instructions in SKILL.md are strictly functional, guiding the agent on session management and intent mapping without any evidence of malicious intent, data exfiltration, or unauthorized system access.
Capability Assessment
Purpose & Capability
The name/description (remote video processing via API) match the declared need for a service token (NEMO_TOKEN) and the SKILL.md describes appropriate API endpoints for session creation, upload, SSE, and export. Requiring an API token is proportionate to the stated purpose.
Instruction Scope
SKILL.md instructs the agent to create sessions, upload user-provided files (multipart or URL), open SSE streams, poll state, and return download URLs — all expected for a remote render service. It does not ask the agent to read unrelated system files or environment variables. It also instructs the agent to hide technical details from the chat. However, the skill expects access to upload local files (user-supplied) and to call an anonymous-token endpoint if no token is present — worth noting for privacy.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing is written to disk by an installer. This is low install risk.
Credentials
The skill declares a single primary credential (NEMO_TOKEN), which is proportionate. However, the SKILL.md frontmatter includes a config path (~/.config/nemovideo/) while the registry metadata listed no required config paths — an inconsistency. Also the skill will create/obtain an anonymous token if NEMO_TOKEN is absent, meaning it will make network calls to mint tokens and then use those tokens for uploads; users should understand what data that token covers and whether it persists.
Persistence & Privilege
always:false and normal autonomous invocation are used. The skill does not request persistent system-level privileges nor modify other skills. No unusual persistence is requested.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-openapi - After installation, invoke the skill by name or use
/video-openapi - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of Video OpenAPI skill (v1.0.0)
- Upload MP4 or other supported video formats and process via API—no manual editing required
- Automatic connection to backend: uses NEMO_TOKEN if present, or generates a free 7-day token with 100 credits
- Supports actions like upload, edit, credits check, timeline preview, and export with simple chat commands
- All video processing and export jobs run on fast remote GPU nodes (typically 30-90 seconds)
- Clear error handling and helpful user prompts for file size, format, session state, and account issues
Metadata
Frequently Asked Questions
What is Video Openapi?
Turn a 2-minute MP4 product demo into 1080p processed video files just by typing what you need. Whether it's integrating video editing into apps via API call... It is an AI Agent Skill for Claude Code / OpenClaw, with 47 downloads so far.
How do I install Video Openapi?
Run "/install video-openapi" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Openapi free?
Yes, Video Openapi is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Openapi support?
Video Openapi is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Openapi?
It is built and maintained by susan4731-wilfordf (@susan4731-wilfordf); the current version is v1.0.0.
More Skills