ShellOracle is a command-line utility designed to translate natural language instructions into executable shell commands, enhancing productivity for developers and system administrators. It integrates with multiple large language model providers, including local and cloud-based systems, to generate accurate and context-aware command suggestions. The tool operates directly within the terminal and can be triggered through keyboard shortcuts, allowing users to describe tasks in plain English and receive ready-to-run commands. It maintains a history of prompts and generated commands, enabling users to revisit previous queries and refine workflows over time. The system also supports advanced shell features such as piping, allowing generated commands to be chained into more complex operations. Designed to be self-hosted, it gives users full control over their environment and data, making it suitable for privacy-sensitive use cases.
Features
- Natural language to shell command generation
- Integration with multiple LLM providers
- Command history and recall functionality
- Support for Unix pipes and chaining
- Self-hosted deployment for privacy
- Highly configurable behavior and preferences