masterup

Download SunoAI playlists and master tracks with crossfade and normalization.

161|6|Updated Mar 22, 2026
One-click install
npx skills add https://github.com/daiki-beppu/youtube-automation --skill masterup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: masterup
Source: https://github.com/daiki-beppu/youtube-automation/tree/main/.claude/skills/masterup
Command: npx skills add https://github.com/daiki-beppu/youtube-automation --skill masterup

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires curl, ffmpeg, yt-generate-master, and includes scripts (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the process of downloading and mastering music tracks from SunoAI, saving time and effort in the music production workflow.

Core Features & Use Cases

  • Playlist Downloading: Automatically download a playlist of music tracks from SunoAI.
  • Mastering: Generate a master version of the downloaded tracks with crossfade and normalization.
  • Use Case: If you have a collection of music tracks created with SunoAI and need them in a master format for distribution, this Skill can handle the entire process from downloading to mastering.

Quick Start

Use the masterup skill to generate a master version of all tracks in the playlist 'my-music-playlist'.

Frequently Asked Questions about masterup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I download and master a playlist of SunoAI music tracks?

You can download and master a SunoAI playlist by automating track retrieval, downloading audio files, and applying mastering with crossfade and normalization to produce a final master version ready for distribution.

Do I need ffmpeg and curl installed to automate SunoAI music mastering?

Yes, ffmpeg and curl are required dependencies. The Skill uses curl to handle track downloading and ffmpeg to apply audio mastering processes like crossfade and normalization to the downloaded SunoAI files.

What is the best way to apply crossfade and normalization to multiple SunoAI tracks?

The best way to apply crossfade and normalization to multiple SunoAI tracks is using an automated mastering workflow that processes the downloaded playlist sequentially, generating a continuous master file with smooth transitions.

Can I batch download an entire SunoAI playlist for music production?

Yes, you can batch download an entire SunoAI playlist. The Skill handles playlist retrieval and automatically downloads all tracks within the specified playlist before initiating the mastering workflow.

Why does my SunoAI playlist download require a yt-generate-master script?

The yt-generate-master script is a required dependency for generating the master version of downloaded tracks. It works alongside ffmpeg to apply the necessary audio normalization and crossfade processing.

Are there limitations when using ffmpeg for SunoAI music mastering?

Mastering with ffmpeg applies crossfade and normalization specifically to downloaded SunoAI tracks. The process depends on having curl, ffmpeg, and yt-generate-master properly configured in your environment to execute the workflow successfully.