← Back to Skills Marketplace
Video Maker Browser
by
mhogan2013-9
· GitHub ↗
· v1.0.0
· MIT-0
65
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-maker-browser
Description
Skip the learning curve of professional editing software. Describe what you want — combine these clips into a 60-second promo video with text overlays — and...
Usage Guidance
This skill will upload your files and use a bearer token (NEMO_TOKEN or an anonymously fetched token) to a third-party domain (mega-api-prod.nemovideo.ai). Before installing or using it, verify the service/operator (homepage, privacy policy, who runs the domain), and avoid sending sensitive or proprietary media. Ask the publisher for a repository or company identity, clarify data retention and sharing policies, and confirm whether the listed config path (~/.config/nemovideo/) is actually required. If you must try it, prefer ephemeral/test content and do not reuse production credentials. The metadata mismatch and lack of a verifiable source are the main reasons for caution.
Capability Analysis
Type: OpenClaw Skill
Name: video-maker-browser
Version: 1.0.0
The skill bundle provides a legitimate integration for a cloud-based video editing service hosted at nemovideo.ai. It defines standard API interactions for session management, file uploads, and video rendering, using a dedicated environment variable (NEMO_TOKEN) for authentication. The instructions in SKILL.md are consistent with the stated purpose of creating and exporting videos and do not exhibit signs of data exfiltration, malicious execution, or prompt injection attacks.
Capability Assessment
Purpose & Capability
Name/description (make and export videos) align with the runtime instructions: uploading media, creating a session, using SSE, and exporting rendered MP4s via the nemovideo backend. The single declared credential (NEMO_TOKEN) is appropriate for an API-backed video service.
Instruction Scope
Instructions direct the agent to upload user media (up to 500MB) and to POST/GET to https://mega-api-prod.nemovideo.ai for auth, session, upload, export and polling — consistent with the skill purpose but meaningfully exfiltrate user files and metadata to an external service. The skill also prescribes adding attribution headers and re-acquiring anonymous tokens if no NEMO_TOKEN is present. The SKILL.md frontmatter lists a required config path (~/.config/nemovideo/) that is not reflected in the registry metadata (registry lists none) — this mismatch is an incoherence to investigate.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest install risk. Nothing is written to disk by an installer; runtime behavior will perform network calls only.
Credentials
Only one env var is declared (NEMO_TOKEN) which is proportional for a hosted API service. However, SKILL.md frontmatter also references a config path (~/.config/nemovideo/) despite the registry saying no required config paths — an inconsistency. The skill will also generate an anonymous token if none is present (reasonable), but this means media and any generated token will be sent to an external domain.
Persistence & Privilege
always:false and normal invocation/autonomy settings. The skill does not request persistent or system-wide privileges and doesn't indicate modifying other skills or global agent config.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-maker-browser - After installation, invoke the skill by name or use
/video-maker-browser - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Video Maker Browser — Make and Export Videos Online.
- Enables users to make and export videos directly in the browser, no software installs required.
- Supports upload of MP4, MOV, JPG, and PNG files up to 500MB for AI-powered video creation.
- Simple prompts turn multiple media clips into promo videos with text overlays within minutes.
- Automatic credit handling and anonymous/free session support for quick start.
- All uploads, edits, and exports performed via secure cloud rendering pipeline.
- Includes built-in status and error handling, with clear guidance for workflow steps.
Metadata
Frequently Asked Questions
What is Video Maker Browser?
Skip the learning curve of professional editing software. Describe what you want — combine these clips into a 60-second promo video with text overlays — and... It is an AI Agent Skill for Claude Code / OpenClaw, with 65 downloads so far.
How do I install Video Maker Browser?
Run "/install video-maker-browser" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Maker Browser free?
Yes, Video Maker Browser is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Maker Browser support?
Video Maker Browser is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Maker Browser?
It is built and maintained by mhogan2013-9 (@mhogan2013-9); the current version is v1.0.0.
More Skills