Files
shellgenius/.readme.md
7000pctAUTO dcdd37736b
Some checks failed
CI / test (push) Has been cancelled
fix: remove unused imports from test files
2026-02-04 11:22:13 +00:00

400 B

ShellGenius

AI-Powered Local Shell Script Assistant

Features

  • Natural language to shell command generation
  • Script explanation mode
  • Safe refactoring suggestions
  • Offline local LLM support (Ollama)
  • Interactive TUI interface

Installation

pip install shellgenius

Usage

shellgenius generate "list files in current directory"
shellgenius explain script.sh