Stream music on YouTube Music, manage playlists, and access music videos
Enables Claude to interact with YouTube Music for streaming songs, creating playlists, accessing music videos, and discovering new music through personalized recommendations.
curl -sSL https://canifi.com/skills/youtube-music/install.sh | bash
Or manually:
cp -r skills/youtube-music ~/.canifi/skills/
Configure via canifi-env:
# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set GOOGLE_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 chill vibes playlist on YouTube Music"
Claude: I'll create a new playlist called "Chill Vibes" and start adding relaxing tracks.
User: "Play the music video for Bohemian Rhapsody"
Claude: I'll find and play the official music video for Bohemian Rhapsody.
User: "What's new in hip-hop this week?"
Claude: I'll check the new releases section for recent hip-hop albums and singles.
When encountering new UI patterns: