← Back to Skills Marketplace
dsewell-583h0

Motion Video Skill Online

by dsewell-583h0 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
116
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install motion-video-skill-online
Description
Get motion-enhanced videos ready to post, without touching a single slider. Upload your video clips (MP4, MOV, AVI, WebM, up to 500MB), say something like "a...
Usage Guidance
This skill appears to do what it claims: it uploads your video files to a remote service (mega-api-prod.nemovideo.ai) for cloud rendering and returns a download link. Before installing or using it: (1) Be aware that any media you send will be transmitted to and stored/processed by that external service—do not upload sensitive or private footage unless you trust the provider and have read their privacy/terms. (2) The skill can obtain a short-lived anonymous token (100 free credits, 7-day expiry) if you don't supply NEMO_TOKEN; supplying your own token grants access tied to your account. (3) There is a small metadata mismatch about a config path in the file header—this is likely benign but worth double-checking. (4) Verify the service domain and organization if you require stronger assurance (company homepage is missing). If you are comfortable with those privacy and trust considerations, the skill is internally consistent with its stated purpose.
Capability Analysis
Type: OpenClaw Skill Name: motion-video-skill-online Version: 1.0.0 The skill bundle provides a functional integration for a video editing service hosted at mega-api-prod.nemovideo.ai. The SKILL.md file contains detailed instructions for the AI agent to manage authentication (including automated anonymous token retrieval), session handling, and API interactions for video processing. There is no evidence of data exfiltration, malicious code execution, or harmful prompt injection; the instructions include security-conscious directives such as not exposing raw tokens to the user.
Capability Assessment
Purpose & Capability
The skill's name and description promise cloud motion/video editing and the SKILL.md exclusively describes talking to a remote rendering API (upload, session, render, export). Requesting a NEMO_TOKEN bearer token is appropriate for that purpose.
Instruction Scope
Runtime instructions are focused on creating a session, streaming SSE messages, uploading user video files, polling render status, and returning download URLs. The skill documents generating an anonymous token if NEMO_TOKEN is not present and instructs not to expose tokens. It also derives attribution headers from install paths (looks at common skill install locations). This is within scope, but important: the agent will upload user media and metadata to an external API and will fetch/store short-lived anonymous tokens if none are provided.
Install Mechanism
No install spec and no code files are present (instruction-only). That minimizes filesystem/writing risk; nothing is downloaded or installed by the skill itself.
Credentials
Only a single service credential (NEMO_TOKEN) is declared as required and used as Bearer auth for API calls, which is proportionate. The SKILL.md also supports obtaining an anonymous token from the service when a token is absent. Minor metadata inconsistency: the file-level YAML lists a configPaths entry (~/.config/nemovideo/) while the registry metadata reported no required config paths—this is a small discrepancy worth noting but not necessarily malicious.
Persistence & Privilege
always:false and default autonomous invocation are set (normal). The skill does not request permanent system-wide privileges or to modify other skills. It stores session tokens only for the session lifetime per the instructions.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install motion-video-skill-online
  3. After installation, invoke the skill by name or use /motion-video-skill-online
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Motion Video Skill Online — Add Motion Effects to Videos (v1.0.0) - Initial release. - Lets users add automated motion graphics and animations to video clips via cloud processing. - Supports upload (MP4, MOV, AVI, WebM up to 500MB), edit by simple instructions, and download of 1080p MP4 exports. - Handles setup with automatic anonymous token creation if needed; manages sessions and credits transparently. - Provides clear error handling for file types, size limits, credits, and session issues. - Designed for fast editing workflows and easy integration into content creation routines.
Metadata
Slug motion-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 Motion Video Skill Online?

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

How do I install Motion Video Skill Online?

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

Is Motion Video Skill Online free?

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

Which platforms does Motion Video Skill Online support?

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

Who created Motion Video Skill Online?

It is built and maintained by dsewell-583h0 (@dsewell-583h0); the current version is v1.0.0.

💬 Comments