by microsoft · Codex Skill · ★ 2.3k
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
Codex CLI - Natural Language Command Line Interface This project uses GPT-3 Codex to convert natural language commands into commands in PowerShell, Z shell and Bash. The Command Line Interface (CLI) was the first major User Interface we used to interact with machines. It's incredibly powerful, you can do almost anything with a CLI, but it requires the user to express their intent extremely precisely. The user needs to know the language of the computer. With the advent of Large Language Models (LLMs), particularly those that have been trained on code, it's possible to interact with a CLI using Natural Language (NL). In effect, these models understand natural language and code well enough that they can translate from one to another. This project aims to offer a cross-shell NL-Code experience to allow users to interact with their favorite CLI using NL. The user enters a command, like "what's my IP address", hits and gets a suggestion for a command idiomatic to the shell they're using. The project uses the GPT-3 Codex model off-the-shelf, meaning the model has not been explicitly trained for the task.
| Stars | 2,329 |
| Forks | 221 |
| Language | Python |
| Category | Codex Skill |
| License | MIT |
| Quality Score | 69.1130423844334/100 |
| Open Issues | 28 |
| Last Updated | 2024-01-03 |
| Created | 2022-02-14 |
| Platforms | cli, codex, python |
| Est. Tokens | ~645k |
Looking for a Codex-CLI alternative? If you're comparing Codex-CLI with other codex skill tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
The first open-source agent skills builder. Define skills by vibe workflow, run on Claude Code, Cursor, Codex
Bridge Claude Code / Codex to IM platforms — chat with AI coding agents from Telegram, Discord, or Feishu/Lark
📚 Sync skills across all AI CLI tools with one command and simplify team sharing. Supporting Codex, Claude Co
A Claude or Codex skill for deliberate skill development during AI-assisted coding
Skills for pi coding agent (compatible with Claude Code and Codex CLI)
AI skill for OpenClaw & Claude Code — recommend from 10000+ Nano Banana Pro (Gemini) image prompts. Smart sear
Explore other popular codex skill tools:
Codex-CLI is CLI tool that uses Codex to turn natural language commands into their Bash/ZShell/PowerShell equivalents. It is categorized as a Codex Skill with 2.3k GitHub stars.
Codex-CLI is primarily written in Python.
You can find installation instructions and usage details in the Codex-CLI GitHub repository at github.com/microsoft/Codex-CLI. The project has 2.3k stars and 221 forks, indicating an active community.
Codex-CLI is released under the MIT license, making it free to use and modify according to the license terms.
The top alternatives to Codex-CLI on Agent Skills Hub include refly, Claude-to-IM-skill, skillshare. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.