# ESPHome AI Agent Skills

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

Browse 5 official AI agent skills across 5 ESPHome repositories, with install commands and source links.

Official page: https://skillscout.sh/official/esphome/
Markdown page: https://skillscout.sh/official/esphome/esphome_skills_skillscout.md
Vendor website: https://esphome.io/

## Prompt for your agent

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/esphome/esphome_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant ESPHome 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

### esphome/aioesphomeapi

Includes 1 official skill: pr-workflow.

Install:

```bash
npx skills add esphome/aioesphomeapi -y
```

Source: https://github.com/esphome/aioesphomeapi

### esphome/device-builder

Includes 1 official skill: pr-workflow.

Install:

```bash
npx skills add esphome/device-builder -y
```

Source: https://github.com/esphome/device-builder

### esphome/device-builder-frontend

Includes 1 official skill: pr-workflow.

Install:

```bash
npx skills add esphome/device-builder-frontend -y
```

Source: https://github.com/esphome/device-builder-frontend

### esphome/esphome

Includes 1 official skill: pr-workflow.

Install:

```bash
npx skills add esphome/esphome -y
```

Source: https://github.com/esphome/esphome

### esphome/esphome.io

Includes 1 official skill: pr-workflow.

Install:

```bash
npx skills add esphome/esphome.io -y
```

Source: https://github.com/esphome/esphome.io

## Individual skills

### pr-workflow

Official ESPHome skill from esphome/aioesphomeapi.

Install:

```bash
npx skills add esphome/aioesphomeapi@pr-workflow -y
```

Package: esphome/aioesphomeapi
Source: https://github.com/esphome/aioesphomeapi/tree/main/.claude/skills/pr-workflow

### pr-workflow

Official ESPHome skill from esphome/device-builder.

Install:

```bash
npx skills add esphome/device-builder@pr-workflow -y
```

Package: esphome/device-builder
Source: https://github.com/esphome/device-builder/tree/main/.claude/skills/pr-workflow

### pr-workflow

Official ESPHome skill from esphome/device-builder-frontend.

Install:

```bash
npx skills add esphome/device-builder-frontend@pr-workflow -y
```

Package: esphome/device-builder-frontend
Source: https://github.com/esphome/device-builder-frontend/tree/main/.claude/skills/pr-workflow

### pr-workflow

Official ESPHome skill from esphome/esphome.

Install:

```bash
npx skills add esphome/esphome@pr-workflow -y
```

Package: esphome/esphome
Source: https://github.com/esphome/esphome/tree/dev/.claude/skills/pr-workflow

### pr-workflow

Official ESPHome skill from esphome/esphome.io.

Install:

```bash
npx skills add esphome/esphome.io@pr-workflow -y
```

Package: esphome/esphome.io
Source: https://github.com/esphome/esphome.io/tree/current/.claude/skills/pr-workflow

## esphome/aioesphomeapi package overview

Includes 1 official skill: pr-workflow.

### Top skills in this package

- pr-workflow: Official ESPHome skill from esphome/aioesphomeapi.

### Install

Install the full package:

```bash
npx skills add esphome/aioesphomeapi -y
```

Install a specific skill:

```bash
npx skills add esphome/aioesphomeapi@pr-workflow -y
```

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

Source: https://github.com/esphome/aioesphomeapi#readme
