← Back to Skills Marketplace
linmillsd7

Yt Music

by linmillsd7 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
182
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install yt-music
Description
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 "...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install yt-music
  3. After installation, invoke the skill by name or use /yt-music
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug yt-music
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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 "... It is an AI Agent Skill for Claude Code / OpenClaw, with 182 downloads so far.

How do I install Yt Music?

Run "/install yt-music" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Yt Music free?

Yes, Yt Music is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Yt Music support?

Yt Music is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Yt Music?

It is built and maintained by linmillsd7 (@linmillsd7); the current version is v1.0.0.

💬 Comments