← Back to Skills Marketplace
dsewell-583h0

Photo Video Maker Best

by dsewell-583h0 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
92
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install photo-video-maker-best
Description
Cloud-based photo-video-maker-best tool that handles turning photo collections into shareable videos. Upload JPG, PNG, HEIC, WebP files (up to 200MB), descri...
Usage Guidance
This skill appears to do what it says (upload photos to a remote API and return a rendered MP4), but review a few things before installing: 1) Clarify the NEMO_TOKEN requirement — the skill can obtain an anonymous token itself, so you don't necessarily need to provide a token; if you do provide a NEMO_TOKEN, it will be used for all API calls (so treat it like a sensitive credential). 2) Be aware that all uploaded images/audio are sent to https://mega-api-prod.nemovideo.ai — confirm you’re comfortable with that service’s privacy and retention policies. 3) The skill’s metadata/frontmatter mismatches (configPaths vs registry) are incoherent — ask the author to fix or explain this. 4) If you want to limit exposure, prefer using the anonymous-token path (no long-lived token) or test with throwaway credentials. If you need higher assurance, request the skill source, a privacy policy for the backend domain, or an explicit explanation of why the declared requirements differ from runtime behavior.
Capability Analysis
Type: OpenClaw Skill Name: photo-video-maker-best Version: 1.0.0 The skill bundle provides instructions for an AI agent to interface with a cloud-based video creation service (nemovideo.ai). It outlines standard procedures for authentication, session management, file uploads, and rendering via REST and SSE endpoints. While it includes logic for platform detection and requires a specific environment variable (NEMO_TOKEN), these actions are directly aligned with the tool's stated purpose of providing a video editing interface and do not exhibit signs of data exfiltration, unauthorized execution, or malicious intent.
Capability Assessment
Purpose & Capability
The name/description (cloud photo→video) matches the runtime instructions (upload files, render on remote GPUs). However the declared registry metadata and the SKILL.md disagree: the registry reports no config paths but the frontmatter lists a config path (~/.config/nemovideo/). The skill also declares NEMO_TOKEN as a required env var but the instructions include a built-in anonymous-token fallback — that mismatch between declared requirements and actual runtime behavior is incoherent and should be clarified.
Instruction Scope
Runtime instructions are mostly within scope: create/refresh a session, upload files to the service, stream SSE updates, poll render status, and return download URLs. The skill will read its own YAML frontmatter for attribution and attempts to detect install path strings (e.g., ~/.clawhub/ or ~/.cursor/) which requires local path inspection — this is minor but outside the core photo→video task. All user media are sent to an external domain (mega-api-prod.nemovideo.ai) — expected for a cloud service but important to surface.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing is written to disk by an installer. This is the lowest-risk install model.
Credentials
Only one env var is declared: NEMO_TOKEN (primary). Requesting a service token is proportionate to a cloud rendering service. However, because the skill will use that token for all API calls, providing a long-lived NEMO_TOKEN grants the remote service access tied to your account. Also, the registry declares NEMO_TOKEN required while the SKILL.md describes an anonymous-token fallback — the declaration and the actual behavior are inconsistent.
Persistence & Privilege
Skill is not marked always:true and does not request special persistent privileges. Autonomous invocation (disable-model-invocation=false) is the platform default and is not, by itself, a red flag here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install photo-video-maker-best
  3. After installation, invoke the skill by name or use /photo-video-maker-best
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Photo Video Maker — v1.0.0 - Initial release of a cloud-based tool to turn photo collections into shareable 1080p MP4 videos within 30–60 seconds. - Supports uploads of JPG, PNG, HEIC, WebP up to 200MB; designed for social media creators. - Simple API-driven workflow: authenticate, upload, describe your video, and download the result. - Features credits management, session handling, and clear error messaging. - Provides example prompts and tips for best results.
Metadata
Slug photo-video-maker-best
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Photo Video Maker Best?

Cloud-based photo-video-maker-best tool that handles turning photo collections into shareable videos. Upload JPG, PNG, HEIC, WebP files (up to 200MB), descri... It is an AI Agent Skill for Claude Code / OpenClaw, with 92 downloads so far.

How do I install Photo Video Maker Best?

Run "/install photo-video-maker-best" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Photo Video Maker Best free?

Yes, Photo Video Maker Best is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Photo Video Maker Best support?

Photo Video Maker Best is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Photo Video Maker Best?

It is built and maintained by dsewell-583h0 (@dsewell-583h0); the current version is v1.0.0.

💬 Comments