by microsoft · Codex Skill · ★ 2.3k
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.
| 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 |
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.