Generate new music prompts using genetic algorithm approach. Use when user wants to create more prompts for a time block, expand the library, or apply the genetic diversity strategy (50% parent DNA, 30% hybrids, 20% mutations).
Manage the influences library database (influences_library.csv) for genetic algorithm mutations. Use when user wants to add influences, search for mutation ideas, track what's been used, or explore new sonic territory for prompt generation.
Search and filter music prompts by time block, BPM, generation status, rating, or text search. Use when user wants to find specific prompts, search for instruments/genres, find unrated prompts, or filter by any criteria.
Mark music prompts as generated after creating them in Suno AI. Use when user says they've generated prompts, created songs, or completed Suno generation. Updates the Generated column in CSV to track progress.
Add or update ratings for music prompts after listening to generated tracks. Use when user provides feedback like "prompt 40 is excellent" or wants to rate/review prompts. Supports detailed notes and star ratings.
Display detailed information about a specific music prompt including BPM, genres, instruments, brainwave target, notes, and ratings. Use when user asks about a specific prompt number or wants full details.
Show statistics about the music prompt library including total prompts, generation status, ratings, and breakdown by time block. Use when the user asks about library progress, completion status, or wants an overview of the prompt collection.