🎵 音乐

v1.0.0

Cog Online 上传音频文件(MP4、MOV、MP3、WAV,最大 500MB),说一句“同步……”,即可生成与音乐节奏同步、可直接发布的视频,无需拖动任何滑块。

0· 16·0 当前·0 累计
下载技能包
最后更新
2026/4/19
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
The skill's requests and runtime instructions match its stated purpose (cloud-based music-to-video sync) and the single required secret (NEMO_TOKEN) is proportionate to that purpose.
评估建议
This skill appears to do what it says: it will upload the media you provide to nemovideo.ai and use a NEMO_TOKEN (or obtain a short-lived anonymous token) to run cloud renders. Before installing/using: ensure you trust the remote service (your media and a token are sent to their API); be aware anonymous tokens expire and have limited credits; check whether the agent will store session/token data under ~/.config/nemovideo/ or in environment variables and revoke tokens if needed; and confirm you a...
详细分析 ▾
用途与能力
Name and description (sync music to videos) align with the declared requirement (NEMO_TOKEN) and the API endpoints described in SKILL.md. No unrelated credentials or binaries are requested.
指令范围
Runtime instructions are focused on authenticating (via NEMO_TOKEN or anonymous-token endpoint), creating a session, uploading media, and polling export state. They do instruct generating and storing a session_id and to include attribution headers. One minor note: the docs say to auto-detect an install path for X-Skill-Platform header (which could require inspecting agent environment), and the metadata lists a config path (~/.config/nemovideo/) even though SKILL.md doesn't explicitly instruct reading files there.
安装机制
Instruction-only skill with no install spec or external downloads; nothing is written to disk by an install step. Lowest installer risk.
凭证需求
Only NEMO_TOKEN is required (declared as primaryEnv) which is appropriate for a cloud rendering API. No unrelated secrets or many environment variables are requested. The metadata's config path could allow storing tokens locally if implemented, which is reasonable for a service client.
持久化与权限
always:false and normal autonomous invocation are used. The skill does not request persistent system-wide privileges or to modify other skills' configs.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/4/19

Music Cog Online 1.0.0 — Initial Release - Launches seamless AI music synchronization for videos via a cloud-based pipeline. - Supports uploading MP4, MOV, MP3, WAV files up to 500MB and exports 1080p MP4. - No manual editing required: describe your intent (e.g., "sync background music to my video"), and get ready-to-download results. - Features automatic setup, session handling, and credit management with anonymous token support. - Batches and iterates on video/music edits; manages draft timelines and exports via API. - Includes robust error handling and quick workflows designed for content creators.

无害

安装命令

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