← Back to Skills Marketplace
linmillsd7

Openai Image To Video

by linmillsd7 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
73
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install openai-image-to-video
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install openai-image-to-video
  3. After installation, invoke the skill by name or use /openai-image-to-video
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug openai-image-to-video
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 73 downloads so far.

How do I install Openai Image To Video?

Run "/install openai-image-to-video" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Openai Image To Video free?

Yes, Openai Image To Video is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Openai Image To Video support?

Openai Image To Video is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Openai Image To Video?

It is built and maintained by linmillsd7 (@linmillsd7); the current version is v1.0.0.

💬 Comments