# HoneyHive AI AI Agent Skills

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

Browse 5 official AI agent skills across 1 HoneyHive AI repository, with install commands and source links.

Official page: https://skillscout.sh/official/honeyhiveai/
Markdown page: https://skillscout.sh/official/honeyhiveai/honeyhiveai_skills_skillscout.md
Vendor website: https://honeyhive.ai/

## Prompt for your agent

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

### honeyhiveai/skills

Includes 5 official skills: honeyhive-instrument, honeyhive-evaluate, honeyhive-improve, honeyhive-alert-root-cause, honeyhive-cli.

Install:

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

Source: https://github.com/honeyhiveai/skills

## Individual skills

### honeyhive-instrument

Official HoneyHive AI skill from honeyhiveai/skills.

Install:

```bash
npx skills add honeyhiveai/skills@honeyhive-instrument -y
```

Package: honeyhiveai/skills
Source: https://github.com/honeyhiveai/skills/tree/main/skills/honeyhive-instrument

### honeyhive-evaluate

Official HoneyHive AI skill from honeyhiveai/skills.

Install:

```bash
npx skills add honeyhiveai/skills@honeyhive-evaluate -y
```

Package: honeyhiveai/skills
Source: https://github.com/honeyhiveai/skills/tree/main/skills/honeyhive-evaluate

### honeyhive-improve

Official HoneyHive AI skill from honeyhiveai/skills.

Install:

```bash
npx skills add honeyhiveai/skills@honeyhive-improve -y
```

Package: honeyhiveai/skills
Source: https://github.com/honeyhiveai/skills/tree/main/skills/honeyhive-improve

### honeyhive-alert-root-cause

Official HoneyHive AI skill from honeyhiveai/skills.

Install:

```bash
npx skills add honeyhiveai/skills@honeyhive-alert-root-cause -y
```

Package: honeyhiveai/skills
Source: https://github.com/honeyhiveai/skills/tree/main/skills/honeyhive-alert-root-cause

### honeyhive-cli

Official HoneyHive AI skill from honeyhiveai/skills.

Install:

```bash
npx skills add honeyhiveai/skills@honeyhive-cli -y
```

Package: honeyhiveai/skills
Source: https://github.com/honeyhiveai/skills/tree/main/skills/honeyhive-cli

## honeyhiveai/skills package overview

Includes 5 official skills: honeyhive-instrument, honeyhive-evaluate, honeyhive-improve, honeyhive-alert-root-cause, honeyhive-cli.

### Top skills in this package

- honeyhive-instrument: Official HoneyHive AI skill from honeyhiveai/skills.
- honeyhive-evaluate: Official HoneyHive AI skill from honeyhiveai/skills.
- honeyhive-improve: Official HoneyHive AI skill from honeyhiveai/skills.
- honeyhive-alert-root-cause: Official HoneyHive AI skill from honeyhiveai/skills.
- honeyhive-cli: Official HoneyHive AI skill from honeyhiveai/skills.

### Install

Install the full package:

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

Install a specific skill:

```bash
npx skills add honeyhiveai/skills@honeyhive-instrument -y
```

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

Source: https://github.com/honeyhiveai/skills#readme
