← 返回 Skills 市场
Yt Music
作者
linmillsd7
· GitHub ↗
· v1.0.0
· MIT-0
182
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install yt-music
功能描述
Get music video MP4 ready to post, without touching a single slider. Upload your video or audio files (MP3, MP4, WAV, JPG, up to 500MB), say something like "...
安全使用建议
This skill appears to do what it says: it uploads media to a cloud rendering API and returns a rendered MP4. Before installing/use: (1) Confirm you trust the service domain (mega-api-prod.nemovideo.ai) because your uploaded media and any tokens will be sent there. (2) Use a throwaway or short-lived token for testing rather than a long-lived secret. (3) Note a minor inconsistency: the skill's YAML mentions a config path (~/.config/nemovideo/) but registry metadata did not — clarify whether tokens or files are stored locally. (4) Understand that large media files (up to 500MB) will leave your machine; check privacy/licensing implications. (5) If you need higher assurance, ask the publisher for the source or a code-backed skill (not instruction-only) and verify how/where tokens and session IDs are stored and revoked.
功能分析
Type: OpenClaw Skill
Name: yt-music
Version: 1.0.0
The skill is a legitimate integration for the 'nemovideo.ai' service, designed to automate the creation of music videos. It manages session tokens, file uploads, and cloud rendering through a documented API (mega-api-prod.nemovideo.ai). While it includes logic for environment attribution (detecting install paths like ~/.cursor/skills/) and requires network access to function, these behaviors are transparently described in SKILL.md and are directly aligned with the tool's stated purpose of providing a cloud-based video processing pipeline.
能力评估
Purpose & Capability
The skill claims to create music videos via a cloud render API and only requests a service token (NEMO_TOKEN) and standard API interactions. Requesting a token and session IDs is appropriate for this purpose.
Instruction Scope
Runtime instructions direct the agent to obtain/refresh an anonymous token, create a session, upload files, stream SSE responses, poll render status, and return download URLs — all expected. The skill also instructs the agent to detect install path (to set X-Skill-Platform) and to read its own YAML frontmatter for attribution headers; these are reasonable but imply the agent will inspect certain local paths. The instructions avoid printing tokens/raw JSON, which is good. Reviewers should note that uploads (up to 500MB) and session tokens are sent to an external service, so user data and media will leave the machine.
Install Mechanism
There is no install spec and no code files; the skill is instruction-only, so nothing is written to disk by an installer. This is the lowest-risk install profile.
Credentials
Only a single credential (NEMO_TOKEN) is declared as required, which matches the described API usage. The SKILL.md also describes obtaining an anonymous token via the API if no token is present; it's ambiguous whether that token should be persisted to disk or just kept in-memory. The frontmatter also mentions a config path (~/.config/nemovideo/) which could imply local credential/config storage — the registry metadata earlier claimed no required config paths, so this is an inconsistency to clarify.
Persistence & Privilege
The skill is user-invocable and not always-enabled. It will create and hold a session_id and use the NEMO_TOKEN for API calls; this is normal for cloud service integrations. It does not request elevated or system-wide privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install yt-music - 安装完成后,直接呼叫该 Skill 的名称或使用
/yt-music触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
YT Music skill initial release!
- Lets you upload audio or video files and quickly create 1080p music videos ready for YouTube, complete with visualizers and track info overlays.
- Automated cloud rendering pipeline; just describe what you want, and get a download link when it's done.
- Handles file uploads (MP3, MP4, WAV, JPG up to 500MB), session management, credits, and export workflows.
- Includes instructions for anonymous, credit-based use; generates and manages tokens and session automatically.
- Clear error and status feedback with robust workflow support for musicians and content creators.
元数据
常见问题
Yt Music 是什么?
Get music video MP4 ready to post, without touching a single slider. Upload your video or audio files (MP3, MP4, WAV, JPG, up to 500MB), say something like "... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 182 次。
如何安装 Yt Music?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install yt-music」即可一键安装,无需额外配置。
Yt Music 是免费的吗?
是的,Yt Music 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Yt Music 支持哪些平台?
Yt Music 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Yt Music?
由 linmillsd7(@linmillsd7)开发并维护,当前版本 v1.0.0。
推荐 Skills