← 返回 Skills 市场
linmillsd7

Picture To Video Ai

作者 linmillsd7 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
53
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install picture-to-video-ai
功能描述
Get animated video clips ready to post, without touching a single slider. Upload your still images (JPG, PNG, WEBP, HEIC, up to 200MB), say something like "t...
安全使用建议
This skill appears to do what it says: it uploads your images to nemovideo.ai and returns rendered MP4s. Before installing, consider: (1) provenance — the skill source/homepage is unknown, so you cannot audit the backend or operator; (2) privacy — your images will be sent to https://mega-api-prod.nemovideo.ai (verify you are comfortable with that service's privacy and retention policies, and avoid uploading sensitive images); (3) tokens/session storage — the skill will request or create a NEMO_TOKEN and store a session_id for renders (clarify where/how that is stored and for how long); (4) credits/cost — anonymous tokens are described as time-limited/credit-limited — check whether exports can incur charges; (5) metadata mismatch — ask the publisher to clarify the configPath declaration (~/.config/nemovideo/) vs. registry metadata. If any of these are unacceptable or unclear, do not install or only use with non-sensitive test images.
功能分析
Type: OpenClaw Skill Name: picture-to-video-ai Version: 1.0.0 The skill is a functional integration for the 'nemovideo.ai' service, designed to convert images into videos via a cloud-based AI pipeline. It handles authentication through the NEMO_TOKEN environment variable or an automated anonymous token generation process and manages media uploads and rendering tasks using a set of defined API endpoints. The instructions in SKILL.md are focused on orchestrating the agent's interaction with the backend (e.g., mapping GUI-like commands to API calls) and do not exhibit signs of data exfiltration, malicious execution, or unauthorized access.
能力评估
Purpose & Capability
The name/description (convert photos to short videos) match the runtime instructions (upload images, call mega-api-prod.nemovideo.ai render endpoints). Requesting a single service token (NEMO_TOKEN) is proportionate. Minor inconsistency: the registry metadata in the package summary lists no required config paths, but the SKILL.md frontmatter includes a configPaths entry (~/.config/nemovideo/). That mismatch should be clarified (is the skill expected to read/write that local config?).
Instruction Scope
SKILL.md explicitly directs the agent to upload user images and interact with the nemovideo.ai API (auth, upload, SSE chat, export polling). Those actions are within scope for a cloud-rendering photo→video skill. It does instruct automatic anonymous-token acquisition if NEMO_TOKEN is absent and to 'store session_id' for subsequent calls — storing session state is expected, but the document doesn't specify storage scope or retention. The instructions are specific about endpoints and headers and do not ask the agent to read unrelated files or secrets.
Install Mechanism
No install spec and no code files — instruction-only. This is the lowest install risk (nothing is written to disk by an installer).
Credentials
Only NEMO_TOKEN is declared as required/primary, which is appropriate for an API-backed renderer. The SKILL.md includes logic to generate an anonymous token if NEMO_TOKEN is not present (reasonable). The SKILL.md frontmatter also references a local config path (~/.config/nemovideo/), but the registry listing did not declare config paths — either the skill intends to persist session state locally (plausible) or the metadata is inconsistent. No unrelated credentials are requested.
Persistence & Privilege
always:false (default) and autonomous invocation enabled (normal). The skill will contact an external cloud service and may retain session IDs/tokens for the session; this is expected for its function. There is no request to modify other skills or global agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install picture-to-video-ai
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /picture-to-video-ai 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release — turn still photos into animated video clips with AI. - Upload JPG, PNG, WEBP, or HEIC images (up to 200MB) and convert them into 1080p MP4 videos with transitions, ready for social media. - Simple chat prompts initiate tasks like animation, adding transitions, customizing aspect ratio, overlays, or background music. - No manual animation or editing; fast cloud rendering in about 30–90 seconds. - Free anonymous access with 100 credits (valid 7 days) by generating a token during setup. - Built-in workflows for uploading, editing, previewing, and exporting videos. - Integrated error handling and guides for supported formats, credits, and troubleshooting.
元数据
Slug picture-to-video-ai
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Picture To Video Ai 是什么?

Get animated video clips ready to post, without touching a single slider. Upload your still images (JPG, PNG, WEBP, HEIC, up to 200MB), say something like "t... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 53 次。

如何安装 Picture To Video Ai?

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

Picture To Video Ai 是免费的吗?

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

Picture To Video Ai 支持哪些平台?

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

谁开发了 Picture To Video Ai?

由 linmillsd7(@linmillsd7)开发并维护,当前版本 v1.0.0。

💬 留言讨论