graph TD A[.wav files from SampleExtractorAgent] --> B{Waveform Generation} B --> C[Skill #196 - Create Visual Waveform Of Wav/mp3 File] C --> D[JPEG images of the waveforms] D --> E{Waveform Analysis} E --> F[Skill #198 - Analyze An Image With GPT Vision & Return Text] F --> G[Amplitude data for each sample] G --> H{Sample Ranking and Selection} H --> I[Skill #178 - Rewrite Text Based On Instructions] I --> J[Ranking of the 48 best samples based on the analysis, along with their file paths]