← Back to Skills Marketplace
Picture To Video
by
vcarolxhberger
· GitHub ↗
· v1.0.0
· MIT-0
45
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install picture-to-video
Description
convert images into animated video clips with this skill. Works with JPG, PNG, WEBP, HEIC files up to 200MB. marketers, social media creators use it for turn...
Usage Guidance
This skill appears coherent for sending images to a remote renderer, but note: (1) the skill will upload any images you give it to an external domain (mega-api-prod.nemovideo.ai) — do not send sensitive or private images unless you trust the service; (2) the package has no homepage or vendor info, so you can't easily verify operator policies or data retention; (3) you can pre-set a vetted NEMO_TOKEN in your environment instead of allowing the skill to request an anonymous token; and (4) if you need privacy guarantees, ask for the service's privacy/TOS or run conversions locally with a trusted tool. If you decide to install, monitor outbound network activity and avoid submitting PII or confidential media until you've verified the provider.
Capability Analysis
Type: OpenClaw Skill
Name: picture-to-video
Version: 1.0.0
The skill provides legitimate functionality for converting images to videos via the nemovideo.ai cloud API. It includes well-defined instructions for the agent to handle authentication (NEMO_TOKEN), file uploads, and session management. No evidence of data exfiltration, malicious code execution, or harmful prompt injection was found; the API interactions and platform detection logic (checking install paths for telemetry headers) are consistent with the stated purpose of the skill.
Capability Assessment
Purpose & Capability
The skill claims to convert images to videos on a cloud backend and all declared requirements (a single NEMO_TOKEN) and the API endpoints described align with that purpose. Requiring a service token for remote rendering is expected.
Instruction Scope
Instructions stay inside the stated purpose (session creation, upload, SSE for generation, export/polling). They do instruct the agent to inspect the environment for NEMO_TOKEN, to generate an anonymous token if missing, and to detect install path (~/.clawhub, ~/.cursor/skills/) to set an X-Skill-Platform header. Those small local checks are explainable but worth noting since they cause the agent to examine local paths.
Install Mechanism
No install spec and no code files are present (instruction-only), so nothing is written to disk by an installer. This is the lowest-risk install profile.
Credentials
Only a single credential (NEMO_TOKEN) is declared as required and used for the service. The SKILL.md documents a reasonable fallback (obtain an anonymous token) when the env var is absent. No unrelated credentials are requested.
Persistence & Privilege
always is false and the skill does not request elevated or persistent platform privileges. It stores session_id for job orchestration (expected for a cloud rendering workflow) and does not modify other skills or global agent configuration.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install picture-to-video - After installation, invoke the skill by name or use
/picture-to-video - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release – easily convert images into animated videos with cloud processing.
- Converts JPG, PNG, WEBP, HEIC images (up to 200MB each) into 1080p MP4 or other video formats.
- Built-in cloud setup with automatic token handling — just drop images and describe your video.
- Fast processing: most exports complete in 30–90 seconds, preview and refine as needed.
- Handles common workflows: quick edits, batch processing, step-by-step timeline tweaks.
- Automatic error handling for upload issues, credits, session expiration, and rate limits.
- Supports text overlays, audio/BGM, export/download, and status tracking via chat commands.
Metadata
Frequently Asked Questions
What is Picture To Video?
convert images into animated video clips with this skill. Works with JPG, PNG, WEBP, HEIC files up to 200MB. marketers, social media creators use it for turn... It is an AI Agent Skill for Claude Code / OpenClaw, with 45 downloads so far.
How do I install Picture To Video?
Run "/install picture-to-video" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Picture To Video free?
Yes, Picture To Video is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Picture To Video support?
Picture To Video is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Picture To Video?
It is built and maintained by vcarolxhberger (@vcarolxhberger); the current version is v1.0.0.
More Skills