aioz-stream-audio-upload
Installation
SKILL.md
AIOZ Stream Audio Upload
Upload audio 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 an audio on AIOZ Stream
- User mentions "upload audio", "create audio", "aioz stream audio"
- User wants to get an HLS streaming link for their audio
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.