Spotify is now making it possible for AI agents to generate and save private audio files, called Personal Podcasts, directly into your library.
The audio streaming giant is releasing a new Save to Spotify beta tool that connects with an agent like OpenClaw, Claude Code, or OpenAI Codex and allows users to create custom audio briefings, study guides, or daily itineraries and then listen to them on any device where they use Spotify.
To install Save to Spotify, open your terminal and run the following setup script:
curl -fsSL https://saveto.spotify.com/install.sh | bash
After the command-line tool is installed, you must link it to your account. Sign in to Spotify by running save-to-spotify auth login in your terminal, which will open a browser window for authentication. Then, in Claude Code or Codex, you can invoke the tool to start creating your audio.
To upload a file, you use the upload command, which requires the path to an audio file and a title. You can also create a new show or specify an existing one for organizational purposes.
save-to-spotify upload ./briefing.mp3 --title "Morning Briefing" --new-show "Daily Briefs"
There are also other commands, like shows, which lets you list, create, or delete the containers for your audio. The episodes command manages individual audio files within a show, letting you check their processing status or delete them. The more advanced timeline command allows you to add chapter markers and other companion content to an episode using a JSON file.
Spotify has been on a roll this year, releasing feature after feature. The company recently brought "Friend Activity" (formerly a desktop-only feature) to mobile via the Messages tab, letting you see what friends are listening to in real-time.
More recently, the company launched a "Prompted Playlists" feature in beta that uses natural language to generate custom playlists. Users can type in specific descriptions like "undiscovered indie folk with a darker vibe," and the AI creates a playlist based on their listening history and global trends.
8 Comments
Load the comments and join the conversation!
Read the comments, ask the editors questions, show respect and join the conversation.