# summarize を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:summarize
```

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

### macOS

- Homebrew (100%):

```sh
brew install summarize
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:summarize
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.21.8
- **ソース概要:** Multi-modal AI tool to extract and summarize content
- **ホームページ:** <https://summarize.sh>
- **リポジトリ:** <https://github.com/steipete/summarize>
- **最終更新:** 2026-08-03T04:53:46Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- summarize (エイリアス)
- summarizer (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.21.8
## プロジェクトの歴史と使われ方

summarize is a Homebrew- and npm-installable AI summarization tool that combines a terminal CLI with browser side-panel extensions for summarizing URLs, files, videos, podcasts, PDFs, and other media.

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

The public GitHub repository was created in December 2025 and describes the project as both a Chrome Side Panel/Firefox Sidebar extension and a CLI. Its README emphasizes media-aware extraction, slide/OCR support for video, and integrations with multiple AI provider backends.

### 採用の歴史

The project is distributed through npm and Homebrew, with the README documenting `npm i -g @steipete/summarize`, `npx`, and `brew install summarize`. Its package-manager relevance comes from packaging an AI/browser workflow as a normal command-line tool that can also run a local daemon.

### 使われ方

Typical use is `summarize <url-or-file>` from a shell, optionally paired with a browser extension and daemon for local media extraction, native messaging, cached diagnostics, OCR, transcription fallback, and provider configuration.

### パッケージ好きにとっての重要性

Package-manager users care about summarize because it turns a fast-moving AI workflow into a reproducible CLI install, while still exposing optional native dependencies such as ffmpeg, yt-dlp, and tesseract for heavier media jobs.

### タイムライン

- 2025: Public GitHub repository created.
- 2026: v0.20.x releases documented in the official GitHub releases feed.

### Related projects

- The README lists Codex, Claude, Gemini, Cursor Agent, OpenClaw, OpenCode, GitHub Copilot, OpenRouter, Ollama, yt-dlp, ffmpeg, tesseract, and browser extensions as related providers or companion tools.

### ソース

- <https://github.com/steipete/summarize>
- <https://github.com/steipete/summarize/releases>
- <https://raw.githubusercontent.com/steipete/summarize/main/README.md>
- source_facts.package-manager-url


## セキュリティノート

summarize に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。



## 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

- Unix: ~/.summarize/config.json

## Credential files

- Unix: ~/.summarize/config.json

## Combined YAML source

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


## ソース

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
