# mods を Homebrew, apk, Nix, scoop, winget でインストール

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

## インストール

```sh
sudo av install brew:mods
```

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

### macOS

- Homebrew (100%):

```sh
brew install mods
```

  証拠: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add mods
```

  証拠: Alpine Linux edge package indexes: mods from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#mods
```

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

### Windows

- Scoop (92%):

```sh
scoop install main/mods
```

  証拠: Scoop official bucket manifest trees: bucket/mods.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id charmbracelet.mods -e
```

  証拠: Windows Package Manager source index: charmbracelet.mods from https://cdn.winget.microsoft.com/cache/source.msix

## パッケージ情報

- **パッケージキー:** brew:mods
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/mods>
- **バージョン:** 1.8.1
- **ソース概要:** AI on the command-line
- **ホームページ:** <https://github.com/charmbracelet/mods>
- **リポジトリ:** <https://github.com/charmbracelet/mods>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/charmbracelet/mods/archive/refs/tags/v1.8.1.tar.gz>
- **最終更新:** 2026-07-29T17:05:00+02:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- mods (cli)
- mods (エイリアス)

## ビルド依存関係

- go

## インストール挙動

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

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 1.8.1
- マネージャ更新日: 2026-07-29
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/charmbracelet/mods
- 検出された最新: v1.8.1 (最新)
## プロジェクトの歴史と使われ方

Mods is Charm Bracelet's command-line LLM tool, described by the project as "AI for the command line, built for pipelines." It was designed around Unix standard input and output: read command output or a prompt, send it to an LLM, and print formatted text such as Markdown, JSON, shell-oriented answers, or saved conversation output. That made it part of Charm's broader terminal tooling family rather than a GUI chatbot or application SDK.

### プロジェクトの歴史

The tool grew around provider flexibility. The README documents OpenAI-compatible endpoints, LocalAI, OpenAI, Cohere, Groq, Azure OpenAI, and Gemini, plus configuration through a settings file and environment variables. It also includes command-line affordances such as selecting models, custom roles, conversation save/list/show/delete commands, Markdown formatting, proxy settings, shell completions, and package installs through Homebrew, Winget, Arch, Nix, Debian/RPM packages, FreeBSD ports, binaries, and `go install`.

### 使われ方

Charm announced that Mods was sunset and the repository archived on March 9, 2026 so the team could focus on Crush, with much of the non-interactive use case moving to `crush run`. That gives the package a clear historical place: an early pipeline-friendly AI CLI that helped normalize piping terminal output into LLMs, later superseded inside Charm's agentic terminal product line.

### ソース

- <https://charm.land/blog/gh-mods-pop/>
- <https://formulae.brew.sh/formula/mods>
- <https://github.com/charmbracelet/mods>
- <https://raw.githubusercontent.com/charmbracelet/mods/main/README.md>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Linux: ~/.config/mods/mods.yml
- macOS: ~/Library/Application Support/mods/mods.yml

## Credential files

- Linux: ~/.config/mods/mods.yml
- macOS: ~/Library/Application Support/mods/mods.yml
## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** mods
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** yes
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

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

- Nix - mods: normalized package name match | nixpkgs package indexes: pkgs/by-name/mo/mods/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - mods - 1.8.1-r9: normalized package name match | Alpine Linux edge package indexes: mods from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | AI for the command line, built for pipelines. | https://github.com/charmbracelet/mods
- apk - mods-doc - 1.8.1-r9: normalized package name match | Alpine Linux edge package indexes: mods-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | AI for the command line, built for pipelines. (documentation) | https://github.com/charmbracelet/mods
- Scoop - main/mods: normalized package name match | Scoop official bucket manifest trees: bucket/mods.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - charmbracelet.mods: normalized package name match | Windows Package Manager source index: charmbracelet.mods from https://cdn.winget.microsoft.com/cache/source.msix
- winget - panjie.mods: normalized package name match | Windows Package Manager source index: panjie.mods from https://cdn.winget.microsoft.com/cache/source.msix


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [MCP tool packages](https://pkg.so/ja/mcp-tools/) - Mentions MCP or Model Context Protocol.
- [AI and agent packages](https://pkg.so/ja/ai-agent-tools/) - Matched AI model, agent, coding-agent, orchestration, or MCP metadata.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [go](https://pkg.so/ja/brew/go/) - Build dependency declared by Homebrew.
- [ollama](https://pkg.so/ja/brew/ollama/) - Shares pkgdb curated category or tags: ai, cli, llm, model-tools.
- [llmfit](https://pkg.so/ja/brew/llmfit/) - Shares pkgdb curated category or tags: ai, cli, llm, model-tools.
- [ramalama](https://pkg.so/ja/brew/ramalama/) - Shares pkgdb curated category or tags: ai, cli, llm, model-tools.
- [promptfoo](https://pkg.so/ja/brew/promptfoo/) - Shares pkgdb curated category or tags: ai, cli, llm, model-tools.
- [localai](https://pkg.so/ja/brew/localai/) - Shares pkgdb curated category or tags: ai, cli, llm, model-tools.
- [oterm](https://pkg.so/ja/brew/oterm/) - Shares pkgdb curated category or tags: ai, cli, llm, model-tools.
- [gollama](https://pkg.so/ja/brew/gollama/) - Shares pkgdb curated category or tags: ai, cli, llm, model-tools.
- [kubectl-ai](https://pkg.so/ja/brew/kubectl-ai/) - Shares pkgdb curated category or tags: ai, cli, llm, model-tools.
- [toktop](https://pkg.so/ja/brew/toktop/) - Local package facts share a topical domain. Shared terms: ai, cli, llm, model, model-tools.
- [cai](https://pkg.so/ja/brew/cai/) - Local package facts share a topical domain. Shared terms: ai, cli, llm, model, model-tools.

## Combined YAML source

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


## ソース

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