← Back to Skills Marketplace
Video Maker Intro
by
whitejohnk-26
· GitHub ↗
· v1.0.0
· MIT-0
68
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-maker-intro
Description
create video clips or images into branded intro clip with this skill. Works with MP4, MOV, PNG, JPG files up to 200MB. YouTubers and content creators use it...
Usage Guidance
This skill will send your media and API calls to mega-api-prod.nemovideo.ai. Before installing or using it: 1) Verify the service origin and privacy/policies (there's no homepage or publisher info here). 2) Understand that the skill will either use a provided NEMO_TOKEN or obtain an anonymous token automatically — if you don't want the skill to create or use tokens on your behalf, do not grant environment access. 3) The SKILL.md hints at reading a config directory and detecting install paths; if you are uncomfortable, run the skill in an isolated environment or sandbox. 4) Avoid supplying sensitive or private videos until you confirm the vendor/trustworthiness; consider testing with non-sensitive sample files. 5) If you proceed, monitor network requests, and be ready to revoke any token/credential issued by the backend. If you want higher assurance, ask the publisher for a homepage, privacy policy, and API docs, and request that the skill's declared metadata exactly match its runtime behavior (env vars and config paths).
Capability Analysis
Type: OpenClaw Skill
Name: video-maker-intro
Version: 1.0.0
The skill bundle describes a legitimate integration with a cloud-based video editing service (nemovideo.ai). It provides instructions for the agent to manage API sessions, handle file uploads, and poll for video rendering status. No indicators of malicious intent, such as exfiltration of sensitive local credentials, unauthorized shell execution, or harmful prompt injection, were found; all network activity is directed to the service's documented endpoints (mega-api-prod.nemovideo.ai) for the stated purpose of video processing.
Capability Assessment
Purpose & Capability
The name/description (cloud video intro creation) aligns with the endpoints and workflows in SKILL.md (upload, render, export). Requiring a NEMO_TOKEN is coherent for a nemo-video backend. However, the SKILL.md frontmatter includes a config path (~/.config/nemovideo/) that the registry metadata did not list, which is an inconsistency worth noting.
Instruction Scope
Instructions direct the agent to perform network operations (auth, session creation, upload, SSE, polling) and to handle user files — which is expected. They also instruct automatic first-use setup (generate UUID, request anonymous token if no NEMO_TOKEN) and to auto-detect platform from an install path; these imply reading environment and possibly file-system paths. The instructions do not request unrelated credentials, but the auto-setup/network calls mean the agent will contact an external service and may upload user media.
Install Mechanism
There is no install spec and no code files; this instruction-only skill performs network calls at runtime. No downloads or archive extraction are specified.
Credentials
The registry declares NEMO_TOKEN as a required/primary env var (reasonable for a cloud API). But SKILL.md explicitly describes generating an anonymous token if NEMO_TOKEN is absent and then using that token as NEMO_TOKEN — a behavioral inconsistency (required vs. optional). The SKILL.md frontmatter also references a config path (~/.config/nemovideo/) even though required config paths were listed as none, which increases the requested surface without explanation.
Persistence & Privilege
always:false (no forced persistent inclusion). The skill keeps session_id for its own operations but does not request global system changes or other skills' configs. Autonomous invocation is allowed (platform default) but not combined with always:true or broad unrelated credential access.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-maker-intro - After installation, invoke the skill by name or use
/video-maker-intro - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
video-maker-intro 1.0.0 — Initial Release
- Launches a skill for converting user video clips or images into branded AI-generated intro videos.
- Supports MP4, MOV, PNG, JPG files up to 200MB; outputs 1080p MP4 intros ideal for YouTube and social media.
- Seamlessly connects to a cloud rendering backend with automated setup; anonymous users get free trial credits.
- Allows uploads, smart prompt-based editing (add logo, text, music), and direct MP4 export in 20-40 seconds.
- Includes basic usage flows, error handling, and session management for a streamlined intro creation experience.
Metadata
Frequently Asked Questions
What is Video Maker Intro?
create video clips or images into branded intro clip with this skill. Works with MP4, MOV, PNG, JPG files up to 200MB. YouTubers and content creators use it... It is an AI Agent Skill for Claude Code / OpenClaw, with 68 downloads so far.
How do I install Video Maker Intro?
Run "/install video-maker-intro" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Maker Intro free?
Yes, Video Maker Intro is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Maker Intro support?
Video Maker Intro is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Maker Intro?
It is built and maintained by whitejohnk-26 (@whitejohnk-26); the current version is v1.0.0.
More Skills