typescript/skills/spotify-player/SKILL.md
Control Spotify playback via spotify_player CLI or Spotify Web API.
npx skillsauth add kody-w/openrappter spotify-playerInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Control Spotify playback from the command line.
spotify_player playback play
spotify_player playback pause
spotify_player playback next
spotify_player playback previous
spotify_player search --type track "Bohemian Rhapsody"
spotify_player get --key playback
spotify_player playback queue --uri spotify:track:TRACK_ID
development
Get current weather and forecasts (no API key required).
tools
Send and receive WhatsApp messages via wacli command-line tool.
tools
Start and manage voice calls via the openrappter voice-call plugin.
content-media
Extract frames from video files using ffmpeg for analysis or processing.