- **Hex output** (`output_format: hex`): `data.audio` contains hex-encoded audio bytes — decode with `bytes.fromhex()` (Python) or `Buffer.from(hex

hex)` (Node.js)

Views0
PublishedMar 20, 2026

Loading actions...

5 minBeginnerpromptSingle file

Skill content

Main instructions and any bundled files for this skill.

markdown

- Hex output (output_format: hex): data.audio contains hex-encoded audio bytes — decode with bytes.fromhex() (Python) or `Buffer.from(hex

hex)` (Node.js)

Share: