# CLI Creator

> Codex companion CLI from OpenAPI or curl

**Subcategory:** OpenAI  
**License:** Apache-2.0  
**Source:** https://github.com/openai/skills/blob/main/skills/.curated/cli-creator/SKILL.md

---

## When it is useful

Build a composable CLI for Codex from API docs, an OpenAPI spec, existing curl examples, an SDK, a web app, an admin tool, or a local script. Use when the user wants Codex to create a command-line tool that can run from any repo, expose composable read/write commands, return stable JSON, manage auth, and pair with a companion skill.

## The Catch

Codex companion CLI from OpenAPI/curl. Not a product feature.
