pre-generation-check

Validate music track pre-generation requirements before sending to Suno.

Updated Jun 8, 2026
One-click install
npx skills add https://github.com/apavanello/claude-ai-music-skills --skill pre-generation-check-apavanello
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pre-generation-check
Source: https://github.com/apavanello/claude-ai-music-skills/tree/main/skills/pre-generation-check
Command: npx skills add https://github.com/apavanello/claude-ai-music-skills --skill pre-generation-check-apavanello

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill ensures that all necessary pre-generation checks are completed before tracks are sent to Suno, preventing errors in the track generation process.

Core Features & Use Cases

  • Gate Validation: Checks all pre-generation requirements like source verification, lyrics review, pronunciation resolution, explicit flag setting, style prompt completeness, and artist name clearing.
  • Instrumental Track Handling: Skips specific checks for instrumental tracks.
  • Blocking Error Detection: Blocks the generation process if any critical requirement is not met.

Quick Start

Run the pre-generation-check skill for the album or track you wish to validate.

Frequently Asked Questions about pre-generation-check

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

FAQPage Schema
How do I validate track requirements before sending music to Suno for generation?

Track validation before Suno generation requires checking source verification, lyrics review, pronunciation resolution, explicit flag setting, style prompt completeness, and artist name clearing. Running a pre-generation check blocks the generation process if any critical requirement is not met, preventing errors downstream.

What pre-generation checks are needed for music production to avoid generation errors?

Pre-generation checks for music production include verifying all sources, reviewing lyrics, resolving pronunciation, setting explicit flags, completing style prompts, and clearing artist names. These gate validation steps ensure every requirement is satisfied before the track is sent to Suno.

Does pre-generation validation skip lyrics checks for instrumental tracks?

Pre-generation validation handles instrumental tracks by skipping specific checks that do not apply, such as lyrics review and pronunciation resolution. The validation adjusts its gate requirements based on whether the track is instrumental, ensuring only relevant checks are enforced.

What happens if source verification or style prompts fail during track validation?

When source verification or style prompts fail during track validation, the process blocks generation and requires manual execution of specific skills to resolve the issues. This blocking error detection ensures no track is sent to Suno with incomplete or unverified pre-generation requirements.

Can I use pre-generation checks to clear artist names before Suno generation?

Yes, pre-generation checks include artist name clearing as part of the gate validation process. The check verifies that artist names are cleared before sending tracks to Suno, and blocks the generation process if this or any other critical requirement remains unresolved.

Why does track generation fail when pre-generation requirements are not met?

Track generation fails or gets blocked when pre-generation requirements like source verification, lyrics review, pronunciation resolution, explicit flags, style prompts, or artist name clearing are incomplete. The validation deliberately blocks the process to prevent errors in the Suno generation output.