Toolverse
All skills

sonoscli

by openclaw

Control Sonos speakers (discover/status/play/volume/group).

Installation

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

Installation

Quick info

Author
openclaw
Category
Frontend
Views
16

About this skill

Control Sonos speakers (discover/status/play/volume/group).

How to use

  1. Zainstaluj sonoscli za pomocą Go, uruchamiając polecenie instalacyjne dla swojego systemu operacyjnego. Narzędzie wymaga zainstalowanego Go i doda binkę sonos do ścieżki systemowej.

  2. Odkryj dostępne głośniki w sieci lokalnej poleceniem sonos discover. Jeśli polecenie zwróci błąd "no route to host", sprawdź ustawienia zapory sieciowej lub uprawnień dostępu do sieci lokalnej w systemie operacyjnym (na macOS: Ustawienia > Prywatność i bezpieczeństwo > Sieć lokalna).

  3. Sprawdź status wybranego głośnika, na przykład kuchni, poleceniem sonos status --name "Kitchen". Jeśli automatyczne odkrywanie SSDP zawodzi, podaj adres IP głośnika: sonos status --name "Kitchen" --ip 192.168.1.100.

  4. Steruj odtwarzaniem muzyką za pomocą poleceń sonos play, sonos pause lub sonos stop z flagą --name wskazującą nazwę głośnika. Reguluj głośność poleceniem sonos volume set 15 --name "Kitchen", gdzie liczba to poziom głośności od 0 do 100.

  5. Grupuj głośniki poleceniami sonos group join lub sonos group party, aby synchronizować odtwarzanie na wielu urządzeniach. Zarządzaj ulubionymi utworami za pomocą sonos favorites list lub przeglądaj kolejkę odtwarzania poleceniem sonos queue list.

  6. Aby wyszukiwać utwory w serwisach takich jak Spotify, użyj sonos smapi search --service "Spotify" --category tracks "nazwa_utworu". Opcjonalnie skonfiguruj zmienne środowiskowe SPOTIFY_CLIENT_ID i SPOTIFY_CLIENT_SECRET dla pełnej integracji z Spotify Web API.

Related skills

theme-factory

by anthropics

Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.

Frontend
40139

frontend-slides

by sickn33

Create stunning, animation-rich HTML presentations from scratch or by converting PowerPoint files. Use when the user wants to build a presentation, convert a PPT/PPTX to web, or create slides for a talk/pitch. Helps non-designers discover their aesthetic through visual

Frontend
65135

shadcn-ui-setup

by maneeshanif

Install and configure Shadcn/ui component library with Radix UI primitives, Aceternity UI effects, set up components, and manage the component registry. Use when adding Shadcn/ui to a Next.js project or installing specific UI components for Phase 2.

Frontend
23167

better-icons

by better-auth

Use when working with icons in any project. Provides CLI for searching 200+ icon libraries (Iconify) and retrieving SVGs. Commands: `better-icons search u003cqueryu003e` to find icons, `better-icons get u003cidu003e` to get SVG. Also available as MCP server for AI agents.

Frontend
2037

bubbletea

by hmans

Browse Bubbletea TUI framework documentation and examples. Use when working with Bubbletea components, models, commands, or building terminal user interfaces in Go.

Frontend
2158

screenshot-to-code

by OneWave-AI

Convert UI screenshots into working HTML/CSS/React/Vue code. Detects design patterns, components, and generates responsive layouts. Use this when users provide screenshots of websites, apps, or UI designs and want code implementation.

Frontend
94209