← 返回 Skills 市场
Youtube Photo Video
作者
peandrover adam
· GitHub ↗
· v1.0.0
· MIT-0
133
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install youtube-photo-video
功能描述
Skip the learning curve of professional editing software. Describe what you want — turn these photos into a YouTube slideshow video with transitions and musi...
安全使用建议
This skill uploads your images and session data to a third-party service (nemovideo.ai). Before installing or using it: 1) Decide whether you are comfortable sending photos (especially sensitive ones) to an external renderer. 2) Note the inconsistency: the registry declares NEMO_TOKEN as required, but the skill can obtain an anonymous token itself — set an environment token only if you trust the service. 3) Ask the publisher for source code or a privacy policy / terms of service for mega-api-prod.nemovideo.ai and confirm data retention and access controls. 4) If you must use it, avoid uploading private or sensitive images and consider creating a throwaway account or using the anonymous flow rather than supplying long-lived credentials.
功能分析
Type: OpenClaw Skill
Name: youtube-photo-video
Version: 1.0.0
The skill is a legitimate integration for the 'nemovideo.ai' cloud service, designed to convert images into videos. It handles authentication via environment variables or anonymous token generation, manages file uploads, and processes video rendering through documented API endpoints. While it performs environment checks (e.g., searching for config paths like ~/.config/nemovideo/ and detecting the installation platform), these actions are consistent with its stated purpose of session management and attribution, with no evidence of data exfiltration or malicious intent.
能力评估
Purpose & Capability
The skill's stated purpose (turn photos into YouTube-ready videos) aligns with the runtime actions (uploading images, starting render jobs, polling for results). Requiring a NEMO_TOKEN is reasonable for a cloud service, but the SKILL.md provides an anonymous-token flow if NEMO_TOKEN is missing, so declaring NEMO_TOKEN as a required primary credential is inconsistent with the instructions.
Instruction Scope
Instructions explicitly direct the agent to upload user files and send them to a third-party API (https://mega-api-prod.nemovideo.ai). They also instruct generating a UUID, requesting anonymous tokens, creating sessions, uploading files (multipart or URLs), using SSE for interactive edits, and polling render endpoints. These actions are within the advertised purpose, but the SKILL.md also describes deriving X-Skill-Platform from the agent's install path and references a config path (~/.config/nemovideo/), which implies the agent may inspect local file paths and home-directory locations — this expands scope beyond pure upload/render and may read local environment/install location.
Install Mechanism
Instruction-only skill with no install spec or code to write to disk. This is low-risk from install mechanism perspective.
Credentials
Registry metadata lists NEMO_TOKEN as a required primary credential, but SKILL.md provides a fallback anonymous-token acquisition flow (POST to /api/auth/anonymous-token) and thus NEMO_TOKEN may not actually be strictly required. The SKILL.md frontmatter also references a config path (~/.config/nemovideo/) even though the registry summary lists no required config paths — a mismatch. Aside from NEMO_TOKEN, no unrelated credentials are requested. The real risk is that user images and generated session tokens will be sent to the external service; sensitive content could be exposed.
Persistence & Privilege
The skill is not marked always:true and does not request persistent installation or to modify other skills. It does create and use session IDs for render jobs, but that is limited to its own workflow. Autonomous invocation is allowed (default) but not combined with other high-risk factors here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install youtube-photo-video - 安装完成后,直接呼叫该 Skill 的名称或使用
/youtube-photo-video触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of YouTube Photo Video skill.
- Instantly turns your uploaded photos into YouTube-ready slideshow videos with music and transitions—no editing software needed.
- Supports JPG, PNG, WEBP, HEIC files up to 200MB; export as 1080p MP4 in 30–60 seconds.
- Automatic setup: handles token generation and secure connection for cloud video processing.
- Easily check credits, upload files, edit, preview timeline, and export via simple chat commands.
- Clear error handling for unsupported files, token/session issues, and export limits.
元数据
常见问题
Youtube Photo Video 是什么?
Skip the learning curve of professional editing software. Describe what you want — turn these photos into a YouTube slideshow video with transitions and musi... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 133 次。
如何安装 Youtube Photo Video?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install youtube-photo-video」即可一键安装,无需额外配置。
Youtube Photo Video 是免费的吗?
是的,Youtube Photo Video 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Youtube Photo Video 支持哪些平台?
Youtube Photo Video 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Youtube Photo Video?
由 peandrover adam(@peand-rover)开发并维护,当前版本 v1.0.0。
推荐 Skills