Personalhub Spotify

Configure and use Spotify in PersonalizationMCP. Trigger when users need Spotify API credential setup, token validation, or recent listening summaries.

YangLiangwei Updated

File contents

Handle Spotify credential setup and usage.

Required input

  • SPOTIFY_CLIENT_ID
  • SPOTIFY_CLIENT_SECRET

Optional input

  • SPOTIFY_REDIRECT_URI

Setup flow

  1. Ask for required fields first.
  2. Write/update config.
  3. Validate:
personalhub spotify credentials
personalhub spotify token-status

Usage command

personalhub spotify recent --limit 20

Output

Return Ready or Needs setup, then one next action.

YangLiangwei/PersonalizationMCP/tree/main/skills/personalhub-spotify commit e566971722

Frequently asked questions

npx skillmds@latest add yangliangwei/personalhub-spotify