Toolverse
All skills

wiim

by openclaw

Control WiiM audio devices (play, pause, stop, next, prev, volume, mute, play URLs, presets). Use when the user wants to control music playback, adjust volume, discover WiiM/LinkPlay speakers on the network, or play audio from a URL on a WiiM device.

Installation

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

Installation

Quick info

Author
openclaw
Category
Backend

About this skill

Control WiiM audio devices (play, pause, stop, next, prev, volume, mute, play URLs, presets). Use when the user wants to control music playback, adjust volume, discover WiiM/LinkPlay speakers on the network, or play audio from a URL on a WiiM device.

How to use

  1. Zainstaluj skill za pomocą polecenia uv tool install wiim-cli lub uruchom bezpośrednio bez instalacji komendą uvx --from wiim-cli wiim --help. Wymaga Python 3.11 lub nowszego.

  2. Upewnij się, że Twój komputer i głośnik WiiM znajdują się w tej samej sieci lokalnej. Jeśli masz wiele urządzeń, możesz określić konkretne urządzenie za pomocą flagi --host <ip>.

  3. Odkryj dostępne urządzenia w sieci poleceniem wiim discover, aby zobaczyć adresy IP i nazwy głośników.

  4. Steruj odtwarzaniem za pomocą podstawowych poleceń: wiim play (wznów), wiim pause (pauza), wiim next (następna ścieżka), wiim prev (poprzednia ścieżka) lub wiim stop (zatrzymaj).

  5. Reguluj głośność poleceniami wiim volume 50 (ustaw na 50%) lub wiim mute / wiim unmute (wycisz/włącz dźwięk).

  6. Aby odtworzyć plik z internetu, użyj wiim play-url "https://example.com/stream.mp3" lub odtwórz zapisany preset komendą wiim play-preset 1.

Related skills

context-optimizer

by openclaw

Advanced context management with auto-compaction and dynamic context optimization for DeepSeek's 64k context window. Features intelligent compaction (merging, summarizing, extracting), query-aware relevance scoring, and hierarchical memory system with context archive. Logs

Backend
2964

clickup

by civitai

Interact with ClickUp tasks and documents - get task details, view comments, create and manage tasks, create and edit docs. Use when working with ClickUp task/doc URLs or IDs.

Backend
2483

sql-optimization-patterns

by wshobson

Master SQL query optimization, indexing strategies, and EXPLAIN analysis to dramatically improve database performance and eliminate slow queries. Use when debugging slow queries, designing database schemas, or optimizing application performance.

Backend
40163

youtube-transcript

by michalparkola

Download YouTube video transcripts when user provides a YouTube URL or asks to download/get/fetch a transcript from YouTube. Also use when user wants to transcribe or get captions/subtitles from a YouTube video.

Backend
53214

using-superpowers

by obra

Use when starting any conversation - establishes mandatory workflows for finding and using skills, including using Skill tool before announcing usage, following brainstorming before coding, and creating TodoWrite todos for checklists

Backend
65167

fastapi-pro

by sickn33

Build high-performance async APIs with FastAPI, SQLAlchemy 2.0, and Pydantic V2. Master microservices, WebSockets, and modern Python async patterns. Use PROACTIVELY for FastAPI development, async optimization, or API architecture.

Backend
54128