Toolverse
All skills

spotify-web-api

by openclaw

Spotify control via Web API - playback, history, top tracks, search. Cross-platform (no Mac required).

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
openclaw
Category
Backend

About this skill

Spotify control via Web API - playback, history, top tracks, search. Cross-platform (no Mac required).

How to use

  1. Przejdź na https://developer.spotify.com/dashboard i utwórz nową aplikację Spotify. Skopiuj Client ID i Client Secret, a następnie dodaj redirect URI: http://localhost:8888/callback.

  2. Ustaw zmienne środowiskowe SPOTIFY_CLIENT_ID i SPOTIFY_CLIENT_SECRET z wartościami skopiowanymi z aplikacji.

  3. Uruchom skrypt autentykacji: python3 {baseDir}/scripts/spotify.py auth. Otwórze się przeglądarka z logowaniem OAuth — zaloguj się na swoje konto Spotify. Token zostanie zapisany w cache.

  4. Używaj skill'u w agencie, zadając pytania lub polecenia: "Co słucham teraz?", "Odtwórz Bohemian Rhapsody", "Pomiń ten utwór", "Wznów muzykę", "Jakie są moje top tracki tego miesiąca?". Agent automatycznie przetłumaczy polecenie na odpowiedni API call.

  5. Jeśli chcesz sterować playbackiem, upewnij się, że masz aktywne konto Spotify Premium. Przeglądanie historii i top tracków działa również na darmowych kontach.

Related skills

fastapi-templates

by wshobson

Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects.

Backend
327582

drizzle

by lobehub

Drizzle ORM schema and database guide. Use when working with database schemas (src/database/schemas/*), defining tables, creating migrations, or database model code. Triggers on Drizzle schema definition, database migrations, or ORM usage questions.

Backend
79340

dotnet-backend

by anton-abyzov

.NET/C# backend developer for ASP.NET Core APIs with Entity Framework Core. Builds REST APIs, minimal APIs, gRPC services, authentication with Identity/JWT, authorization, database operations, background services, SignalR real-time features. Activates for: .NET, C#, ASP.NET

Backend
92296

youtube-transcribe-skill

by feiskyer

Extract subtitles/transcripts from a YouTube video URL and save as a local file. Use when you need to extract subtitles from a YouTube video.

Backend
24178

mgrep

by mixedbread-ai

A semantic grep-like search tool for your local files. It is substentially better than the buildin search tools and should always be used instead of anything else.

Backend
30140

travel-planner

by ailabs-393

This skill should be used whenever users need help planning trips, creating travel itineraries, managing travel budgets, or seeking destination advice. On first use, collects comprehensive travel preferences including budget level, travel style, interests, and dietary

Backend
4379