Install
openclaw skills install media-orchestratorUnified skill for resolving, downloading, and delivering media (audio/video) to chat platforms. Integrates yt-dlp for resolution and handles Spotify metadata sync.
openclaw skills install media-orchestratorThis skill centralizes the logic for handling all media requests (audio, video, Spotify tracks) from chat platforms like WhatsApp and Telegram. It leverages yt-dlp for robust search and download capabilities from YouTube and performs Spotify metadata resolution for WebUI integration.
yt-dlp's ytsearch1: functionality to find the highest quality match from YouTube.message tool's filePath argument, ensuring silent delivery as per protocol./home/ky11rie/.openclaw/workspace/
/home/ky11rie/.openclaw/workspace/media/spotify/
track_id.json) generated by the spotify-surface component./home/ky11rie/.openclaw/workspace/skills/spotify-surface/scripts/
This skill acts as an underlying orchestrator, processing natural language requests. Example intents it handles:
send audio file song: [song name]send video file mp4 480p: [video name]play [spotify track or url] (leveraging spotify-surface)