← Back to Skills Marketplace
mory128

Video Skill Online

by mory128 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
71
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-skill-online
Description
Get polished edited clips ready to post, without touching a single slider. Upload your video clips (MP4, MOV, AVI, WebM, up to 500MB), say something like "tr...
Usage Guidance
This skill appears to be what it claims: a cloud-based video editor that will upload your files to mega-api-prod.nemovideo.ai and requires an API token (NEMO_TOKEN) or will obtain a short-lived anonymous token on your behalf. Before installing/using it, consider: (1) Do you trust the nemo domain to receive and store your video content? (2) Only provide a dedicated NEMO_TOKEN (don’t reuse other sensitive service tokens). (3) The skill may read your install path and ~/.config/nemovideo/ if present — avoid sending sensitive footage or PII unless you accept remote processing and retention policies. If you need more assurance, request the service's privacy/security policy or a maintainer contact before uploading confidential content.
Capability Analysis
Type: OpenClaw Skill Name: video-skill-online Version: 1.0.0 The skill provides a functional interface for a cloud-based video editing service (nemovideo.ai). It manages authentication tokens, session creation, and file uploads to a specific backend API. While it performs network requests and includes logic for platform detection (telemetry) and automated token acquisition for new users, these actions are consistent with its stated purpose of providing online video editing capabilities. No indicators of data exfiltration, malicious execution, or harmful prompt injection were found.
Capability Assessment
Purpose & Capability
The name/description are aligned with the runtime instructions: the skill calls a remote video-editing API, uploads files, starts render jobs, checks credits/state, and returns download URLs. Requiring an API token (NEMO_TOKEN) is coherent with that purpose.
Instruction Scope
The SKILL.md explicitly instructs the agent to upload user video files and to call multiple endpoints on mega-api-prod.nemovideo.ai, obtain or use NEMO_TOKEN, start sessions, stream SSE, and poll render status. This is expected for a cloud editing service. Two items to note: (1) the skill will generate an anonymous token if NEMO_TOKEN is absent (POST to the auth endpoint), and (2) it reads the skill's YAML frontmatter and attempts to detect install path to set X-Skill-Platform — that requires reading the runtime/install path and possibly probing the home directory. No instructions ask for unrelated secrets or system-wide config beyond that.
Install Mechanism
There is no install spec and no code files; the skill is instruction-only, which minimizes on-disk risk. All runtime actions are remote API calls described in SKILL.md.
Credentials
Only one credential is declared: NEMO_TOKEN (primaryEnv). That is proportionate for an API-based service. Minor inconsistency: the SKILL.md frontmatter metadata mentions a config path (~/.config/nemovideo/) for discovery, but the registry metadata listed no required config paths — the difference is internal but worth noting because the skill may look in the user's config directory at runtime.
Persistence & Privilege
The skill is not marked always:true and does not request persistent system-wide privileges or modify other skills. It may read install path(s) and the user's config directory for attribution purposes, but it does not request elevated/system-wide access in its instructions.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install video-skill-online
  3. After installation, invoke the skill by name or use /video-skill-online
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Video Skill Online — Initial Release - Launches cloud-based video editing with easy upload and MP4 export (up to 1080p). - No software installation required—describe edits in plain language. - Supports MP4, MOV, AVI, WebM, and other common media formats (max 500MB). - Built-in credit system with anonymous/free starter tokens; automatic session/token management. - Error handling for common issues (file type, size, authentication, balance). - Detailed mapping from user intent to editing actions; translation for backend GUI responses.
Metadata
Slug video-skill-online
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Video Skill Online?

Get polished edited clips ready to post, without touching a single slider. Upload your video clips (MP4, MOV, AVI, WebM, up to 500MB), say something like "tr... It is an AI Agent Skill for Claude Code / OpenClaw, with 71 downloads so far.

How do I install Video Skill Online?

Run "/install video-skill-online" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Video Skill Online free?

Yes, Video Skill Online is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Video Skill Online support?

Video Skill Online is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Video Skill Online?

It is built and maintained by mory128 (@mory128); the current version is v1.0.0.

💬 Comments