What problem does it solve? Removing sound from a video normally requires desktop editing software or command-line tools like ffmpeg. This Skill lets an AI agent strip the audio track from any video URL through a single Pixazo API call, returning a silent MP4 that preserves the original resolution, frame rate, and duration. ## Core Features & Use Cases - Audio stripping via API: Send a video URL to the Pixazo video-strip-audio endpoint and receive a silent MP4, with H.264 sources stream-copied so the picture is untouched. - Guided authentication: Walks the agent through obtaining and storing a Pixazo API key once at ~/.pixazo/api-key. - Error handling: Maps 401, 402, 429, 4xx, and 5xx responses to clear user-facing messages with retry guidance. - Use Case: A content creator has a screen recording with unwanted background noise and asks the agent to remove the sound; the agent calls the API and returns a clean silent video ready for a new voiceover. ## Quick Start Ask the agent to remove the audio from your video by providing its URL, for example: strip the audio from https://example.com/clip.mov using the Pixazo Video Audio Remover.