TheR1D/shell_gpt
A command-line tool that uses LLMs to generate shell commands, code snippets, and documentation from natural language prompts.

ShellGPT integrates large language models into the terminal to streamline developer workflows. Users pipe input or provide prompts to generate shell commands, code, and documentation without leaving their development environment. It supports OpenAI models by default and can be configured to use local open-source models via Ollama. The tool works across Linux, macOS, Windows, and compatible shells including Bash, Zsh, PowerShell, and CMD.