← 返回 Skills 市场
Photographer Video
作者
peandrover adam
· GitHub ↗
· v1.0.0
· MIT-0
69
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install photographer-video - 安装完成后,直接呼叫该 Skill 的名称或使用
/photographer-video触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 69 次。
如何安装 Photographer Video?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install photographer-video」即可一键安装,无需额外配置。
Photographer Video 是免费的吗?
是的,Photographer Video 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Photographer Video 支持哪些平台?
Photographer Video 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Photographer Video?
由 peandrover adam(@peand-rover)开发并维护,当前版本 v1.0.0。
推荐 Skills