bentolabs-ai
Installation
SKILL.md
Prerequisites
Connect the BentoLabs AI connector at https://app.vm0.ai/connectors so BENTOLABS_AI_API_KEY is available.
Troubleshooting
If requests fail, run zero doctor check-connector --env-name BENTOLABS_AI_API_KEY.
Usage
Use the official docs to choose the endpoint and request body. Authenticated API calls typically use Authorization: Bearer $BENTOLABS_AI_API_KEY; if the docs specify x-api-key, use that header instead.
curl -s "<BENTOLABS_AI_API_URL_FROM_DOCS>" --header "Authorization: Bearer $BENTOLABS_AI_API_KEY" | jq .