BuilderIO/ai-shell
A CLI that converts natural language to shell commands using OpenAI's language models.

Velocity · 7d
+4.5
★ / day
Trend
→steady
star history
The tool takes user prompts in plain English and generates corresponding shell commands via the OpenAI API. Users interact with a prompt interface to execute the suggested command, revise it with follow-up instructions, or cancel. It stores configuration like API keys locally and supports special character handling for shell compatibility.