# intelli-shell を Homebrew, Nix, pacman でインストール

intelli-shell のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:intelli-shell
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install intelli-shell
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#intelli-shell
```

  証拠: nixpkgs package indexes: pkgs/by-name/in/intelli-shell/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S intelli-shell
```

  証拠: Arch Linux sync databases: intelli-shell from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

## パッケージ情報

- **パッケージキー:** brew:intelli-shell
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/intelli-shell>
- **バージョン:** 3.4.5
- **ソース概要:** Like IntelliSense, but for shells
- **ホームページ:** <https://lasantosr.github.io/intelli-shell/>
- **リポジトリ:** <https://github.com/lasantosr/intelli-shell>
- **上流ドキュメント:** <https://lasantosr.github.io/intelli-shell/>
- **ライセンス:** Apache-2.0
- **ソースアーカイブ:** <https://github.com/lasantosr/intelli-shell/archive/refs/tags/v3.4.5.tar.gz>
- **最終更新:** 2026-06-26T12:48:34Z
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- intelli-shell (cli)
- intelli-shell (エイリアス)

## 依存関係

- openssl@3

## ビルド依存関係

- pkgconf
- rust

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 3.4.5
- マネージャ更新日: 2026-06-26
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/lasantosr/intelli-shell
- 検出された最新: v3.4.5 (最新)
## プロジェクトの歴史と使われ方

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.

### タイムライン

- 2023: The repository was created and early 0.1/0.2 releases were published.
- 2025: The 3.3 release series was published through GitHub releases.
- 2026: The 3.4 release series continued the tool's cross-shell command-library workflow.

### Related projects

- The docs explicitly compare IntelliShell with built-in shell history and Atuin. Its TLDR import feature also places it near tldr-pages, cheatsheet tools, and command-snippet managers.

### ソース

- Official README, official mdBook, GitHub release metadata, GitHub repository metadata, and Homebrew formula metadata.


## セキュリティノート

generalized runtime or code generation signal.

- **Geiger リスク:** yellow / 中
- generalized runtime or code generation signal

## ソースデータベース詳細

- **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:** head, stable

## 他のパッケージマネージャ記録

- Nix - intelli-shell: normalized package name match | nixpkgs package indexes: pkgs/by-name/in/intelli-shell/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- pacman - intelli-shell - 3.4.5-1: normalized package name match | Arch Linux sync databases: intelli-shell from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Like IntelliSense, but for shells | https://github.com/lasantosr/intelli-shell


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://pkg.so/ja/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://pkg.so/ja/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [openssl@3](https://pkg.so/ja/brew/openssl-3/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/ja/brew/pkgconf/) - Build dependency declared by Homebrew.
- [rust](https://pkg.so/ja/brew/rust/) - Build dependency declared by Homebrew.
- [eureka](https://pkg.so/ja/brew/eureka/) - Shares pkgdb curated category or tags: cli, productivity, rust, terminal.
- [yazi](https://pkg.so/ja/brew/yazi/) - Shares pkgdb curated category or tags: cli, productivity, rust, terminal.
- [nnn](https://pkg.so/ja/brew/nnn/) - Shares pkgdb curated category or tags: cli, productivity, terminal.
- [mdcat](https://pkg.so/ja/brew/mdcat/) - Shares pkgdb curated category or tags: cli, productivity, rust, terminal.
- [doxx](https://pkg.so/ja/brew/doxx/) - Shares pkgdb curated category or tags: cli, productivity, terminal.
- [mdfried](https://pkg.so/ja/brew/mdfried/) - Shares pkgdb curated category or tags: cli, productivity, rust, terminal.
- [amp](https://pkg.so/ja/brew/amp/) - Shares pkgdb curated category or tags: cli, productivity, rust, terminal.
- [ekphos](https://pkg.so/ja/brew/ekphos/) - Shares pkgdb curated category or tags: cli, productivity, rust, terminal.
- [bkmr](https://pkg.so/ja/brew/bkmr/) - Local package facts share a topical domain. Shared terms: cli, openssl, openssl-3, productivity, snippets.
- [far2l-tty](https://pkg.so/ja/brew/far2l-tty/) - Local package facts share a topical domain. Shared terms: cli, openssl, openssl-3, productivity, terminal.

## Combined YAML source

View the package source record on GitHub. [combined/intelli-shell.yml](https://github.com/mxcl/pkgdb/blob/main/combined/intelli-shell.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
