# Extremely Heavy AI Agent Skills

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

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

Official page: https://skillscout.sh/official/xh/
Markdown page: https://skillscout.sh/official/xh/xh_skills_skillscout.md
Vendor website: https://xh.io/

## Prompt for your agent

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

### xh/hoist-ai

Includes 5 official skills: hoist-upgrade, onboard-app, setup-worktree, using-hoist-core-reference, using-hoist-react-reference.

Install:

```bash
npx skills add xh/hoist-ai -y
```

Source: https://github.com/xh/hoist-ai

## Individual skills

### hoist-upgrade

Official Extremely Heavy skill from xh/hoist-ai.

Install:

```bash
npx skills add xh/hoist-ai@hoist-upgrade -y
```

Package: xh/hoist-ai
Source: https://github.com/xh/hoist-ai/tree/main/skills/hoist-upgrade

### onboard-app

Official Extremely Heavy skill from xh/hoist-ai.

Install:

```bash
npx skills add xh/hoist-ai@onboard-app -y
```

Package: xh/hoist-ai
Source: https://github.com/xh/hoist-ai/tree/main/skills/onboard-app

### setup-worktree

Official Extremely Heavy skill from xh/hoist-ai.

Install:

```bash
npx skills add xh/hoist-ai@setup-worktree -y
```

Package: xh/hoist-ai
Source: https://github.com/xh/hoist-ai/tree/HEAD/skills/setup-worktree

### using-hoist-core-reference

Official Extremely Heavy skill from xh/hoist-ai.

Install:

```bash
npx skills add xh/hoist-ai@using-hoist-core-reference -y
```

Package: xh/hoist-ai
Source: https://github.com/xh/hoist-ai/tree/main/skills/using-hoist-core-reference

### using-hoist-react-reference

Official Extremely Heavy skill from xh/hoist-ai.

Install:

```bash
npx skills add xh/hoist-ai@using-hoist-react-reference -y
```

Package: xh/hoist-ai
Source: https://github.com/xh/hoist-ai/tree/main/skills/using-hoist-react-reference

## xh/hoist-ai package overview

Includes 5 official skills: hoist-upgrade, onboard-app, setup-worktree, using-hoist-core-reference, using-hoist-react-reference.

### Top skills in this package

- hoist-upgrade: Official Extremely Heavy skill from xh/hoist-ai.
- onboard-app: Official Extremely Heavy skill from xh/hoist-ai.
- setup-worktree: Official Extremely Heavy skill from xh/hoist-ai.
- using-hoist-core-reference: Official Extremely Heavy skill from xh/hoist-ai.
- using-hoist-react-reference: Official Extremely Heavy skill from xh/hoist-ai.

### Install

Install the full package:

```bash
npx skills add xh/hoist-ai -y
```

Install a specific skill:

```bash
npx skills add xh/hoist-ai@hoist-upgrade -y
```

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

Source: https://github.com/xh/hoist-ai#readme
