openai

Installation
SKILL.md

Troubleshooting

If requests fail, run zero doctor check-connector --env-name OPENAI_TOKEN or zero doctor check-connector --url https://api.openai.com/v1/chat/completions --method POST

How to Use

All examples below assume you have OPENAI_TOKEN set.

Base URL: https://api.openai.com/v1

1. Basic Chat Completion

Send a simple chat message:

Write to /tmp/openai_request.json:

Installs
88
GitHub Stars
71
First Seen
Jan 24, 2026
openai — vm0-ai/vm0-skills