# lasantosr/intelli-shell

Like IntelliSense, but for shells

Repository: https://github.com/lasantosr/intelli-shell
Canonical: https://ross.abutalabs.com/products/intelli-shell
Homepage: https://lasantosr.github.io/intelli-shell/
Language: Rust
License: Apache-2.0
License Family: permissive
Topics: autocomplete, bash, rust, fish, zsh, cli, bookmark, command-line, terminal, tool, productivity, rust-lang
Last push: 2026-07-26T19:15:53+00:00

## Health v2 (maintenance only)
Score: 93/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 94, release rhythm 90, longevity 94
- inputs: {"age_days": 1321, "days_push": 38, "days_rel": 68, "gap_med": 2.0, "n_releases_24m": 23}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1279, forks 23 (observed 2026-08-28T04:04:13.564369+00:00)

## What it is
IntelliShell is a command template and snippet manager for shells, offering smart search, dynamic variable completions, bookmarks, and AI-powered command generation and fixing. It integrates natively with Bash, Zsh, Fish, Nushell, and PowerShell via keybindings and a TUI.

## Use cases
- find that awk command I used months ago without scrolling shell history
- save reusable command templates with fillable variables
- get dynamic suggestions for template variables like git branches or docker containers
- fix a broken shell command with AI
- generate shell commands from natural language using a local or remote LLM
- bookmark frequently used commands in the terminal
- import command examples from tldr pages
- share my command library with my team

## When to choose
- you live in the terminal and want an intelligent, searchable command library beyond plain history search
- you want reusable command templates with interactive variable prompts and dynamic completions
- you want AI-assisted command generation and fixing across multiple shells
- you need a cross-platform Rust binary with fast, configurable search

## When to avoid
- you only need simple shell history search like fzf or atuin without templates
- you prefer GUI-based snippet managers
- you don't want to modify your shell configuration or install shell integrations
- you need a team-hosted centralized snippet service rather than local-first storage

## Facets
- artifact type: cli-tool
- maturity: active
- function: cli, search-engine, llm-inference, developer-tools
- domain: developer-tools
- platform: windows, cli, cross-platform
- tags: shell-integration, command-snippets, command-templates, autocomplete, bookmarks, tui, bash, zsh, fish, nushell, powershell, tldr, command-line, automation, linux, macos

## Member repositories
- lasantosr/intelli-shell (main) score 93

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:13.564369+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T05:02:41.598269+00:00, confidence not recorded.
  - readme: https://github.com/lasantosr/intelli-shell (fetched 2026-08-28T04:04:13.564369+00:00, sha 19954c49fdab)
  - homepage: https://lasantosr.github.io/intelli-shell/ (fetched 2026-08-29T12:13:19.982227+00:00, sha bd909fe7df2c)
  - registry_crates: https://crates.io/api/v1/crates/intelli-shell (fetched 2026-08-29T12:13:19.991969+00:00, sha 2457238e90e8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
