# Pyth Network AI Agent Skills

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

Browse 9 official AI agent skills across 1 Pyth Network repository, with install commands and source links.

Official page: https://skillscout.sh/official/pyth-network/
Markdown page: https://skillscout.sh/official/pyth-network/pyth-network_skills_skillscout.md
Vendor website: https://pyth.network/

## Prompt for your agent

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

### pyth-network/pyth-crosschain

Includes 9 official skills: pyth-cross-asset-comparison, pyth-portfolio-tracker, pyth-alert-conditions, pyth-data-export, pyth-funding-rate-monitor, pyth-fx-converter.

Install:

```bash
npx skills add pyth-network/pyth-crosschain -y
```

Source: https://github.com/pyth-network/pyth-crosschain

## Individual skills

### pyth-cross-asset-comparison

Official Pyth Network skill from pyth-network/pyth-crosschain.

Install:

```bash
npx skills add pyth-network/pyth-crosschain@pyth-cross-asset-comparison -y
```

Package: pyth-network/pyth-crosschain
Source: https://github.com/pyth-network/pyth-crosschain/tree/HEAD/apps/mcp/skills/pyth-cross-asset-comparison

### pyth-portfolio-tracker

Official Pyth Network skill from pyth-network/pyth-crosschain.

Install:

```bash
npx skills add pyth-network/pyth-crosschain@pyth-portfolio-tracker -y
```

Package: pyth-network/pyth-crosschain
Source: https://github.com/pyth-network/pyth-crosschain/tree/main/apps/mcp/skills/pyth-portfolio-tracker

### pyth-alert-conditions

Official Pyth Network skill from pyth-network/pyth-crosschain.

Install:

```bash
npx skills add pyth-network/pyth-crosschain@pyth-alert-conditions -y
```

Package: pyth-network/pyth-crosschain
Source: https://github.com/pyth-network/pyth-crosschain/tree/main/apps/mcp/skills/pyth-alert-conditions

### pyth-data-export

Official Pyth Network skill from pyth-network/pyth-crosschain.

Install:

```bash
npx skills add pyth-network/pyth-crosschain@pyth-data-export -y
```

Package: pyth-network/pyth-crosschain
Source: https://github.com/pyth-network/pyth-crosschain/tree/main/apps/mcp/skills/pyth-data-export

### pyth-funding-rate-monitor

Official Pyth Network skill from pyth-network/pyth-crosschain.

Install:

```bash
npx skills add pyth-network/pyth-crosschain@pyth-funding-rate-monitor -y
```

Package: pyth-network/pyth-crosschain
Source: https://github.com/pyth-network/pyth-crosschain/tree/main/apps/mcp/skills/pyth-funding-rate-monitor

### pyth-fx-converter

Official Pyth Network skill from pyth-network/pyth-crosschain.

Install:

```bash
npx skills add pyth-network/pyth-crosschain@pyth-fx-converter -y
```

Package: pyth-network/pyth-crosschain
Source: https://github.com/pyth-network/pyth-crosschain/tree/main/apps/mcp/skills/pyth-fx-converter

### pyth-integration-helper

Official Pyth Network skill from pyth-network/pyth-crosschain.

Install:

```bash
npx skills add pyth-network/pyth-crosschain@pyth-integration-helper -y
```

Package: pyth-network/pyth-crosschain
Source: https://github.com/pyth-network/pyth-crosschain/tree/main/apps/mcp/skills/pyth-integration-helper

### pyth-time-series-snapshots

Official Pyth Network skill from pyth-network/pyth-crosschain.

Install:

```bash
npx skills add pyth-network/pyth-crosschain@pyth-time-series-snapshots -y
```

Package: pyth-network/pyth-crosschain
Source: https://github.com/pyth-network/pyth-crosschain/tree/main/apps/mcp/skills/pyth-time-series-snapshots

### pyth-volatility-analysis

Official Pyth Network skill from pyth-network/pyth-crosschain.

Install:

```bash
npx skills add pyth-network/pyth-crosschain@pyth-volatility-analysis -y
```

Package: pyth-network/pyth-crosschain
Source: https://github.com/pyth-network/pyth-crosschain/tree/HEAD/apps/mcp/skills/pyth-volatility-analysis

## pyth-network/pyth-crosschain package overview

Includes 9 official skills: pyth-cross-asset-comparison, pyth-portfolio-tracker, pyth-alert-conditions, pyth-data-export, pyth-funding-rate-monitor, pyth-fx-converter.

### Top skills in this package

- pyth-cross-asset-comparison: Official Pyth Network skill from pyth-network/pyth-crosschain.
- pyth-portfolio-tracker: Official Pyth Network skill from pyth-network/pyth-crosschain.
- pyth-alert-conditions: Official Pyth Network skill from pyth-network/pyth-crosschain.
- pyth-data-export: Official Pyth Network skill from pyth-network/pyth-crosschain.
- pyth-funding-rate-monitor: Official Pyth Network skill from pyth-network/pyth-crosschain.
- pyth-fx-converter: Official Pyth Network skill from pyth-network/pyth-crosschain.
- pyth-integration-helper: Official Pyth Network skill from pyth-network/pyth-crosschain.
- pyth-time-series-snapshots: Official Pyth Network skill from pyth-network/pyth-crosschain.

### Install

Install the full package:

```bash
npx skills add pyth-network/pyth-crosschain -y
```

Install a specific skill:

```bash
npx skills add pyth-network/pyth-crosschain@pyth-cross-asset-comparison -y
```

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

Source: https://github.com/pyth-network/pyth-crosschain#readme
