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

# Agent Skills

Etherscan's Skills give agents like Claude/Codex context about API V2 and general Etherscan know-hows.

This can assist with endpoint recommendations, finding and implementing APIs, and customising query parameters.

Skills are best combined with tools such as [CLI](/ai/cli.mdx)/[MCP](/ai/mcp.mdx) for agentic workflows.

## Installation

Run this npm command via [skills.sh](https://www.skills.sh/site/docs.etherscan.io/etherscan)

```
npx skills add https://docs.etherscan.io
```

This installs the Etherscan skill into your project directory.
