Build a lyric sheet and Spotify playlist for your setlist

Turns a spreadsheet of songs into a Spotify playlist and a Google Doc with every lyric, ready for practice.

How the work actually flows

It branches. Every path runs; runs once per song in the setlist.

Pattern: Parallel Split (2) ยท Multiple Instances without Synchronization (12)

flowchart TD trig(("you list setlist songs")):::human s0["collect song list"]:::task s1[["verify artist and title"]]:::mi trig --> s0 s0 -->|"one per song in the setlist"| s1 gx{"+ where song data goes"}:::gate s1 --> gx p00["find lyrics"]:::task gx -->|"lyrics to document"| p00 p01["save to google doc"]:::task p00 --> p01 p10["search spotify"]:::task gx -->|"song to playlist"| p10 p11["add to playlist"]:::task p10 --> p11 p01 --> out p11 --> out out[/"lyric sheet and playlist ready"/]:::out pay{{"skip manual lyric hunting and building playlists"}}:::pay out --> pay classDef task fill:#e7f6fe,stroke:#34b8f0,color:#2c2a29 classDef svc fill:#f6f8fa,stroke:#7c8795,color:#2c2a29 classDef mi fill:#e7f6fe,stroke:#0079a8,color:#2c2a29,stroke-width:2px classDef human fill:#fff,stroke:#0079a8,color:#0079a8 classDef store fill:#f6f8fa,stroke:#0079a8,color:#2c2a29 classDef trig fill:#00a4eb,stroke:#0079a8,color:#fff,font-weight:bold classDef trigtime fill:#00a4eb,stroke:#0079a8,color:#fff,font-weight:bold classDef trigdata fill:#8ad4f5,stroke:#0079a8,color:#06314c,font-weight:bold classDef gate fill:#fff,stroke:#e8a23d,color:#6b4708,font-weight:bold classDef out fill:#1f9d6b,stroke:#167a53,color:#fff,font-weight:bold classDef pay fill:#06314c,stroke:#021f33,color:#fff
A stepRuns once per itemA personEvery pathResultPayoff
Build size
Advanced

A larger build with multiple systems, AI reasoning, and custom rules.

Business functions
Spreadsheet & Database Ops
Connects
Google SheetsGoogle DocsSpotifyOpenAI

The problem it solves

Before a gig or rehearsal, you spend time hunting down lyrics for every song on your setlist and building a playlist by hand. Doing this for every performance is repetitive and easy to fall behind on.

Who it fits

Musicians and bands preparing setlists for gigs or rehearsals.

How it works

  1. You list the artist and song title for each song in a spreadsheet
  2. AI checks that the artist and title are correct
  3. The lyrics for each song are found and saved to a Google Doc
  4. Each song is searched for on Spotify and included in a new playlist
  5. You get a finished lyric document and a ready-to-play Spotify playlist
What you get

Setlist lyrics and playlist ready for rehearsal

You get a finished lyric document and a ready-to-play Spotify playlist built straight from your setlist for your next rehearsal or gig.

What you get

A Google Doc with lyrics for every song and a matching Spotify playlist, both named for that day's setlist.

What you need

A Google Workspace account and a Spotify account.

We can build this. But should you?

The hard question is not how to build it. It is whether this is the right thing to build first.

That is what a Fractional Chief AI Officer figures out with you, before anyone writes a line of code.

Let's Talk Strategy

Related automations

Back to the AI Playbook