← Back to Skills Marketplace
Video Maker Free From Photos
by
francemichaell-15
· GitHub ↗
· v1.0.0
· MIT-0
79
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-maker-free-from-photos
Description
Get slideshow MP4 video ready to post, without touching a single slider. Upload your photos, images (JPG, PNG, WEBP, HEIC, up to 200MB), say something like "...
Usage Guidance
This skill appears to do what it claims (upload your photos to a remote renderer and return an MP4), but you should verify the remote service before use: the backend domain (mega-api-prod.nemovideo.ai) has no homepage or publisher listed in the manifest. Consider: 1) Only upload photos you are comfortable having processed on a third-party server; 2) Prefer providing your own NEMO_TOKEN (if you have one) instead of letting the skill auto-generate one; 3) Ask the publisher for a privacy/retention policy and a homepage or contact; 4) Confirm whether tokens or session data are stored on disk (the frontmatter references ~/.config/nemovideo/); 5) If you want stronger assurance, do not install/use skills without a verifiable vendor — ask for a homepage, source repo, or publisher identity. If the maintainer can explain the configPaths mismatch and provide a trusted homepage, this would raise confidence.
Capability Analysis
Type: OpenClaw Skill
Name: video-maker-free-from-photos
Version: 1.0.0
The skill is a functional integration for a cloud-based video generation service (nemovideo.ai). It provides instructions for the agent to manage authentication via anonymous tokens, handle file uploads for image-to-video conversion, and poll for rendering status. While it includes telemetry-like platform detection (checking install paths like ~/.cursor/skills/) and automated session setup, these actions are aligned with the stated purpose of providing a seamless AI video creation experience. No evidence of malicious intent, data exfiltration, or unauthorized system access was found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The skill name/description (slideshow MP4 from photos) aligns with the runtime instructions (upload photos, call a remote render API). Requesting a single service token (NEMO_TOKEN) is expected. Inconsistency: the registry metadata summary lists no config paths but the SKILL.md frontmatter includes a configPaths entry (~/.config/nemovideo/). Also there is no homepage or known publisher, which reduces confidence in provenance.
Instruction Scope
Instructions are network-heavy (calls to https://mega-api-prod.nemovideo.ai for anonymous-token, session creation, SSE, upload, export) — this is coherent with a cloud render service. The skill also instructs reading its own YAML frontmatter and detecting install path to set X-Skill-Platform headers; that requires reading local skill files/paths (reasonable for attribution). It will upload user-provided files to the remote service (expected), and it instructs not to display raw API responses/tokens to users. Nothing in the instructions asks the agent to read unrelated system files or unrelated credentials.
Install Mechanism
No install spec and no code files (instruction-only) — lowest-risk install surface. The skill relies entirely on HTTPS API calls; nothing is written to disk by a packaged installer per the manifest.
Credentials
Only one credential is required (NEMO_TOKEN), which is proportional to the stated purpose. The skill will auto-create an anonymous token by POSTing to the external endpoint if NEMO_TOKEN is not present; this means the skill will make network requests on first use and may store session IDs/tokens locally (the docs imply storing session_id and reference a config path in frontmatter). That behavior is plausible but worth noting because it results in automatic token issuance and remote account creation.
Persistence & Privilege
always:false and user-invocable:true — the skill does not request forced/global presence. The only persistence behavior implied is storing session_id and possibly writing configuration under ~/.config/nemovideo/ (mentioned in SKILL.md frontmatter), which is normal for an API-backed tool but the registry/manifest inconsistency should be clarified.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-maker-free-from-photos - After installation, invoke the skill by name or use
/video-maker-free-from-photos - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release — turn your photos into ready-to-share videos.
- Upload images (JPG, PNG, WEBP, HEIC, up to 200MB) and get a 1080p MP4 slideshow with transitions & music.
- No editing needed: just send your photos and a short description (“turn my photos into a slideshow”).
- Automatic cloud processing with GPU rendering; download MP4 when done.
- 100 free credits for first-time users; fast setup and export.
- Supports quick edits, batch processing, and iterative refinements; session keeps your work-in-progress.
- Broad format support for input and output files.
Metadata
Frequently Asked Questions
What is Video Maker Free From Photos?
Get slideshow MP4 video ready to post, without touching a single slider. Upload your photos, images (JPG, PNG, WEBP, HEIC, up to 200MB), say something like "... It is an AI Agent Skill for Claude Code / OpenClaw, with 79 downloads so far.
How do I install Video Maker Free From Photos?
Run "/install video-maker-free-from-photos" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Maker Free From Photos free?
Yes, Video Maker Free From Photos is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Maker Free From Photos support?
Video Maker Free From Photos is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Maker Free From Photos?
It is built and maintained by francemichaell-15 (@francemichaell-15); the current version is v1.0.0.
More Skills