ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 4/5

Polygon

Assist with Polygon PoS and zkEVM transactions, bridging, gas tokens, and ecosystem navigation.

Why use this skill?

Learn to bridge assets, manage MATIC/POL gas tokens, and navigate Polygon PoS and zkEVM networks easily with the OpenClaw Polygon skill guide.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/ivangdavila/polygon
Or

What This Skill Does

The Polygon skill for OpenClaw is an essential utility for users and developers navigating the Polygon ecosystem. It serves as a comprehensive navigator for Polygon PoS and Polygon zkEVM networks. The skill provides real-time guidance on managing cross-chain transactions, navigating the complexities of bridging between Ethereum and Polygon, and understanding the evolving tokenomics of the MATIC to POL transition. By abstracting the technical hurdles of RPC configuration, network switching, and gas fee estimation, this skill ensures that users can perform DeFi operations, NFT interactions, and asset transfers with confidence.

Installation

To integrate the Polygon skill into your OpenClaw environment, execute the following command in your terminal: clawhub install openclaw/skills/skills/ivangdavila/polygon Ensure your OpenClaw agent has the necessary permissions to access network-based operations for RPC interactions and blockchain data retrieval.

Use Cases

  • Network Management: Quickly switch between Polygon PoS (Chain ID 137) and zkEVM (Chain ID 1101) without manual RPC configuration.
  • Bridging Operations: Calculate bridge times and assess risks between the official Polygon Bridge and third-party solutions like Across or Hop.
  • Asset Management: Monitor the migration of MATIC to POL and ensure your wallet holds sufficient gas for transactions.
  • DeFi Interactions: Identify native contract addresses for tokens on Polygon versus their Ethereum counterparts to prevent common slippage or liquidity errors.
  • Troubleshooting: Diagnose common errors such as "Insufficient MATIC for gas" or "Transaction pending" using on-chain data from polygonscan.

Example Prompts

  1. "Check my wallet for enough MATIC to cover a transaction on the Polygon PoS network."
  2. "Explain the steps to bridge USDC from Ethereum to Polygon zkEVM, and tell me which bridges are currently the fastest."
  3. "I'm trying to swap tokens on QuickSwap but the transaction is stuck; can you analyze the current gas prices and suggest an appropriate priority fee?"

Tips & Limitations

Always verify the destination network before initiating a transfer, as sending assets to the wrong chain may result in permanent loss. Note that MATIC is used for gas on PoS, while ETH is required for gas on zkEVM—mixing these up is a common point of failure. The official bridge takes 7 days for withdrawals due to security checkpoints, so plan liquidity accordingly. Always manually add contract addresses for tokens that do not appear in your wallet UI, and be aware that liquidity on Polygon may be thinner than on Ethereum Mainnet, potentially impacting trade slippage.

Metadata

Stars2102
Views0
Updated2026-03-06
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-ivangdavila-polygon": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#polygon#blockchain#web3#defi#crypto
Safety Score: 4/5

Flags: network-access, external-api