📦 Karaoke Video Maker Free Download — 技能工具

v1.0.0

Turn a 3-minute MP3 song with lyrics text file into 1080p karaoke MP4 videos just by typing what you need. Whether it's creating lyric-synced karaoke videos...

0· 17·0 当前·0 累计
siddylcon 头像by @siddylcon·MIT-0
下载技能包
License
MIT-0
最后更新
2026/4/17
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
可疑
medium confidence
The skill's runtime instructions largely match a cloud video-rendering service (it only needs a NEMO_TOKEN and uploads media), but metadata inconsistencies, unknown origin, and missing provenance mean you should verify the external API and token usage before trusting it.
评估建议
This skill appears to be a thin client for a nemovideo.ai cloud service and asks for a single service token (NEMO_TOKEN), which is reasonable for the task. Before installing or using it: 1) Verify the API domain and service (mega-api-prod.nemovideo.ai) and look for an official homepage or docs — lack of provenance is a risk. 2) Prefer to provide your own NEMO_TOKEN from a trusted account instead of relying on the anonymous-token flow if you care about access control. 3) Be cautious about uploadi...
详细分析 ▾
用途与能力
Name/description claim a cloud karaoke video renderer and the SKILL.md directs the agent to a nemovideo.ai API for uploads, SSE, renders and credits. Requesting a single service token (NEMO_TOKEN) is consistent with that purpose. However, registry metadata reported no configPaths while the SKILL.md frontmatter declares a config path (~/.config/nemovideo/) — an internal inconsistency in declared requirements. Also the package has no listed homepage or known source which reduces confidence in provenance.
指令范围
Instructions are self-contained and focused on session creation, anonymous-token acquisition, uploading media, streaming SSE messages, and polling renders. They do not instruct the agent to read unrelated system files, other credentials, or user data beyond the media files you provide. The agent is explicitly told not to print tokens or raw JSON.
安装机制
This is an instruction-only skill with no install spec or code files, so nothing will be downloaded or written by an installer. That lowers installation risk.
凭证需求
Only one environment variable (NEMO_TOKEN) is declared as required and that aligns with a cloud rendering API. The SKILL.md also describes generating an anonymous token if NEMO_TOKEN is absent, which is reasonable. The earlier inconsistency about declared configPaths in the SKILL.md frontmatter vs registry metadata is unexplained and worth verifying.
持久化与权限
always:false and default autonomous invocation are expected; the skill stores session_id and uses tokens for the service — normal for a cloud API client. It does not request system-wide config changes or other skills' credentials.
安全有层次,运行前请审查代码。

License

MIT-0

可自由使用、修改和再分发,无需署名。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/4/16

Initial release — quickly turn MP3s with lyrics into lyric-synced 1080p karaoke videos with minimal setup. - Upload an audio track and lyrics; receive a rendered karaoke MP4 in 1–2 minutes. - Automatic setup with free token and credits (no registration needed). - Simple, prompt-driven workflow — just describe the video you want. - Cloud GPU rendering supports 1080p H.264 output and a range of file formats. - Clear error handling, status updates, and workflow summaries.

无害

安装命令

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