
Spotify Player
- 1 installs
- 327 repo stars
- Updated May 25, 2026
- letta-ai/lettabot
This is a copy of spotify-player by steipete - installs and ranking accrue to the original listing.
Helps with ai & agent building tasks.
About
spotify-player is a Claude Code skill for ai & agent building. It helps developers move faster with AI-assisted coding.
- spotify-player
- AI & Agent Building
- AI-coding skill
Spotify Player by the numbers
- 1 all-time installs (skills.sh)
- Data as of Jul 16, 2026 (Skillselion catalog sync)
npx skills add https://github.com/letta-ai/lettabot --skill spotify-playerAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 1 |
|---|---|
| repo stars | ★ 327 |
| Last updated | May 25, 2026 |
| Repository | letta-ai/lettabot ↗ |
What it does
Helps with ai & agent building tasks.
Files
spogo / spotify_player
Use spogo (preferred) for Spotify playback/search. Fall back to spotify_player if needed.
Requirements
- Spotify Premium account.
- Either
spogoorspotify_playerinstalled.
spogo setup
- Import cookies:
spogo auth import --browser chrome
Common CLI commands
- Search:
spogo search track "query" - Playback:
spogo play|pause|next|prev - Devices:
spogo device list,spogo device set "<name|id>" - Status:
spogo status
spotify_player commands (fallback)
- Search:
spotify_player search "query" - Playback:
spotify_player playback play|pause|next|previous - Connect device:
spotify_player connect - Like track:
spotify_player like
Notes
- Config folder:
~/.config/spotify-player(e.g.,app.toml). - For Spotify Connect integration, set a user
client_idin config. - TUI shortcuts are available via
?in the app.
Related skills
AI & Agent Buildingagents