# Wave RF AI Agent Skills

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

Browse 4 official AI agent skills across 1 Wave RF repository, with install commands and source links.

Official page: https://skillscout.sh/official/wave-rf/
Markdown page: https://skillscout.sh/official/wave-rf/wave-rf_skills_skillscout.md
Vendor website: https://wave-rf.com/

## Prompt for your agent

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

### wave-rf/wavehouse

Includes 4 official skills: integration-astro-view-transitions, pm-triage, pr-review-locally, pr-sync-with-main.

Install:

```bash
npx skills add wave-rf/wavehouse -y
```

Source: https://github.com/Wave-RF/WaveHouse

## Individual skills

### integration-astro-view-transitions

Official Wave RF skill from wave-rf/wavehouse.

Install:

```bash
npx skills add wave-rf/wavehouse@integration-astro-view-transitions -y
```

Package: wave-rf/wavehouse
Source: https://github.com/Wave-RF/WaveHouse/tree/main/.claude/skills/integration-astro-view-transitions

### pm-triage

Official Wave RF skill from wave-rf/wavehouse.

Install:

```bash
npx skills add wave-rf/wavehouse@pm-triage -y
```

Package: wave-rf/wavehouse
Source: https://github.com/Wave-RF/WaveHouse/tree/main/.claude/skills/pm-triage

### pr-review-locally

Official Wave RF skill from wave-rf/wavehouse.

Install:

```bash
npx skills add wave-rf/wavehouse@pr-review-locally -y
```

Package: wave-rf/wavehouse
Source: https://github.com/Wave-RF/WaveHouse/tree/main/.claude/skills/pr-review-locally

### pr-sync-with-main

Official Wave RF skill from wave-rf/wavehouse.

Install:

```bash
npx skills add wave-rf/wavehouse@pr-sync-with-main -y
```

Package: wave-rf/wavehouse
Source: https://github.com/Wave-RF/WaveHouse/tree/main/.claude/skills/pr-sync-with-main

## wave-rf/wavehouse package overview

Includes 4 official skills: integration-astro-view-transitions, pm-triage, pr-review-locally, pr-sync-with-main.

### Top skills in this package

- integration-astro-view-transitions: Official Wave RF skill from wave-rf/wavehouse.
- pm-triage: Official Wave RF skill from wave-rf/wavehouse.
- pr-review-locally: Official Wave RF skill from wave-rf/wavehouse.
- pr-sync-with-main: Official Wave RF skill from wave-rf/wavehouse.

### Install

Install the full package:

```bash
npx skills add wave-rf/wavehouse -y
```

Install a specific skill:

```bash
npx skills add wave-rf/wavehouse@integration-astro-view-transitions -y
```

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

Source: https://github.com/wave-rf/wavehouse#readme
