openai

officialscriptableaipipx

OpenAI · OpenAI API, model calls, and ai workflows from the terminal.

$ pipx install openai
One-liner to try
$ openai models list

Agent pack

Copy into an agent

A markdown-ready setup brief with install, verify, safe starting commands, and guardrails for AI agents.

Open .md
Readiness
Great for agents · 75/100
Verify
openai --help
Agent URL
/cli/openai/agent.md

Quick reference

Installpipx install openai
Verifyopenai --help
First commandopenai models list

About

The official CLI from OpenAI. OpenAI API, model calls, and ai workflows from the terminal. Supports structured output — good for scripts and agents.

Example workflow

1. openai models list

Alternatives worth considering