🎬 Ai — AI

v1.0.0

动画视频生成器 免费 跳过专业剪辑软件的学习曲线。描述你的需求——将我的文本提示转换为动作流畅、角色生动的动画视频……

0· 19·0 当前·0 累计
下载技能包
最后更新
2026/4/20
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
The skill's requests and runtime instructions are coherent with an online animation-rendering service: it needs a NEMO_TOKEN, talks to nemovideo.ai endpoints, and has no install footprint—no major mismatches detected.
评估建议
This skill appears to do what it says: it will send your text prompts and any uploaded media to mega-api-prod.nemovideo.ai for cloud rendering and requires a NEMO_TOKEN (uses one from your environment if present, otherwise obtains an anonymous token). Before installing or invoking: (1) do not put sensitive or private data in prompts or uploads because those files are sent to an external service; (2) be cautious about an existing NEMO_TOKEN in your environment—only provide a token you trust and c...
详细分析 ▾
用途与能力
The name/description (AI animation/video render) matches the required credential (NEMO_TOKEN) and the SKILL.md's API endpoints under nemovideo.ai. The skill's declared primaryEnv (NEMO_TOKEN) and the cloud render/export flow align with the stated purpose.
指令范围
Instructions stay within the animation/rendering scope (session creation, SSE chat, upload, export, polling). They explicitly instruct the agent to check the NEMO_TOKEN env var, create an anonymous token if missing, and upload media to mega-api-prod.nemovideo.ai. This is expected for the service but means user prompts and uploaded files will be transmitted to an external backend—users should be aware of privacy/content implications.
安装机制
No install spec or code files are present (instruction-only). No downloads or archive extraction are required, so there is no on-disk installation risk from the skill itself.
凭证需求
Only one environment credential is declared (NEMO_TOKEN) and it is used for API authorization—this is proportionate. The SKILL.md also describes auto-provisioning an anonymous token if none is present. Metadata lists a config path (~/.config/nemovideo/) and the skill derives an X-Skill-Platform header from installation paths; detecting those paths would require checking the local filesystem, which is a minor additional disclosure of environment/installation metadata.
持久化与权限
The skill is not always-enabled (always:false) and does not request elevated or cross-skill configuration changes. Autonomous invocation is allowed (platform default) but that is normal; there is no indication it will persist beyond normal session usage.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/4/20

AI Animation Video Generator Free — Initial Release - Instantly generate animated 1080p MP4 videos from text prompts or images, no editing skills required. - Automatic cloud setup: anonymous token, session management, and credits handled in the background. - Upload files up to 200MB (MP4, MOV, PNG, JPG formats supported for animation generation). - Simple export, credits check, timeline preview, and error handling guided by user-friendly commands. - Designed for creators, students, and social users seeking fast, hassle-free video animation.

无害

安装命令

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