← 返回 Skills 市场
0xbreadguy

Megaeth Developer

作者 0xBreadguy · GitHub ↗ · v0.1.0
cross-platform ✓ 安全检测通过
1648
总下载
3
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install megaeth-ai-developer-skills
功能描述
End-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.
安全使用建议
This skill is an in-depth MegaETH developer playbook and appears coherent with that purpose, but treat its operational recommendations as advice — not gospel. Before using in production: 1) Verify the provenance of the network endpoints and GitHub repos (source is unknown). 2) Don't embed private keys in plaintext files or automated scripts; prefer hardware wallets or secure key management. 3) Review risky recommendations (skipping local simulation, hardcoding gas, pre-signing and nonce pipelining) on a testnet and with backups — these speedups can cause lost funds or replay/nonce issues if misused. 4) Confirm contract and bridge addresses independently (explorers or maintainers) before sending value. 5) If you need the skill to run code autonomously, prefer adding explicit safeguards (confirmation prompts, use of hardware wallets, limit of pre-signed txs). If you want higher confidence about origin/authenticity, ask the publisher for provenance or prefer official MegaETH documentation/repos.
功能分析
Type: OpenClaw Skill Name: megaeth-ai-developer-skills Version: 0.1.0 This skill bundle provides comprehensive documentation and code examples for developing on the MegaETH blockchain. All files (SKILL.md, frontend-patterns.md, gas-model.md, resources.md, rpc-methods.md, security.md, smart-contracts.md, storage-optimization.md, testing.md, wallet-operations.md) are focused on MegaETH-specific development practices, RPC interactions, smart contract patterns, and debugging. External interactions are limited to official MegaETH RPCs (mainnet.megaeth.com, carrot.megaeth.com) and the Kyber Network aggregator API (aggregator-api.kyberswap.com/megaeth), which are directly relevant to the skill's stated purpose. While `wallet-operations.md` mentions storing private keys locally (e.g., `~/.evm-wallet.json`), it does so as documentation of a developer practice, not as an action performed by the skill itself, and includes explicit security warnings and `chmod 600` advice. There is no evidence of data exfiltration, malicious execution, persistence, prompt injection against the agent, or obfuscation. The skill is clearly aligned with its stated purpose of assisting MegaETH developers.
能力评估
Purpose & Capability
The name/description (MegaETH developer playbook) matches the content: wallet ops, RPC methods, gas model, WebSocket guidance, contract/storage patterns, testing and debugging. Listed endpoints, tooling (mega-evme, viem, Foundry), and DEX aggregator (Kyber) are appropriate for the stated goal.
Instruction Scope
SKILL.md and supporting files confine instructions to MegaETH development workflows. They do not instruct the agent to read arbitrary host files or request unrelated credentials. However, the guidance includes operational choices that escalate risk if followed blindly (e.g., recommending skipping local simulation, hardcoding gas limits, pre-signing/pipelining transactions, advice to store keys in local JSON files). These are within the developer domain but are safety-sensitive and should be used cautiously.
Install Mechanism
No install spec and no code files to execute are included; this is instruction-only, so nothing is downloaded or written by the skill itself.
Credentials
The skill requests no environment variables, no credentials, and no config paths. External network endpoints (mainnet/testnet RPCs, WebSocket URLs, Kyber aggregator, GitHub repos) are referenced appropriately for a blockchain dev playbook.
Persistence & Privilege
Skill is not always-enabled and has default autonomy settings. It does not request persistent platform-level privileges or attempt to modify other skills or system-wide configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install megaeth-ai-developer-skills
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /megaeth-ai-developer-skills 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
- Initial release of the MegaETH developer skill and playbook. - Covers wallet management, transaction flows, token swaps, RPC optimization, WebSocket subscriptions, and bridging for MegaETH. - Provides default stack recommendations: instant receipts with eth_sendRawTransactionSync, prefer Multicall batching, and storage-aware contract design. - Documents MegaETH-specific gas, storage, and debugging patterns for both frontend and contract development. - Includes references to supporting docs for advanced features and best practices.
元数据
Slug megaeth-ai-developer-skills
版本 0.1.0
许可证
累计安装 2
当前安装数 2
历史版本数 1
常见问题

Megaeth Developer 是什么?

End-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. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1648 次。

如何安装 Megaeth Developer?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install megaeth-ai-developer-skills」即可一键安装,无需额外配置。

Megaeth Developer 是免费的吗?

是的,Megaeth Developer 完全免费(开源免费),可自由下载、安装和使用。

Megaeth Developer 支持哪些平台?

Megaeth Developer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Megaeth Developer?

由 0xBreadguy(@0xbreadguy)开发并维护,当前版本 v0.1.0。

💬 留言讨论