megaeth-ai-developer-skillsEnd-to-end MegaETH development playbook (Feb 2026). Covers wallet operations, token swaps (Kyber Network), eth_sendRawTransactionSync (EIP-7966) for instant receipts, JSON-RPC batching, real-time mini-block subscriptions, storage-aware contract patterns (Solady RedBlackTreeLib), MegaEVM gas model, WebSocket keepalive, bridging from Ethereum, and debugging with mega-evme. Use when building on MegaETH, managing wallets, sending transactions, or deploying contracts.
Install via ClawdBot CLI:
clawdbot install 0xbreadguy/megaeth-ai-developer-skillsGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → https://mainnet.megaeth.com/rpcCalls external URL not in known-safe list
https://mainnet.megaeth.com/rpc`AI Analysis
The skill definition is a technical development guide and configuration document; it does not contain executable code that sends user data. The external endpoints referenced (RPC URLs) are the official, documented infrastructure for the MegaETH blockchain, which is consistent with the skill's stated purpose of enabling development on that network.
Audited Apr 17, 2026 · audit v1.0
Generated Mar 1, 2026
Building a decentralized finance aggregator that leverages Kyber Network for token swaps on MegaETH, utilizing eth_sendRawTransactionSync for instant transaction receipts and WebSocket subscriptions for real-time price updates. This scenario focuses on optimizing RPC calls with Multicall for batch queries and managing gas costs with stable base fees.
Creating an online gaming platform where in-game transactions and asset transfers occur on MegaETH, using mini-block subscriptions for live updates and storage-efficient smart contracts with Solady's RedBlackTreeLib to handle player inventories. This involves frontend integration with React/Next.js for seamless user experiences.
Developing a service to bridge ETH from Ethereum to MegaETH, implementing wallet management for users and optimizing transaction flows with hardcoded gas limits and remote gas estimation. This scenario requires debugging with mega-evme CLI to ensure reliable and cost-effective transfers.
Implementing a supply chain tracking system on MegaETH, using smart contracts with storage-aware patterns to log product movements and WebSocket keepalive for continuous data streaming. This involves RPC configuration for efficient data retrieval and testing with Foundry to validate contract logic.
Launching an NFT marketplace that utilizes MegaETH's fast transaction capabilities via eth_sendRawTransactionSync for instant purchase confirmations and token operations. Focus on frontend development for real-time updates and gas optimization to minimize costs for frequent storage changes.
Offering a platform that charges small fees per transaction for services like token swaps or cross-chain bridging on MegaETH, leveraging optimized RPC methods and gas savings to maximize profit margins. Revenue scales with user transaction volume and network activity.
Providing a software-as-a-service toolset for developers building on MegaETH, including pre-configured RPC clients, contract templates with storage optimization, and debugging tools like mega-evme. Revenue comes from subscription tiers based on usage and support levels.
Offering consulting services to help businesses integrate MegaETH into their operations, focusing on gas cost analysis, contract deployment, and performance optimization. Revenue is generated through project-based contracts or hourly rates for expert guidance.
💬 Integration Tip
Always hardcode gas limits and use eth_sendRawTransactionSync for instant receipts to reduce latency in transaction-heavy applications.
Scored Apr 19, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.