← Back to Skills Marketplace
67
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install what-is-ai-image
Description
Turn a single product photo or AI-generated artwork into 1080p explained video clips just by typing what you need. Whether it's turning AI image concepts int...
Usage Guidance
This skill appears to do what it says (send images to a cloud renderer and return a video), but exercise caution before installing or using it:
- Source and provenance: There is no homepage or source repo. If you don't trust the publisher, avoid sending sensitive images.
- External network traffic: The skill uploads files and metadata to https://mega-api-prod.nemovideo.ai — review that service's privacy and retention policy if possible. Uploaded images and derived video will leave your machine.
- Token handling: The skill accepts a NEMO_TOKEN environment variable or creates an anonymous token for you. Treat NEMO_TOKEN like a secret; prefer using an ephemeral/anonymous token instead of a long-lived credential. The skill instructs saving session IDs — consider how long sessions persist and whether orphaned jobs consume resources.
- Filesystem access: The SKILL.md references detecting install paths and a config path (~/.config/nemovideo/) in its metadata even though the registry summary did not declare a required config path; ask the author to clarify whether the skill reads your home directory or config files.
- If you need stronger assurance: request the skill's source or a published homepage, confirm the exact data retention policy for uploads, and ask for clarification about the configPaths/install-path detection. If the skill later requested other unrelated credentials, system-wide installs, or an install script that downloads and executes code from an untrusted URL, treat that as a higher-risk change.
Capability Assessment
Purpose & Capability
The skill's name/description (turn images into explained 1080p videos) aligns with the API calls and workflows in SKILL.md (session creation, upload, render/export). Requiring a NEMO_TOKEN and the documented endpoints is coherent with the stated purpose.
Instruction Scope
Instructions are prescriptive about API calls, SSE usage, uploads, and export polling which is expected. However the skill instructs the agent to detect the install path (to set an X-Skill-Platform header) and to save session_id and reuse tokens; detecting install location or reading home dirs is not strictly necessary for core functionality and expands the agent's filesystem access. SKILL.md also instructs not to print tokens/raw JSON (good), but overall the agent will transmit user-uploaded images and derived metadata to an external service.
Install Mechanism
No install spec and no code files — instruction-only — so nothing will be written to disk by an installer. This is the lowest install-risk category.
Credentials
Only NEMO_TOKEN is declared as required, which is proportionate to a cloud-rendering service. However SKILL.md metadata contains a configPaths entry (~/.config/nemovideo/) that wasn't listed in the registry summary; that mismatch is an inconsistency to confirm. The skill also offers an anonymous-token flow (creates tokens server-side) which is expected but means tokens and uploads will be sent to the external API.
Persistence & Privilege
The skill is not always-enabled and does not request persistent installation privileges. It asks to save session_id for the session lifecycle, which is normal for a long-running job workflow; there's no evidence it tries to modify other skills or system-wide config.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install what-is-ai-image - After installation, invoke the skill by name or use
/what-is-ai-image - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of "What Is AI Image — Explain AI Images as Video"
- Instantly turn a single product photo or AI artwork into a 1080p explainer video by typing what you need
- Automatic setup with free credits for new users; no export settings or timeline required
- Supports image upload, text prompts, and direct session management with cloud video rendering
- Export results in multiple formats including MP4, MOV, and more
- Simple text commands handle upload, generation, export, status, and credits
Metadata
Frequently Asked Questions
What is What Is Ai Image?
Turn a single product photo or AI-generated artwork into 1080p explained video clips just by typing what you need. Whether it's turning AI image concepts int... It is an AI Agent Skill for Claude Code / OpenClaw, with 67 downloads so far.
How do I install What Is Ai Image?
Run "/install what-is-ai-image" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is What Is Ai Image free?
Yes, What Is Ai Image is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does What Is Ai Image support?
What Is Ai Image is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created What Is Ai Image?
It is built and maintained by tk8544-b (@tk8544-b); the current version is v1.0.0.
More Skills