A solid integration for Transloadit's media processing API that handles the tedious parts of video encoding, image resizing, and document OCR. Sets up the MCP server connection or CLI properly, gives you working JSON templates for common tasks like HLS encoding and thumbnail generation, and chains multiple processing steps without you having to manage intermediate files. The step definitions are clean and the examples actually work. Most useful when you're building media pipelines and don't want to deal with FFmpeg complexity or spinning up your own processing infrastructure.
npx skills add https://github.com/github/awesome-copilot --skill transloadit-media-processing