save-to-spotify

Convert text sources into TTS-narrated Spotify podcast episodes with chapters.

19|3|Updated May 17, 2026
One-click install
npx skills add https://github.com/cline/skills --skill save-to-spotify
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: save-to-spotify
Source: https://github.com/cline/skills/tree/main/skills/save-to-spotify
Command: npx skills add https://github.com/cline/skills --skill save-to-spotify

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Manually producing, formatting, and publishing audio content to Spotify requires juggling multiple tools for TTS generation, audio editing, cover image creation, and platform metadata management. This skill automates the entire workflow, eliminating repetitive manual work and ensuring episodes meet Spotify's formatting and content requirements.

Core Features & Use Cases

  • End-to-End Episode Production: Convert text sources (articles, lecture recordings, curated content) into polished TTS-narrated audio episodes with configurable voices, pacing, and silence gaps for natural listening.
  • Rich In-Player Timelines: Add chapter markers, Spotify entity cards for native platform content, external source links, and in-player images that appear during playback to enhance listener experience.
  • Streamlined Spotify Management: Handle show creation, cover image generation, episode upload, and timeline publishing via the official save-to-spotify CLI, with built-in validation and error handling.
  • Use Case Example: Turn a set of curated tech news articles into a 5-minute daily Spotify podcast with chapters, source links, and a custom cover image, no manual audio editing required.

Quick Start

Use the save-to-spotify skill to convert your curated tech news articles into a polished Spotify podcast episode with chapters, source links, and a custom cover image.

Frequently Asked Questions about save-to-spotify

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert text articles into a Spotify podcast episode automatically?

To convert text articles into a Spotify podcast episode automatically, this Skill generates TTS-narrated audio, assembles the files, and publishes the final episode directly via the save-to-spotify CLI.

Can I add chapter markers and source links to my TTS podcast on Spotify?

Yes, you can add chapter markers and source links to your TTS podcast by constructing a rich timeline JSON with chapters, external source links, and Spotify entity cards during the audio assembly process.

What is the best way to manage Spotify show metadata and cover images for new episodes?

The best way to manage Spotify show metadata and cover images is to automate the workflow end-to-end, handling cover image generation and show creation natively through the official save-to-spotify CLI integration.

Does this workflow support configuring pacing and silence gaps for text-to-speech audio generation?

Yes, the text-to-speech audio generation workflow supports configurable voices, pacing, and silence gaps to ensure a natural listening experience for the produced Spotify podcast episodes.

How do I normalize audio and build timeline JSON for Spotify podcast publishing?

To normalize audio and build timeline JSON for Spotify publishing, the Skill applies automated audio assembly and normalization, then constructs the timeline JSON with chapters and companions required by the platform.