---
title: "OpenClaw Skill | 0xArchive"
description: "Install the 0xArchive OpenClaw skill, export one API key, and move from first prompt to venue-aware replay across Hyperliquid, HIP-3/4, and Lighter.xyz."
canonical_url: "https://www.0xarchive.io/openclaw/"
markdown_url: "https://www.0xarchive.io/openclaw.md"
route: "/openclaw"
robots: "index, follow"
generated_from: "prerendered_html"
---

OpenClaw Skill

# Use 0xArchive inside OpenClaw.

Install the 0xArchive skill, add your API key, and ask for market history from Hyperliquid, HIP-3, HIP-4, and Lighter without leaving OpenClaw.

- Hyperliquid, HIP-3, HIP-4, and Lighter in one skill
- One install, one key, one place to ask
- Add account access only if you need more

[Install via ClawHub](https://clawhub.ai/0xfantommenace/0xarchive)

[Open skill docs](https://www.0xarchive.io/docs/ai-clients/#claude-code)

Install command

Bash

```
openclaw install 0xarchive
```

## From install to first answer

Install the skill, add your key, and ask the first market question from the same place you will keep using.

1

### Install the skill

Run the install once. If you add an account later, you keep the same setup.

2

### Add your API key

Export your 0xArchive key so OpenClaw can reach the API.

3

### Ask the first market question

Name the venue, market, and time range in plain language.

Install command

Bash

```
openclaw install 0xarchive
```

API key

Bash

```
export OXARCHIVE_API_KEY=0xa_your_api_key
```

```
/0xarchive:query BTC funding rate on Hyperliquid over the last 7 days

# Returns funding history for the market and time range you named.
```

## Ask for market context without leaving OpenClaw

Use the skill for fast checks, quick comparisons, and venue history before you ever need more access.

History

### Pull history fast

Ask for books, trades, candles, funding, liquidations, and quick health checks without building requests by hand.

- Replay funding or candles for a named market
- Check depth or venue health before you dig deeper

Venues

### Keep venue names straight

Switch between Hyperliquid core, HIP-3, HIP-4 outcomes, and Lighter without mixing them up.

Access

### Go deeper later

Stay on the same install, then add account access later if you want more history or pricing.

## Keep Hyperliquid, HIP-3, HIP-4, and Lighter straight

The skill keeps Hyperliquid core, Hyperliquid HIP-3, Hyperliquid HIP-4 outcomes, and Lighter separate so comparisons stay clear.

client.hyperliquid

### Hyperliquid

Core perpetual market history and checks.

- Books, trades, candles, and funding
- Fast health and metadata checks

client.hyperliquid.hip3

### HIP-3

Builder-perp markets that stay inside the Hyperliquid family.

- Compare builder perps with core Hyperliquid markets
- Keep symbol handling clear from the start

client.lighter

### Lighter.xyz

Separate Lighter market history in the same skill.

- Books, trades, candles, funding, and open interest
- Compare Lighter with Hyperliquid, HIP-3, or HIP-4 cleanly

## Add an account only when you need more

Start free in OpenClaw. Add account access only when you want durable keys, pricing, or more depth.

[Create free account Keep the same skill and add a durable key.](https://www.0xarchive.io/signup/)

[View pricing See when free access is enough and when to add more.](https://www.0xarchive.io/pricing/)

[Claude Code skill docs See the same skill model inside Claude Code.](https://www.0xarchive.io/docs/ai-clients/#claude-code)
