What problem does it solve? Changing a media file's container or codec normally requires local tools like ffmpeg and manual command-line work. This Skill lets an agent convert video and audio formats remotely through the OpenClip MCP server, including ripping audio out of video and turning clips into gifs. ## Core Features & Use Cases - Video container conversion: Convert files to mp4, webm, mov, or mkv, defaulting to mp4 for maximum playback compatibility. - Gif generation: Turn short video moments into gifs with tunable fps and width parameters. - Audio extraction: Rip audio from video as mp3, aac, wav, or flac, with lossless options for downstream editing tools. - Use Case: A user has a large mov screen recording and asks the agent to "convert this to mp4". The agent uploads the file, calls convert_media, polls the async job, and returns a permanent CDN link to the converted file. ## Quick Start Ask your agent to convert the attached video to mp4 using OpenClip, and it will upload the file, run the conversion, and return a download link.