etherlink
Etherlink blockchain interaction - EVM-compatible L2 on Tezos. Supports mainnet and shadownet testnet via MCP server. Use for balance checks, transactions, smart contracts, and token operations on Etherlink.
Why use this skill?
Integrate Etherlink into OpenClaw. Perform balance checks, transfers, and smart contract calls on the EVM-compatible Tezos L2 network via MCP.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/efekucuk/etherlink-skillWhat This Skill Does
The etherlink skill empowers OpenClaw to interact seamlessly with Etherlink, an EVM-compatible Layer 2 blockchain built on Tezos. This skill bridges the gap between natural language commands and blockchain operations, allowing you to check balances, transfer XTZ, execute smart contract calls, and retrieve on-chain data directly through the agent. By leveraging the MCP (Model Context Protocol) architecture, the skill provides a secure and standardized interface for connecting your local environment to both the Etherlink Mainnet and the Shadownet testnet, handling EVM transaction signing and RPC communication on your behalf.
Installation
To integrate this skill, ensure you have the OpenClaw environment set up. Run the following command in your terminal: clawhub install openclaw/skills/skills/efekucuk/etherlink-skill. After installation, you must configure the MCP server by adding the configuration block to your Claude or OpenClaw configuration file. Ensure you provide your EVM_PRIVATE_KEY in the environment variables, as this is required to sign transactions. Always use a secure environment and never commit your private keys to version control systems.
Use Cases
This skill is ideal for developers and power users who need to manage assets or deploy smart contracts on an L2 environment. Use it to automate balance monitoring, facilitate recurring payments in XTZ, interact with decentralized applications (dApps) by querying smart contract state, and perform rapid debugging during development on the Shadownet. It streamlines the workflow for developers who prefer conversational interfaces over manual CLI tools or heavy web explorers.
Example Prompts
- "Check the current balance of address 0x71C7656... on the etherlink mainnet."
- "Send 5 XTZ from my wallet to 0x123... on the etherlink-shadownet."
- "Call the balanceOf function for contract 0xabc... to see how many tokens address 0xdef... holds on etherlink."
Tips & Limitations
Etherlink is distinct because it uses XTZ as its native currency and does not currently support EIP-1559 gas pricing. When configuring transactions, avoid setting maxFeePerGas or maxPriorityFeePerGas, as the network requires legacy gas pricing. Public RPCs are limited to 1000 requests per minute, so if you are building high-volume applications, consider running your own node. Additionally, note that bridging assets between Tezos L1 and Etherlink is handled via separate bridge protocols, which require specific Tezos tooling beyond this EVM-focused skill.
Metadata
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-efekucuk-etherlink-skill": {
"enabled": true,
"auto_update": true
}
}
}Tags
Flags: network-access, external-api
Related Skills
mcp-builder
Bootstraps new Model Context Protocol (MCP) servers from a natural language description. Use when the user asks to build an MCP server, create an MCP tool, scaffold an MCP integration, or add MCP capabilities to an existing project. NOT for: general API design, non-MCP tool building, or frontend tasks.
xpoz-social-search
Search Twitter, Instagram, and Reddit posts in real time. Find social media mentions, track hashtags, discover influencers, and analyze engagement — 1.5B+ posts indexed. Social listening, brand monitoring, and competitor research made easy for AI agents.
Zerion Api Skill
Skill by abishekdharshan
mingle
Agent-powered professional networking inside your chat. Like LinkedIn, but your AI does the networking. Find collaborators, co-founders, freelancers, experts. Double opt-in, cryptographic trust, zero spam.
theagora
Agent-to-agent service commerce. Browse a live marketplace, purchase with atomic escrow, sell services and earn USDC, check per-function reputation, trade on the exchange. 27 MCP tools for buying, selling, and verifying agent services.