Back to Codex skills
Composio App AutomationMCP-enabled

Spotify Automation Codex skill

Automate Spotify workflows including playlist management, music search, playback control, and user profile access via Composio

What this skill does

Automate Spotify operations -- manage playlists, search the music catalog, control playback, browse albums and tracks, and access user profiles -- all orchestrated through the Composio MCP integration.

Spotify Automation is useful when a Codex or Claude-style agent needs to discover available app actions, verify the connection, and execute authenticated operations through Composio's MCP layer. It is part of the awesome-codex-skills catalog and is presented here as an indexable summary for developers comparing reusable agent skills.

Good use cases

Trigger Spotify Automation when a user request matches its stated automation scope.

Use it to keep setup, known pitfalls, and workflow guidance outside the main prompt until needed.

Pair it with repository-specific context when the workflow touches local code, docs, data, or connected apps.

Workflow coverage

Core Workflows

A documented section in the source skill that gives the agent more specific execution guidance.

1. Get Current User Profile

A documented section in the source skill that gives the agent more specific execution guidance.

2. Search the Spotify Catalog

A documented section in the source skill that gives the agent more specific execution guidance.

3. Manage Playlists

A documented section in the source skill that gives the agent more specific execution guidance.

4. Browse Playlist Items & Add Tracks

A documented section in the source skill that gives the agent more specific execution guidance.

5. Get Track & Album Details

A documented section in the source skill that gives the agent more specific execution guidance.

Referenced tools

SPOTIFY_GET_CURRENT_USER_S_PROFILESPOTIFY_SEARCH_FOR_ITEMSPOTIFY_GET_USER_S_PLAYLISTSSPOTIFY_GET_CURRENT_USER_S_PLAYLISTSSPOTIFY_GET_PLAYLISTSPOTIFY_CHANGE_PLAYLIST_DETAILSSPOTIFY_GET_PLAYLIST_ITEMSSPOTIFY_ADD_ITEMS_TO_PLAYLISTSPOTIFY_GET_TRACKSPOTIFY_GET_ALBUMSPOTIFY_START_RESUME_PLAYBACKSPOTIFY_CREATE_PLAYLIST

Source and attribution

This summary links back to the original folder in ComposioHQ's public repository. For installation instructions, licensing, and the complete skill body, use the source link before copying the skill into a local Codex setup.

View composio-skills/spotify-automation on GitHub