← 返回 Skills 市场
dsewell-583h0

Photo Video Maker Best

作者 dsewell-583h0 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
92
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install photo-video-maker-best
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /photo-video-maker-best 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug photo-video-maker-best
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 92 次。

如何安装 Photo Video Maker Best?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install photo-video-maker-best」即可一键安装,无需额外配置。

Photo Video Maker Best 是免费的吗?

是的,Photo Video Maker Best 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Photo Video Maker Best 支持哪些平台?

Photo Video Maker Best 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Photo Video Maker Best?

由 dsewell-583h0(@dsewell-583h0)开发并维护,当前版本 v1.0.0。

💬 留言讨论