macOS
brew install intelli-shelllocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für intelli-shell in AI-Agent-Workflows.
Installation
brew install intelli-shelllocal Homebrew formula metadata
nix profile install nixpkgs#intelli-shellnixpkgs package indexes · pkgs/by-name/in/intelli-shell/package.nix · Quelle: api.github.com
sudo pacman -S intelli-shellArch Linux sync databases · intelli-shell · Quelle: geo.mirror.pkgbuild.com
Überblick
Like IntelliSense, but for shells
Verlauf
IntelliShell is a Rust command-template and snippet manager for shells. Its official docs position it as complementary to shell history: history recalls what a user already typed, while IntelliShell stores reusable command recipes with variables, aliases, sharing, TLDR imports, and optional AI-assisted generation.
The GitHub repository was created in January 2023. Early public releases in March and May 2023 show the project beginning as a focused terminal productivity tool, while later 3.x releases expanded its template, suggestion, shell-integration, and AI features. The project documentation grew into an mdBook hosted on GitHub Pages.
IntelliShell spread through direct install scripts, standalone binaries, Homebrew, Nix, and Arch packaging. Its official README advertises support for Bash, Zsh, Fish, Nushell, and PowerShell, which helps explain why it is packaged as a cross-shell tool rather than as a plugin for one shell ecosystem.
The normal workflow is interactive: users bookmark commands from the terminal, search them through keybindings, fill `{{variables}}`, and import or export reusable command libraries. Project-local `.intellishell` files let teams share task recipes without adding a separate task runner.
For package nerds, IntelliShell is part of the post-Atuin wave of shell-history-adjacent tools: it does not replace chronological history, but turns repeated command lines into structured data. It is also a tidy Rust CLI packaging case because it ships one binary, cross-shell integration, completions, and prebuilt release assets.
Sicherheitslage
generalized runtime or code generation signal.
yellow Risiko · mittel Konfidenz · runtime
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
intelli-shell | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/lasantosr/intelli-shell
Installationsmetadaten
| Paketschlüssel | brew:intelli-shell |
|---|---|
| Version | 3.4.5 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/intelli-shell |
| Homepage | https://lasantosr.github.io/intelli-shell/ |
| Repository | https://github.com/lasantosr/intelli-shell |
| Upstream-Dokumentation | https://github.com/lasantosr/intelli-shell#readme |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://github.com/lasantosr/intelli-shell/archive/refs/tags/v3.4.5.tar.gz |
| Zuletzt aktualisiert | 2026-06-26T12:48:34Z |
| Pulse | updated |
| Abhängigkeiten | openssl@3 |
| Build-Abhängigkeiten | pkgconf, rust |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | intelli-shell |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
intelli-shell
nix profile install nixpkgs#intelli-shellintelli-shell 3.4.3-1
Like IntelliSense, but for shells
https://github.com/lasantosr/intelli-shell
sudo pacman -S intelli-shellQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.