← Back to Skills Marketplace
linmillsd7

Picture To Video Ai

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

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

How do I install Picture To Video Ai?

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

Is Picture To Video Ai free?

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

Which platforms does Picture To Video Ai support?

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

Who created Picture To Video Ai?

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

💬 Comments