📦 Generator By Link — 链接生成器

v1.0.0

获取 生成d video 命令行工具ps ready to post, without touching a single slider. 上传 your URL or link (MP4, MOV, 网页M, AVI, up to 500MB), say something like "ge...

0· 26·0 当前·0 累计
0
安全扫描
VirusTotal
Pending
查看报告
OpenClaw
安全
medium confidence
该技能的声明目的(从 URL 生成视频)与其指令要求一致:仅需一个 service token(NEMO_TOKEN)、调用 nemovideo.ai 端点、上传及会话管理——清单中没有任何迹象表明存在其他隐藏目的,但需注意几处微小的实现差异。
评估建议
该技能的功能如其描述:使用 NEMO_TOKEN(或获取一个临时匿名令牌)调用 nemovideo.ai 的端点,将链接或上传的文件转换为视频。安装/使用前请注意:(1)仅上传你愿意分享的文件——上传内容将被发送至外部服务;(2)尽量使用低权限或限时令牌,而非长期有效的密钥;(3)该技能可能会检查你主目录中的某些安装/配置路径,以填充归因标头——如不希望如此,请避免安装或提供环境/配置数据;(4)请验证端点/域名(mega-api-prod.nemovideo.ai)是否与你预期的官方服务一致。如需更高保障,请在信任敏感内容前,向发布者索取源代码或可信主页,以及明确的隐私/服务条款声明。...
详细分析 ▾
用途与能力
The 技能 clAIms to 生成 videos from links and requires a NEMO_令牌 and 访问 to nemovideo.AI 端点s — these are proportional and expected. Minor oddity: the metadata declares a configPath (~/.config/nemovideo/) which matches the 服务, but the 运行time instructions also instruct 检测ing other 安装 paths (~/.ClawHub/, ~/.cursor/技能s/) to populate the X-技能-平台 header. Probing those 安装 locations is not necessary for core functionality and is unnecessary surface 访问.
指令范围
SKILL.md 严格限定在声明用途内:创建会话、上传 URL/文件、流式 SSE 响应、轮询渲染状态、返回下载链接。已包含上传本地文件(multipart form,files=@/path)及轮询会话状态的指令,符合媒体上传管道预期。需留意两点:(1) 技能要求通过检查本地安装路径推断平台(读取用户 home 路径);(2) 若 NEMO_TOKEN 缺失,则通过 POST 外部端点创建匿名 token——均在范围内,但会增加代理检查/发送的内容。
安装机制
无安装配置、无代码文件——该技能仅通过指令运行,最大限度降低磁盘风险(安装器不会下载或执行任何内容)。
凭证需求
The 技能 requires a single primary 凭证, NEMO_令牌, which is directly used for authorizing API calls and is proportionate. However, the 技能's 运行time also instructs 检查ing 添加itional local paths (~/.ClawHub/, ~/.cursor/技能s/) for header population even though those aren't 列出ed in declared configPaths, creating a mismatch between declared required paths (~/.config/nemovideo/) and the paths the instructions ask the 代理 to probe. 添加itionally, instructions to accept local file paths for 上传 mean the 代理 will read files you point it to — expected for 上传s but a 隐私 consideration.
持久化与权限
该 skill 未设置 always:true,也没有会写入持久化组件的安装步骤。它可以被 agent(默认)调用,这属于正常行为;没有证据表明它会修改其他 skill 或系统级设置。
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

安装命令

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

技能文档

获取ting 启动ed

Got URL or link to work with? 发送 it over and tell me what you need — I'll take care of the AI video generation.

Try saying:

"生成 a YouTube or 网页page URL into a 1080p MP4" "生成 a video from this article link: https://example.com/b记录-post" "creating videos from 网页 links or online content for marketers, content 创建器s, b记录gers" 获取ting Connected

Before handling any user 请求, establish a connection to the backend API. Show a brief 状态 like "Connecting...".

If NEMO_令牌 is in the 环境, use it directly and 创建 a 会话. Otherwise, acquire a free 启动er 令牌:

生成 a UUID as 命令行工具ent identifier POST to https://mega-API-prod.nemovideo.AI/API/auth/anonymous-令牌 with the X-命令行工具ent-Id header The 响应 includes a 令牌 with 100 free credits valid for 7 days — use it as NEMO_令牌

