Inline the API call example directly in SKILL.md instead of
providing a separate generate.sh script.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Wraps the MiniMax /v1/image_generation API (model: image-01) as a Claude
Code skill. Pure bash implementation using curl + jq + base64.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>