# Hex AI Agent Skills

Hex publishes official AI agent skills for its tools, services, and developer workflows. Hex is a collaborative data platform that brings everyone together to explore, analyze, and share.

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

Official page: https://skillscout.sh/official/hex-inc/
Markdown page: https://skillscout.sh/official/hex-inc/hex-inc_skills_skillscout.md
Vendor website: https://hex.tech/

## Prompt for your agent

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

### hex-inc/hex-cursor-plugin

Hex repo for Cursor Plugin Market. Includes 3 official skills: hex-business-analytics-question, hex-notebook-authoring, hex-to-canvas.

Install:

```bash
npx skills add hex-inc/hex-cursor-plugin -y
```

Source: https://github.com/hex-inc/hex-cursor-plugin

## Individual skills

### hex-business-analytics-question

Official Hex skill from hex-inc/hex-cursor-plugin.

Install:

```bash
npx skills add hex-inc/hex-cursor-plugin@hex-business-analytics-question -y
```

Package: hex-inc/hex-cursor-plugin
Source: https://github.com/hex-inc/hex-cursor-plugin/tree/HEAD/skills/hex-business-analytics-question

### hex-notebook-authoring

Official Hex skill from hex-inc/hex-cursor-plugin.

Install:

```bash
npx skills add hex-inc/hex-cursor-plugin@hex-notebook-authoring -y
```

Package: hex-inc/hex-cursor-plugin
Source: https://github.com/hex-inc/hex-cursor-plugin/tree/HEAD/skills/hex-notebook-authoring

### hex-to-canvas

Official Hex skill from hex-inc/hex-cursor-plugin.

Install:

```bash
npx skills add hex-inc/hex-cursor-plugin@hex-to-canvas -y
```

Package: hex-inc/hex-cursor-plugin
Source: https://github.com/hex-inc/hex-cursor-plugin/tree/HEAD/skills/hex-to-canvas

## hex-inc/hex-cursor-plugin package overview

Hex repo for Cursor Plugin Market. Includes 3 official skills: hex-business-analytics-question, hex-notebook-authoring, hex-to-canvas.

### Top skills in this package

- hex-business-analytics-question: Official Hex skill from hex-inc/hex-cursor-plugin.
- hex-notebook-authoring: Official Hex skill from hex-inc/hex-cursor-plugin.
- hex-to-canvas: Official Hex skill from hex-inc/hex-cursor-plugin.

### Install

Install the full package:

```bash
npx skills add hex-inc/hex-cursor-plugin -y
```

Install a specific skill:

```bash
npx skills add hex-inc/hex-cursor-plugin@hex-business-analytics-question -y
```

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

Source: https://github.com/hex-inc/hex-cursor-plugin#readme
