Cli Creator
Skill Verified ActiveBuild 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.
To enable users to create custom, reusable command-line interfaces that Codex can leverage for specific tasks, ensuring consistency, security, and ease of use.
Features
- Generates composable CLIs from diverse sources (API docs, OpenAPI, SDKs, scripts).
- Supports multiple runtime environments (Rust, TypeScript/Node, Python).
- Defines clear command contracts with discovery, read, write, and escape hatch commands.
- Guides secure authentication and configuration practices for generated CLIs.
- Provides detailed instructions for building, installing, and testing the generated CLIs.
Use Cases
- When a repeatable command-line tool is needed for managing a service or API.
- To create a unified interface for multiple data sources or scripts.
- When Codex needs to interact with custom internal tools or scripts from any repository.
- To build durable, versionable command-line utilities with predictable JSON output and auth.
Non-Goals
- Creating one-off scripts that are not intended for durable use.
- Building CLIs that do not adhere to defined command contracts or security best practices.
- Replacing existing package managers or language runtimes with custom solutions.
Installation
npx skills add openai/skillsRuns the Vercel skills CLI (skills.sh) via npx — needs Node.js locally and at least one installed skills-compatible agent (Claude Code, Cursor, Codex, …). Assumes the repo follows the agentskills.io format.
Quality Score
VerifiedSimilar Extensions
Github
100Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.
Project Session Manager
100Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions
Oh My Claudecode
100Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly
Use My Browser
100Use when work depends on the user's live browser session or visible rendered state rather than static fetches, especially for browser debugging contexts or DevTools-selected elements or requests, logged-in dashboards or CMS flows, localhost apps, forms, uploads, downloads, media inspection, DOM or iframe inspection, Shadow DOM, or browser failures that look like soft 404s, auth walls, anti-bot checks, or rate limits.
Telegram Crabbox E2e Proof
100Use when reviewing, reproducing, or proving OpenClaw Telegram behavior with a real Telegram user on Crabbox, including PR review workflows that need an agent-controlled Telegram Desktop recording, TDLib user-driver commands, Convex-leased credentials, WebVNC observation, and motion-trimmed artifacts.
Openclaw Testing
100Choose, run, rerun, or debug OpenClaw tests, CI checks, Docker E2E lanes, release validation, and the cheapest safe verification path.