> ## Documentation Index
> Fetch the complete documentation index at: https://goldrush.dev/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# GoldRush Skills: Structured Knowledge for AI Agents

*Published March 4, 2026*

![GoldRush Skills: Structured Knowledge for AI Agents](https://www.datocms-assets.com/86369/1780000650-14_goldrush_skills_structured_knowledge_for_ai_agents.jpg)

GoldRush Agent Skills give AI agents the context they need to use GoldRush APIs correctly. Instead of guessing at endpoints and parameters, your agent gets a structured reference for every GoldRush product: routing logic, operation details, credit costs, and multi-step workflow patterns.

## Four Skills

* **Foundational API**: Historical blockchain data via REST. Balances, transactions, NFTs, pricing, security checks across 100+ chains.
* **Streaming API**: Real-time GraphQL subscriptions. OHLCV candles, DEX pairs, wallet activity, token search.
* **x402**: Pay-per-request access without API keys. Agents pay with stablecoins using HTTP 402.
* **CLI**: Terminal-first blockchain data with native MCP support. 17 commands for humans and agents.

## Install

```bash theme={null}
npx skills add covalenthq/goldrush-agent-skills
```

Works with Claude Code, Cursor, Codex, Windsurf, Cline, GitHub Copilot, Devin, OpenClaw, and any tool that supports the [Agent Skills standard](https://agentskills.io).

We've also launched dedicated setup guides for each agent with agent-specific install steps, example prompts, and available tools.

[Learn more](https://goldrush.dev/agents/)
