Suno Results Loop
Capture a finished Suno take — its link, length, and structure — onto the right song in the planner.
Anyone who just generated a take and wants the result saved to the right song in the right project, not lost in a browser tab.
Generating a song isn't finished until the result is captured. This loop takes a Suno take and writes what you keep — the share link, the audio URL, the clip id, the duration (length), and the structure — onto the song's plan in the planner, so the work is searchable, comparable, and tied to the prompt and lyrics it came from.
It's the last step of the create pipeline: a writing loop produced the lyric, the Suno Creation Loop generated it, and this loop lands the result on the right song in the right project. Run it once per take you keep; it advances the plan's status and can flag the keeper.
Skills & actions it uses
The concrete, reusable skills this loop calls to actually do the work.
agentSaveResultWrites the Suno result (link, clip id, duration, structure, rating) onto the song's plan as a generation attempt, advances the plan status, and can mark the selected take.The Song PlannerWhere the result lands — on the song's plan, under the right project, beside its research, lyrics, and prompt.
The loop
- 1
Find the song's plan
Identify the exact song and project the take belongs to (e.g. Hymns → Ethereal / Hope of Israel) so the result lands in the right place.
- 2
Grab the result from Suno
Collect what you retain from the take.
- The share / clip link and the audio URL
- The Suno clip id (external id)
- The duration (length) and the structure
- Which prompt attempt produced it
- 3
Write it onto the plan
Save the result onto the song's plan as a generation attempt, linked to the prompt it came from. Two takes per generation → save both, rate them.
- 4
Advance and select
Saving a result moves the plan to 'generated'; when you pick the keeper, mark it selected so the planner knows which take is the one.
- 5
Verify
Read the plan back to confirm the link and length landed on the right song — then it's permanent, comparable, and ready for mastering and release.
Then run it again for the next song, chapter, or track.
You end with
- The take's link, length, and structure stored on the right song in the right project
- The plan advanced to 'generated', the keeper marked
- A result tied to the prompt and lyrics it came from — nothing lost
How it connects
Requires
Run these loops first — this one builds on what they produce.
Pairs with
Commonly run just before or after this one in the pipeline.