# H2O.ai AI Agent Skills

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

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

Official page: https://skillscout.sh/official/h2oai/
Markdown page: https://skillscout.sh/official/h2oai/h2oai_skills_skillscout.md
Vendor website: https://h2o.ai/

## Prompt for your agent

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

### h2oai/tabh2o

Includes 1 official skill: tabh2o.

Install:

```bash
npx skills add h2oai/tabh2o -y
```

Source: https://github.com/h2oai/tabh2o

## Individual skills

### tabh2o

Official H2O.ai skill from h2oai/tabh2o.

Install:

```bash
npx skills add h2oai/tabh2o@tabh2o -y
```

Package: h2oai/tabh2o
Source: https://github.com/h2oai/tabh2o/tree/main/agentic/skills/tabh2o

## h2oai/tabh2o package overview

Includes 1 official skill: tabh2o.

### Top skills in this package

- tabh2o: Official H2O.ai skill from h2oai/tabh2o.

### Install

Install the full package:

```bash
npx skills add h2oai/tabh2o -y
```

Install a specific skill:

```bash
npx skills add h2oai/tabh2o@tabh2o -y
```

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

Source: https://github.com/h2oai/tabh2o#readme
