# Homebrew AI Agent Skills

Homebrew publishes official AI agent skills for its tools, services, and developer workflows.

Browse 1 official AI agent skill across 1 Homebrew repository, with install commands and source links.

Official page: https://skillscout.sh/official/homebrew/
Markdown page: https://skillscout.sh/official/homebrew/homebrew_skills_skillscout.md
Vendor website: https://brew.sh/

## Prompt for your agent

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/homebrew/homebrew_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Homebrew skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.

## Skills packages

### homebrew/brewui

Includes 1 official skill: pr-description-to-scratchpad.

Install:

```bash
npx skills add homebrew/brewui -y
```

Source: https://github.com/Homebrew/BrewUI

## Individual skills

### pr-description-to-scratchpad

Official Homebrew skill from homebrew/brewui.

Install:

```bash
npx skills add homebrew/brewui@pr-description-to-scratchpad -y
```

Package: homebrew/brewui
Source: https://github.com/Homebrew/BrewUI/tree/main/.cursor/skills/pr-description-to-scratchpad

## homebrew/brewui package overview

Includes 1 official skill: pr-description-to-scratchpad.

### Top skills in this package

- pr-description-to-scratchpad: Official Homebrew skill from homebrew/brewui.

### Install

Install the full package:

```bash
npx skills add homebrew/brewui -y
```

Install a specific skill:

```bash
npx skills add homebrew/brewui@pr-description-to-scratchpad -y
```

Use the package when you want your agent to choose the relevant skill from this official repository.

Source: https://github.com/homebrew/brewui#readme
