aioz-stream-video-upload
Installation
SKILL.md
AIOZ Stream Video Upload
Upload videos to AIOZ Stream API quickly with API key authentication. The full upload flow requires 3 API calls: Create → Upload Part → Complete.
When to use this skill
- User wants to upload or create a video on AIOZ Stream
- User mentions "upload video", "create video", "aioz stream video"
- User wants to get an HLS/DASH streaming link for their video
Authentication
This skill uses API key authentication. The user must provide:
stream-public-key: their AIOZ Stream public keystream-secret-key: their AIOZ Stream secret key
Ask the user for these keys if not provided. They will be sent as HTTP headers on ALL API calls.