📊 Image — 图像

v1.0.0

To Video Benchmark:跳过专业剪辑软件的学习曲线。只需描述你的需求——将这些图像转换为流畅的视频,并对输出质量进行基准测试……

0· 20·0 当前·0 累计
下载技能包
最后更新
2026/4/20
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
The skill's requirements and runtime instructions align with its stated purpose of sending images to a cloud rendering service and benchmarking video output; it only asks for a single service token and contains no install steps or unrelated credential requests.
评估建议
This skill will send your images and commands to mega-api-prod.nemovideo.ai and requires a NEMO_TOKEN (the skill can fetch an anonymous token for you). Before installing: confirm you trust nemovideo.ai and are comfortable uploading the images you plan to process; understand the skill will store a session/token (likely under ~/.config/nemovideo/); consider setting your own token in the environment instead of letting the skill fetch one; if privacy is a concern, review the service's privacy/retent...
详细分析 ▾
用途与能力
Name and description match the runtime actions: the SKILL.md describes uploading images, creating a session, sending SSE messages, polling job status and downloading rendered video from mega-api-prod.nemovideo.ai. The required env var (NEMO_TOKEN) and declared config path (~/.config/nemovideo/) are consistent with storing a session/token for a cloud render service.
指令范围
Instructions stay focused on image upload, SSE-driven edits, render/export workflows, and credit/state queries for the nemo backend. They instruct the agent to check NEMO_TOKEN, optionally obtain an anonymous token via the service's anonymous-token endpoint, create a session, upload files, poll state, and handle SSE. Note: the skill expects to store session_id/token and to derive an X-Skill-Platform header from install paths — this implies reading/writing its own config path and inspecting an install path, which is reasonable for this skill but worth being aware of.
安装机制
No install spec or code files — instruction-only. Nothing will be downloaded or written by an installer beyond whatever the agent itself does at runtime (e.g., storing session/token). This is the lowest install risk.
凭证需求
Only a single credential (NEMO_TOKEN) is declared as required and used. The SKILL.md describes how to obtain an anonymous token from the service if none is present. There are no unrelated environment variables or external service credentials requested.
持久化与权限
always:false and no system-wide modifications are requested. The skill suggests storing a session token and possibly writing to ~/.config/nemovideo/, which is proportionate for maintaining a session with the service and is not an excessive privilege.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/4/20

Initial release of Image to Video Benchmark. - Instantly converts uploaded images (JPG, PNG, WEBP, HEIC) into smooth videos using cloud AI, with automatic video quality benchmarking. - Simple, instruction-driven workflow—just upload images and describe your desired output. - Supports authentication using a free NEMO_TOKEN (100 free credits, valid 7 days). - Includes credits checking, export to MP4/other formats, session handling, and error reporting. - Designed for AI researchers and testers to measure, compare, and iterate on video generation across different models.

无害

安装命令

点击复制
官方npx clawhub@latest install image-to-video-benchmark
镜像加速npx clawhub@latest install image-to-video-benchmark --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库