← Back to Skills Marketplace
peand-rover

Photographer Video

by peandrover adam · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
69
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install photographer-video
Description
Turn 20 wedding or portrait photos in JPEG format into 1080p photo slideshow video just by typing what you need. Whether it's turning photo shoots into share...
Usage Guidance
This skill mostly does what its name promises, but proceed with caution. It will upload your photos to an external backend (mega-api-prod.nemovideo.ai) and either use a NEMO_TOKEN you provide or obtain a short-lived anonymous token for you — make sure you trust that service before sending private images. Ask the publisher to clarify the metadata mismatch (SKILL.md lists ~/.config/nemovideo/ but the registry shows no required config paths) and whether any tokens are persisted to disk. If you want to test safely: (1) try with non-sensitive sample images, (2) do not provide long-lived credentials — use a throwaway/limited token if possible, and (3) verify the service's privacy policy and where media are stored. If you need high assurance, request the skill author to remove the file-system install-path detection or explain why it's necessary.
Capability Assessment
Purpose & Capability
The skill's stated purpose (turn JPEG photos into 1080p slideshow videos) matches the runtime instructions (upload files, create session, render, download). Requesting a NEMO_TOKEN as the primary credential is proportionate for a cloud rendering service. However, the SKILL.md frontmatter declares a config path (~/.config/nemovideo/) that is not listed in the registry 'Required config paths'—an inconsistency worth flagging.
Instruction Scope
Instructions tell the agent to read the NEMO_TOKEN environment variable (declared) and to POST to an external API to obtain an anonymous token if none exists (reasonable). They also instruct the agent to detect the install path to set an X-Skill-Platform header (inspecting ~/.clawhub/, ~/.cursor/skills/, etc.). That implies the agent may probe the local filesystem or environment to determine install location — a small scope creep beyond pure upload/HTTP behavior. The instructions also tell the agent to include attribution headers and to hide technical details from the user; hiding implementation details is not malicious by itself but reduces transparency.
Install Mechanism
No install spec or code files are included (instruction-only). That reduces surface area because nothing will be written to disk by an installer. There is no download-from-URL or package install behavior to evaluate.
Credentials
Only one environment variable (NEMO_TOKEN) is declared and used, which is proportionate. The SKILL.md also references a config path in its metadata, which conflicts with registry metadata that lists no required config paths; this discrepancy could indicate either stale metadata or an undeclared requirement to access ~/.config/nemovideo/. The skill will also generate a UUID and call the anonymous-token endpoint if no token exists — this behavior will result in temporary tokens being stored in-memory but the spec doesn't say whether the agent will persist them to disk.
Persistence & Privilege
always:false and normal autonomous invocation settings. The skill does not request permanent presence or elevated platform-wide privileges. There is no instruction to modify other skills or global agent configuration.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install photographer-video
  3. After installation, invoke the skill by name or use /photographer-video
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Photographer Video 1.0.0 — Initial Release - Instantly turns up to 20 JPEG wedding or portrait photos into a 1080p MP4 video slideshow in about 30–60 seconds. - Simple workflow: upload photos, describe your desired result, and download the finished video. - No manual timeline editing—AI handles sequencing, transitions, audio, and export settings. - Supports easy connection via API token or anonymous mode (100 free credits/7 days for new users). - Direct commands for upload, export, credits, and status checks; built-in robust error handling for common issues. - Preview and summarize timeline edits, with hints for best results and supported formats.
Metadata
Slug photographer-video
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Photographer Video?

Turn 20 wedding or portrait photos in JPEG format into 1080p photo slideshow video just by typing what you need. Whether it's turning photo shoots into share... It is an AI Agent Skill for Claude Code / OpenClaw, with 69 downloads so far.

How do I install Photographer Video?

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

Is Photographer Video free?

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

Which platforms does Photographer Video support?

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

Who created Photographer Video?

It is built and maintained by peandrover adam (@peand-rover); the current version is v1.0.0.

💬 Comments