What problem does it solve?
Users often need to upload custom media files (images, videos, audio, PDFs, text) to kvidai's CDN to get public, shareable URLs that can be referenced by other kvidai tools like video generation agents, without dealing with complex multipart upload workflows or manual CDN configuration.
Core Features & Use Cases
- Presigned URL Uploads: Bypasses Azure APIM body size limits to support large file uploads (up to 200MB) by uploading directly to DigitalOcean Spaces, avoiding slow proxy hops.
- Built-in Media Management: List, retrieve, and delete your uploaded media assets directly via simple commands.
- Use Case: If you are creating a kvidai video project and need to add a custom brand logo or background video clip, use this skill to upload the file once and get a cdnUrl you can pass directly to the video generation agent.
Quick Start
Use the kvidai-media skill to upload your local brand logo file and get a public CDN URL you can use in your kvidai video generation project.