← Back to Skills Marketplace
Video Making Free Online
by
susan4731-wilfordf
· GitHub ↗
· v1.0.0
· MIT-0
131
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-making-free-online
Description
create video clips or images into polished MP4 videos with this skill. Works with MP4, MOV, JPG, PNG files up to 500MB. students, small business owners, soci...
Usage Guidance
This skill appears to do what it says (upload media to a cloud rendering API and return MP4s), but review these points before installing: 1) Trust & domain: media and any uploaded content will be sent to https://mega-api-prod.nemovideo.ai — confirm you trust this service and its privacy/retention policies before uploading sensitive media. 2) Token handling: the skill uses NEMO_TOKEN or will auto-request an anonymous token; if you supply a token, ensure it is scoped/rotatable and not reused for other services. 3) Metadata mismatch: the SKILL.md frontmatter references a config path (~/.config/nemovideo/) and install-path detection — confirm whether the agent will actually read those paths (you may prefer it not to). 4) No code available / unknown source: this is instruction-only with no homepage or repository listed; if you need stronger assurances, ask the publisher for a public code repo, privacy policy, or company identity. 5) Operational limits: check file-size limits, credit usage, and whether exports incur charges; revoke tokens if you stop using the skill. If you want higher assurance, request the skill's source or a vendor website and inspect network destinations and token scope.
Capability Analysis
Type: OpenClaw Skill
Name: video-making-free-online
Version: 1.0.0
The skill provides a functional interface for an AI agent to interact with the nemovideo.ai cloud API for video creation and editing. It manages authentication (including anonymous token acquisition), session handling, file uploads, and rendering status via standard REST and SSE endpoints at mega-api-prod.nemovideo.ai. The instructions in SKILL.md are strictly focused on the operational logic of the video service and do not contain any indicators of data exfiltration, malicious execution, or unauthorized access.
Capability Assessment
Purpose & Capability
Name/description (create videos from clips/images) matches what the SKILL.md instructs: uploading media, creating a session, queuing render jobs, and returning download URLs from a remote video-rendering API. Required credential (NEMO_TOKEN) and network calls to a nemo-video API are appropriate for a cloud rendering service.
Instruction Scope
Instructions are narrowly scoped to the video rendering workflow (session creation, SSE chat, upload, export, polling). They require reading NEMO_TOKEN from the environment or obtaining an anonymous token. The SKILL.md also references deriving headers from an install path (~/.clawhub/, ~/.cursor/skills/) and lists a config path (~/.config/nemovideo/) in its YAML frontmatter — this implies the agent might check the agent install path or config dir, which is out-of-band relative to pure upload/rendering and should be confirmed. Otherwise no instructions ask the agent to read unrelated user files or additional secrets.
Install Mechanism
This is instruction-only with no install spec and no code files, so nothing is downloaded or written during install. That is the lowest-risk model for a skill of this type.
Credentials
Only one credential is declared (NEMO_TOKEN) which is appropriate for a third-party API. The SKILL.md, however, documents a fallback to obtain an anonymous token by POSTing to the vendor API if no NEMO_TOKEN is present; this makes the declared required-env semantics slightly inconsistent but not inherently dangerous. No other unrelated secrets or environment variables are requested.
Persistence & Privilege
always is false and the skill does not request permanent presence or modification of other skills. It does not require elevated privileges or persistent system-wide changes.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-making-free-online - After installation, invoke the skill by name or use
/video-making-free-online - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Video-making-free-online 1.0.0 — Initial Release
- Launches a cloud-based tool to create and export polished 1080p MP4 videos from clips and images, no editing software needed.
- Supports uploads up to 500MB in MP4, MOV, JPG, PNG formats.
- Offers session-based workflow: upload media, give instructions, receive a downloadable video in minutes.
- Manages user credits automatically with anonymous or token-based authentication.
- Provides user feedback on connection status, file handling, credits, and export progress.
- Handles common errors and guides users with helpful status messages and format advice.
Metadata
Frequently Asked Questions
What is Video Making Free Online?
create video clips or images into polished MP4 videos with this skill. Works with MP4, MOV, JPG, PNG files up to 500MB. students, small business owners, soci... It is an AI Agent Skill for Claude Code / OpenClaw, with 131 downloads so far.
How do I install Video Making Free Online?
Run "/install video-making-free-online" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Making Free Online free?
Yes, Video Making Free Online is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Making Free Online support?
Video Making Free Online is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Making Free Online?
It is built and maintained by susan4731-wilfordf (@susan4731-wilfordf); the current version is v1.0.0.
More Skills