Data as of Jul 25, 2026 · Based on 2,718,867 AI responses across 9,511 prompts · See how Parse measures this
ShellGPT is a Rust-based command-line tool that lets you ask ChatGPT for a shell script, code, or other text directly from the terminal. On first run it prompts for an OpenAI API key, which is stored in ~/.config/shell-gpt-rs and encrypted with ChaCha20-Poly1305 for reuse. It can generate and run scripts via the gpt command (with options like --raw and --clear-config) and installs as a binary named gpt.
Parse Score