A specialized development playbook for building high-performance, real-time decentralized applications on the MegaETH network.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install megaeth-ai-developer-skills
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install megaeth-ai-developer-skills using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
MegaETH Developer is a comprehensive technical skill designed to streamline building within the MegaETH ecosystem. It prioritizes the unique performance characteristics of the MegaEVM, focusing on sub-10ms transaction receipts via EIP-7966 and optimized storage patterns. By utilizing this within Openclaw Skills, developers can efficiently manage wallet operations, implement Kyber Network swaps, and deploy storage-aware smart contracts that minimize gas costs.
The skill emphasizes real-time data streaming through WebSocket subscriptions and provides a structured approach to debugging using specialized CLI tools like mega-evme. It serves as a critical resource for developers transitioning from standard EVM environments to the high-throughput MegaETH mainnet and testnet, ensuring they follow the most efficient RPC and gas configuration patterns available.
To get started with MegaETH development using Openclaw Skills, configure your environment with the following steps:
# Configure RPC for MegaETH Mainnet
export MEGAETH_RPC="https://mainnet.megaeth.com/rpc"
# Install mega-evme for transaction debugging and gas profiling
git clone https://github.com/megaeth-labs/mega-evm
cd mega-evm && make install
Ensure your local configuration defaults to a base fee of 0.001 gwei and utilizes the Multicall aggregate3 pattern for any batched eth_call operations.
| Component | Technical Specification |
|---|---|
| Network Config | Mainnet (4326), Testnet (6343) |
| Transaction Logic | EIP-7966 Sync Receipts (<10ms) |
| RPC Strategy | Multicall aggregate3 (v2.0.14+) |
| WebSocket | miniBlocks subscription with 30s keepalive |
| Storage Pattern | Solady RedBlackTreeLib for slot reuse |
| Gas Model | Stable 0.001 gwei base fee; no EIP-1559 |
Loading
Claw Diary is an always-on activity recorder that transforms raw agent logs into narrative summaries, visual timelines, and first-person AI journals.

A visualization skill that enables AI agents to programmatically create, render, and share editable Excalidraw diagrams as PNG images.

A professional-grade skill set for managing cloud-native infrastructure, Kubernetes orchestration, and immutable system design.

A smart home automation skill that changes Philips Hue light colors in real-time based on live sports score leads.

An AI-powered Reddit seeding agent designed to help founders find their first users through personalized community outreach and thread discovery.

An autonomous AI agent providing real-time market pulse, token signals, and deep research for the Indonesian Web3 and Southeast Asian crypto ecosystem.








































