Infrastructure for building agents on Polygon
npx skills add https://github.com/0xpolygon/polygon-agent-cli --skill polymarket-skillInstallieren Sie diesen Skill über die CLI und beginnen Sie mit der Verwendung des SKILL.md-Workflows in Ihrem Arbeitsbereich.
Monorepo for the Polygon Agent CLI — everything AI agents need to operate onchain.
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
This repository also contains supporting packages:
packages/connector-ui/ — React app that bridges wallet session approval between the browser and the CLIpnpm install
pnpm polygon-agent --help
Requirements: Node.js 20+, pnpm
MIT