# 使用 Homebrew 安装 summarize

查看 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 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。



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