polygon-discovery

Infrastructure for building agents on Polygon

Installation
CLI
npx skills add https://github.com/0xpolygon/polygon-agent-cli --skill polygon-discovery

Installez cette compétence avec la CLI et commencez à utiliser le flux de travail SKILL.md dans votre espace de travail.

Dernière mise à jour le 4/22/2026

Polygon Agent CLI

Polygon Agent CLI

Monorepo for the Polygon Agent CLI — everything AI agents need to operate onchain.

Polygon Agent CLI

You're probably looking for the CLI. Head to the package for full documentation:

packages/polygon-agent-cli/@polygonlabs/agent-cli on npm

Install on your agent:

npx skills add https://github.com/0xPolygon/polygon-agent-cli

Or install the CLI directly:

npx @polygonlabs/agent-cli --help

Other Packages

This repository also contains supporting packages:

Development

pnpm install
pnpm polygon-agent --help

Requirements: Node.js 20+, pnpm

License

MIT