A dynamic knowledge base providing AI agents with real-time, accurate Ethereum documentation to bridge the gap between stale training data and modern blockchain production.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install ethskills
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 ethskills using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
ETHSkills is a specialized knowledge resource designed for AI agents building on the Ethereum ecosystem. It solves the critical problem of stale training data by providing live, on-demand documentation covering gas costs, Layer 2 scaling, security patterns, and token standards. By leveraging Openclaw Skills, developers can ensure their AI coding assistants have access to the most up-to-date best practices for Solidity development and dApp deployment.
This skill eliminates the need for complex installations or package managers by providing a simple HTTP-based interface. It covers essential modern components like Scaffold-ETH 2, Foundry, and EIP-7702, ensuring that the code generated by your agent is not only functional but also aligned with current industry standards and security requirements. Using Openclaw Skills like this enables agents to stop hallucinating contract addresses and start building with production-ready patterns.
ETHSkills requires no traditional installation or package management. It is designed to be fetched on-demand by any environment with internet access. To initialize the knowledge transfer within your Openclaw Skills workflow, use the following commands:
# Fetch the primary 'Ship' guide to route through all other sub-skills
curl -s https://ethskills.com/ship/SKILL.md
# Fetch specific documentation for gas and real-time transaction costs
curl -s https://ethskills.com/gas/SKILL.md
# Fetch security patterns and the pre-deploy checklist
curl -s https://ethskills.com/security/SKILL.md
The skill organizes its technical knowledge into specific topical modules, each accessible via a standard URL structure. This modularity allows Openclaw Skills users to fetch only the data required for the current development context.
| Module | Purpose | URL Path |
|---|---|---|
| Ship | Comprehensive end-to-end dApp guide | /ship/SKILL.md |
| Gas | Real-time costs and L2 pricing | /gas/SKILL.md |
| Security | Reentrancy, oracle, and vault checklists | /security/SKILL.md |
| Standards | ERC-20, ERC-721, ERC-8004, and x402 | /standards/SKILL.md |
| Addresses | Verified contract addresses to prevent hallucinations | /addresses/SKILL.md |
| QA | Pre-ship audit checklist for reviewer agents | /qa/SKILL.md |
Loading
A professional integration for querying retreat participant data and managing contact segments directly from Airtable.

An intelligent procurement skill for sourcing and comparing travel transport options based on user-defined constraints.

Automate the extraction, validation, and organization of expense receipts into submission-ready reimbursement packages.

Automate vendor communication cycles from initial RFQ generation to response summarization and follow-up management.

A lightweight security gateway that intercepts AI tool calls to enforce safety policies and human-in-the-loop approvals.

A sophisticated nutrition tracking skill for Openclaw Skills that leverages Claude Vision to analyze food photos and log macros automatically.








































