Stream personalized radio stations on Pandora and create custom music experiences
Enables Claude to interact with Pandora for streaming personalized radio stations, creating stations based on artists or songs, and managing music preferences through thumbs feedback.
curl -sSL https://canifi.com/skills/pandora/install.sh | bash
Or manually:
cp -r skills/pandora ~/.canifi/skills/
Configure via canifi-env:
# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set PANDORA_EMAIL "[email protected]"
Your credentials, your choice. Canifi LifeOS respects your privacy.
If you prefer not to share credentials with Claude Code:
If you're comfortable sharing credentials, you can store them locally:
canifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"
Note: Credentials stored in canifi-env are only accessible locally on your machine and are never transmitted.
User: "Create a Pandora station based on The Beatles"
Claude: I'll create a new radio station seeded with The Beatles for similar classic rock.
User: "I like this song on Pandora"
Claude: I'll give this track a thumbs up to improve your station recommendations.
User: "Play something for deep focus on Pandora"
Claude: I'll activate a focus mode for concentration-friendly music.
When encountering new UI patterns: