# QuantX AI Agent Skills

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

Browse 6 official AI agent skills across 6 QuantX repositories, with install commands and source links.

Official page: https://skillscout.sh/official/qntx/
Markdown page: https://skillscout.sh/official/qntx/qntx_skills_skillscout.md
Vendor website: https://qntx.fun/

## Prompt for your agent

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

### qntx/kobe

Includes 1 official skill: kobe.

Install:

```bash
npx skills add qntx/kobe -y
```

Source: https://github.com/qntx/kobe

### qntx/h2m

Includes 1 official skill: h2m.

Install:

```bash
npx skills add qntx/h2m -y
```

Source: https://github.com/qntx/h2m

### qntx/ks

Includes 1 official skill: ks.

Install:

```bash
npx skills add qntx/ks -y
```

Source: https://github.com/qntx/ks

### qntx/signer

Includes 1 official skill: signer.

Install:

```bash
npx skills add qntx/signer -y
```

Source: https://github.com/qntx/signer

### qntx/siwx

Includes 1 official skill: siwx.

Install:

```bash
npx skills add qntx/siwx -y
```

Source: https://github.com/qntx/siwx

### qntx/xmtp

Includes 1 official skill: xmtp.

Install:

```bash
npx skills add qntx/xmtp -y
```

Source: https://github.com/qntx/xmtp

## Individual skills

### kobe

Official QuantX skill from qntx/kobe.

Install:

```bash
npx skills add qntx/kobe@kobe -y
```

Package: qntx/kobe
Source: https://github.com/qntx/kobe/tree/main/skills/kobe

### h2m

Official QuantX skill from qntx/h2m.

Install:

```bash
npx skills add qntx/h2m@h2m -y
```

Package: qntx/h2m
Source: https://github.com/qntx/h2m/tree/main/skills/h2m

### ks

Official QuantX skill from qntx/ks.

Install:

```bash
npx skills add qntx/ks@ks -y
```

Package: qntx/ks
Source: https://github.com/qntx/ks/tree/main/skills/ks

### signer

Official QuantX skill from qntx/signer.

Install:

```bash
npx skills add qntx/signer@signer -y
```

Package: qntx/signer
Source: https://github.com/qntx/signer/tree/main/skills/signer

### siwx

Official QuantX skill from qntx/siwx.

Install:

```bash
npx skills add qntx/siwx@siwx -y
```

Package: qntx/siwx
Source: https://github.com/qntx/siwx/tree/main/skills/siwx

### xmtp

Official QuantX skill from qntx/xmtp.

Install:

```bash
npx skills add qntx/xmtp@xmtp -y
```

Package: qntx/xmtp
Source: https://github.com/qntx/xmtp/tree/main/skills/xmtp

## qntx/kobe package overview

Includes 1 official skill: kobe.

### Top skills in this package

- kobe: Official QuantX skill from qntx/kobe.

### Install

Install the full package:

```bash
npx skills add qntx/kobe -y
```

Install a specific skill:

```bash
npx skills add qntx/kobe@kobe -y
```

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

Source: https://github.com/qntx/kobe#readme
