← 返回 Skills 市场
linmillsd7

Openai Image To Video

作者 linmillsd7 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
73
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install openai-image-to-video
功能描述
Skip the learning curve of professional editing software. Describe what you want — turn this image into a 5-second animated video clip — and get animated vid...
安全使用建议
This skill appears to be a client for a third-party service (nemovideo.ai), not an official OpenAI product despite the name. Before installing or using it: (1) verify the publisher and service reputation — there's no homepage and owner ID is unknown; (2) prefer to set your own NEMO_TOKEN rather than letting the skill automatically fetch one; (3) expect the skill to upload any images you provide to an external API and to store session identifiers under a config path (the SKILL.md mentions ~/.config/nemovideo/); (4) if you need more assurance, ask the publisher where session data is stored, what is written to disk, and whether the token grants only limited, revocable access. If these answers are not satisfactory, avoid installing or using the skill with sensitive files or credentials.
功能分析
Type: OpenClaw Skill Name: openai-image-to-video Version: 1.0.0 The skill is a legitimate integration for an AI video generation service hosted at nemovideo.ai. It provides instructions for an AI agent to handle authentication, session management, file uploads, and video rendering via a series of standard API calls. The logic is transparent, aligns with the stated purpose of image-to-video conversion, and lacks any indicators of data exfiltration, malicious execution, or unauthorized access.
能力评估
Purpose & Capability
The skill is named and marketed 'OpenAI Image To Video' but all runtime instructions and required credential (NEMO_TOKEN) point to a third‑party service at mega-api-prod.nemovideo.ai (Nemo). The registry metadata included with the submission lists no config paths, yet the SKILL.md frontmatter declares a config path (~/.config/nemovideo/). This mismatch and the use of 'OpenAI' in the display name is misleading and may cause users to believe the skill is an official OpenAI product when it is not.
Instruction Scope
The SKILL.md instructs the agent to automatically create anonymous tokens by POSTing a generated UUID to an external API if NEMO_TOKEN is not set, to create and persist sessions, and to send user files to the external API. It also instructs the agent to detect install path to set an attribution header (which implies reading filesystem paths). These network calls and local reads are within the expected scope for a remote rendering service, but the file instructs hiding raw responses/token values from the user — that reduces transparency and is worth noting.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is downloaded or written by an installer step. This is the lowest risk installation pattern.
Credentials
The skill requests a single credential (NEMO_TOKEN), which matches the described API usage. However, the registry metadata given to the evaluator lists no required config paths while the SKILL.md frontmatter lists ~/.config/nemovideo/; that discrepancy is unexplained. Also the skill will create an anonymous token automatically when none is provided, which means it will perform network calls and persist session data unless the user supplies their own token.
Persistence & Privilege
The skill is not always-enabled and allows user invocation. It instructs storing session_id and possibly writing to ~/.config/nemovideo/ per frontmatter; storing its own session state is normal for this class of skill, but the unspecified storage location and lack of explicit details about what is written are worth checking.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openai-image-to-video
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openai-image-to-video 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of "OpenAI Image to Video" skill. - Instantly convert JPG, PNG, WEBP, or HEIC images (up to 200MB) into 5-second animated video clips using AI — no editing software required. - Supports quick setup with automatic anonymous token generation and secure cloud processing. - Simple chat prompts route actions for image upload, video generation, export, and credit status. - All video creation and rendering handled remotely; download results in 30–60 seconds. - Includes error handling, session management, and workflow tips for best results.
元数据
Slug openai-image-to-video
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Openai Image To Video 是什么?

Skip the learning curve of professional editing software. Describe what you want — turn this image into a 5-second animated video clip — and get animated vid... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 73 次。

如何安装 Openai Image To Video?

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

Openai Image To Video 是免费的吗?

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

Openai Image To Video 支持哪些平台?

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

谁开发了 Openai Image To Video?

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

💬 留言讨论