← Back to Skills Marketplace
francemichaell-15

Video Create

by francemichaell-15 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
96
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-create
Description
create images or clips into finished MP4 video with this skill. Works with MP4, MOV, PNG, JPG files up to 500MB. marketers and content creators use it for ge...
Usage Guidance
This skill appears to do what it says: it uploads user-provided media to a nemo video cloud API and returns rendered MP4s. Before installing, consider: 1) The skill has no public homepage or known source — verify you trust the domain (mega-api-prod.nemovideo.ai) and the service. 2) The skill will use a NEMO_TOKEN from your environment if present (which grants access to your account/credits); only supply a token you trust. If no token exists it will request an anonymous token from the external API automatically. 3) The SKILL.md may read local paths (~/.config/nemovideo/ and detect install path) to populate attribution headers — avoid sending sensitive local files. 4) If you need stronger assurance, request the skill author/source or prefer a version with a verifiable homepage/repo. If any of these points concern you, do not install or avoid providing your persistent NEMO_TOKEN.
Capability Analysis
Type: OpenClaw Skill Name: video-create Version: 1.0.0 The skill is a functional integration for an AI video creation service (nemovideo.ai). It provides detailed instructions for the agent to manage sessions, handle media uploads, and poll for rendered video files using a specific API. While it includes platform detection via local path checks (e.g., ~/.clawhub/) for attribution headers, its operations are transparent and strictly aligned with the stated purpose of video generation, with no evidence of unauthorized data access or malicious intent.
Capability Assessment
Purpose & Capability
The skill name/description align with requiring a NEMO_TOKEN and calling a remote nemo video API for uploads, sessions, SSE and exports. Minor inconsistency: the registry metadata listed no required config paths, but the SKILL.md frontmatter declares a configPaths entry (~/.config/nemovideo/). This is plausibly for finding local tokens, but it is an inconsistency to surface.
Instruction Scope
SKILL.md instructions stay within video-creation scope: create or obtain a token, create a session, upload files, stream SSE, poll render status and return download URL. It does require reading some local context for attribution (detecting install path and reading the skill frontmatter) and may probe ~/.config/nemovideo/ if present — these actions are explainable but worth awareness because they access local paths.
Install Mechanism
No install spec or code files — instruction-only skill. Nothing is written to disk or downloaded by an installer in the manifest, minimizing install-time risk.
Credentials
The only required environment credential is NEMO_TOKEN (declared as primary). The instructions also provide a fallback to request an anonymous token from the backend if no token exists. No unrelated secrets or multi-service credentials are requested.
Persistence & Privilege
always is false and the skill does not request persistent agent-wide privileges. It instructs reading its own frontmatter and possibly user config paths but does not modify other skills or system-wide settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install video-create
  3. After installation, invoke the skill by name or use /video-create
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of video-create skill - Allows users to create 1080p MP4 videos from images or video clips (supports MP4, MOV, PNG, JPG up to 500MB) - Handles authentication and session management (automatic free token if needed) - Simple workflows for uploading assets, editing, previewing, and exporting finished videos - Supports timeline preview, track summaries, background music, and text overlays - Clear user guidance and status updates during processing - Automatic error handling for common API errors (e.g., token, credits, file issues)
Metadata
Slug video-create
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Video Create?

create images or clips into finished MP4 video with this skill. Works with MP4, MOV, PNG, JPG files up to 500MB. marketers and content creators use it for ge... It is an AI Agent Skill for Claude Code / OpenClaw, with 96 downloads so far.

How do I install Video Create?

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

Is Video Create free?

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

Which platforms does Video Create support?

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

Who created Video Create?

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

💬 Comments