Toolverse
All skills

winamp

by openclaw

Control Winamp on Windows (Native or WSL2) or Linux (via Wine).

Installation

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

Installation

Quick info

Author
openclaw
Category
Frontend
Views
2

About this skill

Control Winamp on Windows (Native or WSL2) or Linux (via Wine).

How to use

  1. Upewnij się, że Winamp jest zainstalowany na Twoim systemie. Na Windows natywnym znajduje się domyślnie w C:\Program Files (x86)\Winamp\winamp.exe. W WSL2 dostępny jest pod ścieżką /mnt/c/Program Files (x86)/Winamp/winamp.exe. Na Linuksie z Wine użyj wine "C:\Program Files (x86)\Winamp\winamp.exe".

  2. Aby odtworzyć utwór, użyj komendy /PLAY lub wskaż bezpośrednio ścieżkę do pliku MP3. Komenda winamp.exe /PLAY wznawia odtwarzanie, a winamp.exe "C:\ścieżka\do\pliku.mp3" odtwarza wybrany plik i czyści kolejkę.

  3. Do nawigacji między utworami użyj /NEXT dla następnego utworu lub /PREV dla poprzedniego. Aby wstrzymać odtwarzanie, wykonaj /PAUSE, a aby zatrzymać całkowicie — /STOP.

  4. Jeśli chcesz dodać plik do kolejki bez czyszczenia jej, użyj przełącznika /ADD zamiast bezpośredniej ścieżki: winamp.exe /ADD "C:\ścieżka\do\pliku.mp3".

  5. Zawsze uruchamiaj komendy w tle (background mode), aby sesja się nie zawiesiła. W Moltbot ustaw background: true w konfiguracji narzędzia exec. W CLI dodaj ampersand (&) na końcu komendy.

  6. Dla zaawansowanych scenariuszy możesz wskazać konkretny katalog konfiguracyjny za pomocą /INIDIR="C:\ścieżka" lub wymusić nowe okno aplikacji przełącznikiem /NEW.

Related skills

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

interactive-dashboard-builder

by anthropics

Build self-contained interactive HTML dashboards with Chart.js, dropdown filters, and professional styling. Use when creating dashboards, building interactive reports, or generating shareable HTML files with charts and filters that work without a server.

Frontend
2298

shadcn-ui

by josechifflet

shadcn/ui component patterns for Next.js 16 applications. This skill should be used when adding UI components, customizing component styles, composing primitives, or integrating forms with react-hook-form. Covers installation, customization, composition patterns, and

Frontend
157206

angular

by sickn33

Modern Angular (v20+) expert with deep knowledge of Signals, Standalone Components, Zoneless applications, SSR/Hydration, and reactive patterns. Use PROACTIVELY for Angular development, component architecture, state management, performance optimization, and migration to modern

Frontend
2656

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

brainstorming

by obra

Use when creating or developing, before writing code or implementation plans - refines rough ideas into fully-formed designs through collaborative questioning, alternative exploration, and incremental validation. Don't use during clear 'mechanical' processes

Frontend
49170