Sun to Spotify is an open-source CLI tool and Claude Code skill that transforms any topic, question, or feed into a dialogue podcast. It handles research, script writing, multi-speaker dialogue, audio mixing, and publishing directly to Spotify. Users can generate podcasts on demand by providing a prompt and desired duration, with support for streaming partial results and JSON output for scripting. The project includes a Python CLI (sun-cli), a skill for Claude Code, and a reference HTTP API. Key features include authentication via browser or API tokens, customizable voice and duration, callback URLs for webhook integration, and a --wait mode for blocking generation. The repository also provides an installer script and documentation for CI/CD usage.