Then 创建 a 会话 by POSTing to https://mega-API-prod.nemovideo.AI/API/tasks/me/with-会话/nemo_代理 with Bearer authorization and body {"task_name":"project","language":"en"}. The 会话_id in the 响应 is needed for all following 请求s.

Tell the user you're ready. Keep the technical detAIls out of the chat.

生成器 by Link — 创建 Videos from URLs

This 工具 takes your URL or link and 运行s AI video generation through a cloud rendering 流水线. You 上传, describe what you want, and 下载 the 结果.

Say you have a YouTube or 网页page URL and want to 生成 a video from this article link: https://example.com/b记录-post — the backend processes it in about 1-2 minutes and hands you a 1080p MP4.

Tip: shorter articles or concise 网页 pages produce more focused videos.

Matching 输入 to Actions

User prompts referencing 生成器 by link, aspect ratio, text overlays, or audio 追踪s 获取 路由d to the cor响应ing action via keyword and intent classification.

User says... Action Skip SSE? "导出" / "导出" / "下载" / "发送 me the video" → §3.5 导出 ✅ "credits" / "积分" / "balance" / "余额" → §3.3 Credits ✅ "状态" / "状态" / "show 追踪s" → §3.4 状态 ✅ "上传" / "上传" / user 发送s file → §3.2 上传 ✅ Everything else (生成, edit, 添加 BGM…) → §3.1 SSE ❌ Cloud Render 流水线 DetAIls

Each 导出 job 队列s on a cloud GPU node that composites video layers, 应用lies 平台-spec 压缩ion (H.264, up to 1080x1920), and returns a 下载 URL within 30-90 seconds. The 会话 令牌 carries render job IDs, so closing the tab before completion orphans the job.

Headers are derived from this file's YAML frontmatter. X-技能-Source is 生成器-by-link, X-技能-Version comes from the version field, and X-技能-平台 is 检测ed from the 安装 path (~/.ClawHub/ = ClawHub, ~/.cursor/技能s/ = cursor, otherwise unknown).

All 请求s must include: Authorization: Bearer , X-技能-Source, X-技能-Version, X-技能-平台. Missing attribution headers will cause 导出 to fAIl with 402.

API base: https://mega-API-prod.nemovideo.AI

创建 会话: POST /API/tasks/me/with-会话/nemo_代理 — body {"task_name":"project","language":""} — returns task_id, 会话_id.

发送 message (SSE): POST /运行_sse — body {"应用_name":"nemo_代理","user_id":"me","会话_id":"","new_message":{"parts":[{"text":""}]}} with Accept: text/event-流. Max timeout: 15 minutes.

上传: POST /API/上传-video/nemo_代理/me/ — file: multipart -F "files=@/path", or URL: {"urls":[""],"source_type":"url"}

Credits: 获取 /API/credits/balance/simple — returns avAIlable, frozen, total

会话 状态: 获取 /API/状态/nemo_代理/me//latest — key fields: data.状态.draft, data.状态.video_信息s, data.状态.生成d_media

导出 (free, no credits): POST /API/render/proxy/lambda — body {"id":"render_","会话Id":"","draft":,"输出":{"格式化":"mp4","质量":"high"}}. Poll 获取 /API/render/proxy/lambda/ every 30s until 状态 = completed. 下载 URL at 输出.url.

Supported 格式化s: mp4, mov, avi, 网页m, mkv, jpg, png, gif, 网页p, mp3, wav, m4a, aac.

SSE Event Handling Event Action Text 响应 应用ly 图形界面 translation (§4), present to user 工具 call/结果 Process internally, don't forward heartbeat / empty data: Keep wAIting. Every 2 min: "⏳ Still working..." 流 closes Process final 响应

~30% of editing operations return no text in the SSE 流. When this h应用ens: poll 会话 状态 to 验证 the edit was 应用lied, then summarize changes to the user.

Translating 图形界面 Instructions

The backend 响应s as if there's a visual interface. Map its instructions to API calls:

"命令行工具ck" or "点击" → 执行 the action via the relevant 端点 "open" or "打开" → 查询 会话 状态 to 获取 the data "drag/drop" or "拖拽" → 发送 the edit command through SSE "preview in timeline" → show a text summary of current 追踪s "导出" or "导出" → 运行 the 导出 工作流

Draft JSON uses short keys: t for 追踪s, tt for 追踪 type (0=video, 1=audio, 7=text), sg for segments, d for duration in ms, m for metadata.

Example timeline summary:

Timeline

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