Skip to main content

Agent Skills

Agent Skills give AI agents the context they need to use GoldRush APIs correctly. Install them once and your agent can look up balances, fetch transactions, and more without hallucinating parameters or picking the wrong endpoint.

Install

This installs all three GoldRush skills into your agent’s skills directory. Works with any agent that supports the Agent Skills standard, including Claude Code, Cursor, VS Code, Gemini CLI, and others.

Available Skills

Foundational API

REST API for historical blockchain data. Balances, transactions, NFTs, token prices, security checks, and cross-chain queries across 100+ networks.

x402

Pay-per-request access without API keys. Agents pay with stablecoins using the HTTP 402 protocol. No accounts, no rate limits.

CLI

Terminal-first blockchain data with native MCP support. 17 commands that work for both humans and AI agents.

What your agent can do

Once skills are installed, your agent knows how to:
  • Look up token balances and portfolio history for any wallet across 100+ chains
  • Fetch and decode transaction details, NFT ownership, and token prices
  • Make keyless, pay-per-request calls using x402 and stablecoins
  • Run terminal commands for blockchain data with MCP support
Each skill includes routing logic (when to use this product vs. another), operation details (endpoints, parameters, SDK methods), pricing awareness (credit costs per call), and workflow patterns for multi-step tasks. Just describe what you need in natural language. The agent picks the right skill and endpoint automatically.

Compatibility

GoldRush Agent Skills work with any tool that supports the Agent Skills standard:

Authentication

All skills require a GoldRush API key. Set it as an environment variable:
Get a free API key at goldrush.dev.