Back to Skills

youtube-music-cast

openclaw
Updated 7 days ago
8 views
972
296
972
View on GitHub
Othergeneral

About

This Claude Skill downloads music from YouTube/YouTube Music and streams it to Chromecast devices via Home Assistant. It provides a complete CLI toolset with web server integration, configuration wizard, and playback controls. Use this skill when you need to cast YouTube music to Chromecast devices programmatically.

Quick Install

Claude Code

Recommended
Primary
npx skills add openclaw/skills -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/openclaw/skills
Git CloneAlternative
git clone https://github.com/openclaw/skills.git ~/.claude/skills/youtube-music-cast

Copy and paste this command in Claude Code to install this skill

GitHub Repository

openclaw/skills
Path: skills/aidanthebandit/ytm-cast
0
archivebackupclawdbotclawdhubskill

Related Skills

wacli

Communication

wacli is a command-line tool that enables WhatsApp messaging, search, and synchronization via the WhatsApp Web protocol. It's primarily used within Clawdis workflows for automated handling but can be called directly to send messages, sync chats, or query history. Key features include QR-based authentication, continuous background syncing, and the ability to send both text and files.

View skill

dependency-updater

Design

This Claude Skill automatically scans project dependencies across multiple package managers and identifies available updates. It categorizes updates by semver level and analyzes changelogs to detect breaking changes and security fixes. Developers should use this skill to get smart recommendations about which dependencies to update and understand the potential impact of each upgrade.

View skill

hidden-folder-audit-pre-audit

Other

This pre-audit skill systematically analyzes hidden folders before cleanup, documenting their state and identifying duplicates, broken symlinks, and usage. It creates a migration plan by listing files to move, delete, or update. Use it as the first step when preparing to reorganize or remove hidden directories in a codebase.

View skill

performance-analysis

Other

This skill analyzes performance bottlenecks and creates evidence-driven remediation plans for regressions or capacity risks. It quantifies impact and proposes validated fixes through structured investigation and experiments. Use it for performance tuning and latency analysis, but route profiling-only requests or infrastructure builds to other skills.

View skill