ricklamers/shell-ai
LangChain powered shell command generator and runner CLI observed · 2026-08-28
Health v2 · maintenance only
47/100
- Activity 42
- Release rhythm 35
- Longevity 79
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1109
- days_rel: n/a
- days_push: 350
- n_releases_24m: 0
Adoption not part of the score
1154 stars · 80 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Shell-AI (shai) is a Python CLI utility that converts natural language descriptions into shell command suggestions using LLMs via LangChain. It presents interactive command suggestions and can run them after confirmation, supporting OpenAI, Azure, Groq, and Ollama providers.
Use cases
- generate shell commands from natural language
- find the right terraform command without reading docs
- ai assistant for the terminal
- convert plain english to bash commands
- get command suggestions in the cli
- avoid memorizing complex shell flags
When to choose
- you want a lightweight terminal tool that turns intent into shell commands
- you want provider flexibility across OpenAI, Azure, Groq, and local Ollama
- you prefer interactive confirmation before running suggested commands
When to avoid
- you need multi-step agentic task execution rather than single-line commands
- you cannot send prompts to an external LLM provider due to privacy constraints
- you need a full shell replacement or persistent AI session
Facets
cli-tool · maturity active
cli llm-inference agent-framework developer-tools workflow-automation developer-tools large-language-models cli python windows cross-platform shell-commands natural-language-to-command langchain openai ollama groq terminal-assistant command-line automation linux macos
1 source
- readme: https://github.com/ricklamers/shell-ai · fetched 2026-08-28 · b3727b28bf2c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ricklamers/shell-ai | main | 47 |
For agents
markdown · JSON · MCP: product_card(name="ricklamers/shell-ai")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem