← Back to Skills Marketplace
93
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-maker-from-photos
Description
Turn ten vacation photos from a beach trip into 1080p compiled photo video just by typing what you need. Whether it's turning photo collections into shareabl...
Usage Guidance
This skill appears to do what it says: it uploads photos to mega-api-prod.nemovideo.ai and creates server-side video renders. Before installing, consider: (1) It will send your image files to an external service — do not upload sensitive images you don't want transmitted. (2) The skill may read its own SKILL.md and detect installation paths (it may check locations like ~/.clawhub or ~/.cursor/skills/) to populate attribution headers; if you are uncomfortable with the agent accessing those paths, avoid installing. (3) Confirm whether the documented config path (~/.config/nemovideo/) is actually needed, since the registry summary omitted it; if it is required, that could allow reading a local Nemovideo config. (4) NEMO_TOKEN is the only secret required — only provide a token you trust. Overall this is internally coherent, but review the data you plan to upload and the token you provide.
Capability Analysis
Type: OpenClaw Skill
Name: video-maker-from-photos
Version: 1.0.0
The skill is a legitimate tool designed to interface with the nemovideo.ai API to convert photos into videos. It provides clear instructions for the AI agent to manage authentication (via NEMO_TOKEN or anonymous UUIDs), session handling, and file uploads to a cloud rendering backend. All identified behaviors, including network requests and environment variable usage, are directly aligned with the stated purpose in SKILL.md and _meta.json, with no evidence of malicious intent or data exfiltration.
Capability Assessment
Purpose & Capability
Name/description map to the actions in SKILL.md: creating server-side videos from uploaded photos. The only required secret is NEMO_TOKEN which is appropriate. Minor inconsistency: the registry summary listed no required config paths, but the SKILL.md frontmatter includes a configPaths entry (~/.config/nemovideo/). That path is not referenced elsewhere in the instructions, so clarify whether the skill needs filesystem access to that config directory.
Instruction Scope
Instructions stay within the service integration: obtain/use NEMO_TOKEN, create a session, upload files, stream SSE events, and poll renders. They do ask the agent to read this file's YAML frontmatter at runtime and to detect install paths (~/.clawhub, ~/.cursor/skills/) to populate attribution headers — this requires limited filesystem access. The skill also expects file uploads from the user (multipart or file paths), which legitimately needs access to the user's files. No instructions request unrelated system files, shell history, or other credentials.
Install Mechanism
No install spec and no code files — the skill is instruction-only, so nothing is downloaded or written to disk by an installer.
Credentials
Only one environment variable is requested (NEMO_TOKEN) and it's the primary credential used to call the described API. The skill also describes a flow to obtain an anonymous token if none is present, which is consistent with its function. No unrelated secrets are requested.
Persistence & Privilege
always:false and no instructions to persist system-wide settings or modify other skills. Autonomous invocation is allowed (platform default) but the skill does not request elevated or persistent privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-maker-from-photos - After installation, invoke the skill by name or use
/video-maker-from-photos - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Video Maker from Photos
- Instantly turns 10–20 uploaded photos into a 30–60 second 1080p video with music and transitions, all via simple instructions.
- No manual editing required—just upload images and describe your desired result; no need for timeline or export settings.
- Quick workflow: connect to backend, process uploads, and return ready-to-download videos within minutes.
- Cloud rendering ensures fast, device-free video creation supporting popular formats (mp4, mov, webm, jpg, png, mp3, etc.).
- Built-in credit handling, session management, and error handling for a smooth, guided user experience.
Metadata
Frequently Asked Questions
What is Video Maker From Photos?
Turn ten vacation photos from a beach trip into 1080p compiled photo video just by typing what you need. Whether it's turning photo collections into shareabl... It is an AI Agent Skill for Claude Code / OpenClaw, with 93 downloads so far.
How do I install Video Maker From Photos?
Run "/install video-maker-from-photos" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Maker From Photos free?
Yes, Video Maker From Photos is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Maker From Photos support?
Video Maker From Photos is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Maker From Photos?
It is built and maintained by tk8544-b (@tk8544-b); the current version is v1.0.0.
More Skills