by EvilFreelancer · Codex Skill · ★ 195
OpenAPI to CLI (ocli) (short ) is a TypeScript CLI that turns any HTTP API described by an OpenAPI/Swagger spec into a set of CLI commands — at runtime, without code generation. Where CLI fits: Tools, MCP, Skills, and CLI Tools, MCP, skills, and CLI are not competing approaches — they solve different problems at different layers: lives at the runtime layer. When an agent needs to call a REST API — search for the right endpoint, check its parameters, execute the call — CLI does this wi
| Stars | 195 |
| Forks | 13 |
| Language | TypeScript |
| Category | Codex Skill |
| License | MIT |
| Quality Score | 57.568/100 |
| Last Updated | 2026-04-07 |
| Created | 2026-03-12 |
| Platforms | cli, node |
| Est. Tokens | ~18k |
These tools work well together with openapi-to-cli for enhanced workflows:
Explore other popular codex skill tools:
openapi-to-cli is Turns any OpenAPI/Swagger API into an CLI with set of commands. One CLI command per endpoint.. It is categorized as a Codex Skill with 195 GitHub stars.
openapi-to-cli is primarily written in TypeScript. It covers topics such as api-proxy, cli, nodejs.
You can find installation instructions and usage details in the openapi-to-cli GitHub repository at github.com/EvilFreelancer/openapi-to-cli. The project has 195 stars and 13 forks, indicating an active community.
openapi-to-cli is released under the MIT license, making it free to use and modify according to the license terms.