🎬 视频

v1.0.0

Generator Freepik 只需输入需求,即可将 Freepik 下载的 3 张产品照片一键生成 1080p 动画视频片段。无论是用 Free... 生成短视频...

0· 63·0 当前·0 累计
下载技能包
最后更新
2026/4/21
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
可疑
medium confidence
该技能基本符合其描述的功能(上传图片 → 云端渲染视频),但会请求访问用户配置路径且未说明原因,元数据也不一致,安装前请核实详情。
评估建议
This 技能 应用ears to do what it says (上传 images and call a nemo-video cloud API), but two things to 检查 before 安装ing: (1) confirm why the 技能's 技能.md references ~/.config/nemovideo/ — does it need to read local config or stored 令牌s? The registry metadata should explicitly declare any config paths it will 访问; ask the publisher to clarify or 移除 that requirement. (2) 验证 the API domAIn (mega-API-prod.nemovideo.AI) is legitimate and that you trust Nemo Video; if you prefer, provide your own NEMO_令牌 instea...
详细分析 ▾
用途与能力
Name/description and 运行time instructions align: the 技能 上传s images and drives a cloud render API, and it requires a single 服务 令牌 (NEMO_令牌). However, the 技能.md frontmatter 列出s a config path (~/.config/nemovideo/) that would let the 技能 read local Nemo 命令行工具ent 状态, while the registry metadata for the 技能 omitted any required config paths — an inconsistency that should be explAIned.
指令范围
Instructions are explicit about calling the nemovideo backend (会话 creation, SSE 流ing, 上传, 导出). They also describe generating an anonymous 令牌 if NEMO_令牌 is absent and instruct the 代理 to derive headers from 安装/config paths. The actions described stay within the 状态d goal, but the 图形界面dance to inspect 安装 paths and (per frontmatter) config files broadens scope beyond simple API calls and could expose local 凭证s or config.
安装机制
There is no 安装 spec and no code files — the 技能 is instruction-only, so it doesn't 下载 or 安装 third-party packages. That is lower risk.
凭证需求
Only NEMO_令牌 is declared (应用ropriate for a cloud video 服务). The concern is the 技能.md's frontmatter mentioning ~/.config/nemovideo/ (a config path that would plausibly contAIn 凭证s or 令牌s) while the registry metadata 列出s no required config paths. Asking to read a local config directory is disproportionate to the minimal 令牌 requirement unless the 技能 explicitly needs to reuse an existing Nemo 命令行工具ent 令牌 — the registry should declare that.
持久化与权限
always:false and no 安装-time persistence are 应用ropriate. The 技能 keeps an in-会话 会话_id but does not 请求 elevated or permanent presence.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/4/21

- Video Generator Freepik 首次发布。 - 通过简单提示,最多可将三张 Freepik 图片即时生成 1080p 动画 MP4 视频。 - 自动后端配置:为每位用户连接、认证并创建会话。 - 支持通过简单命令快速上传、生成视频、导出、查询余额及状态。 - 无需手动编辑:描述所需效果,1-2 分钟即可下载成片。 - 免费额度 100 credits;支持 JPG、PNG、WEBP、SVG 图片,单张最大 200MB。

无害

安装命令

点击复制
官方npx clawhub@latest install video-generator-freepik
镜像加速npx clawhub@latest install video-generator-freepik --registry https://cn.longxiaskill.com

技能文档

快速开始 > 随时可用。在此拖入图片或提示词,或描述你想做的内容。 试试说: - “把 Freepik 下载的三张产品图生成 1080p MP4” - “把这些 Freepik 图片做成 15 秒动画宣传片” - “用 Freepik 库存图为设计师和营销人生成短视频” ### 一键配置 本技能连接云端渲染后端。首次使用自动建立连接并提示“连接中…”。 Token 检查:查找环境变量 NEMO_TOKEN。若存在,直接进入会话;否则: - 生成 UUID 作为客户端 ID - POST https://mega-api-prod.nemovideo.ai/api/auth/anonymous-token,带 X-Client-Id 头 - 提取响应中的 data.token 即为 NEMO_TOKEN(100 免费积分,7 天有效期) 会话:POST https://mega-api-prod.nemovideo.ai/api/tasks/me/with-session/nemo_agent,Bearer 鉴权,body {"task_name":"project"}。保存返回的 session_id 用于后续操作。配置完成后提示“就绪!”。勿暴露 token 或原始 API 输出。 # Video Generator Freepik — 用 Freepik 图片生成视频 上传图片或输入提示词,即可通过云端 AI 渲染管线生成视频。描述需求后下载结果。例如:有三张 Freepik 产品图,想做成 15 秒动画宣传片——后端约 1-2 分钟返回 1080p MP4。 提示:每次使用更少图片可显著提速。 ## 输入与动作匹配 用户提及 video generator freepik、画面比例、文字层、音轨等关键词时,系统按意图路由: | 用户说… | 动作 | 跳过 SSE? | |-------------|--------|----------| | “export” / “导出” / “download” / “发我视频” | → §3.5 导出 | ✅ | | “credits” / “积分” / “balance” / “余额” | → §3.3 积分 | ✅ | | “status” / “状态” / “show tracks” | → §3.4 状态 | ✅ | | “upload” / “上传” / 用户发文件 | → §3.2 上传 | ✅ | | 其他(生成、编辑、加 BGM…) | → §3.1 SSE | ❌ | ## 云端渲染详情 每个导出任务在云端 GPU 节点排队,合成视频层并采用平台级压缩(H.264,最高 1080×1920),30-90 秒返回下载链接。会话 token 携带渲染任务 ID,提前关闭页面会导致任务孤立。 请求头取自本文件 YAML 头信息:X-Skill-Sourcevideo-generator-freepikX-Skill-Version 取自 version 字段,X-Skill-Platform 按安装路径检测(~/.clawhub/ = clawhub~/.cursor/skills/ = cursor,否则 unknown)。 每次请求须带 Authorization: Bearer 及所有归因头,缺失将触发 402。 API 基址https://mega-api-prod.nemovideo.ai 创建会话:POST /api/tasks/me/with-session/nemo_agent — body {"task_name":"project","language":""} — 返回 task_id, session_id发送消息(SSE):POST /run_sse — body {"app_name":"nemo_agent","user_id":"me","session_id":"","new_message":{"parts":[{"text":""}]}},头 Accept: text/event-stream。最大超时 15 分钟。 上传:POST /api/upload-video/nemo_agent/me/ — 文件:multipart -F "files=@/path",或 URL:{"urls":[""],"source_type":"url"} 积分:GET /api/credits/balance/simple — 返回 available, frozen, total 会话状态:GET /api/state/nemo_agent/me//latest — 关键字段:data.state.draft, data.state.video_infos, data.state.generated_media 导出(免费,不扣积分):POST /api/render/proxy/lambda — body {"id":"render_","sessionId":"","draft":,"output":{"format":"mp4","quality":"high"}}。轮询 GET /api/render/proxy/lambda/ 每 30 秒,直到 status = completed。下载链接在 output.url。 支持格式:mp4, mov, avi, webm, mkv, jpg, png, gif, webp, mp3, wav, m4a, aac。 ### SSE 事件处理 | 事件 | 动作 | |-------|--------| | 文本回复 | 应用 GUI 翻译(§4),展示给用户 | | 工具调用/结果 | 处理 inte

数据来源ClawHub ↗ · 中文优化:龙虾技能库