A versatile CLI for managing Ethereum wallets, executing on-chain transactions, and signing data with JSON-friendly output.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install one-wallet
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 one-wallet using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
one-wallet is a robust command-line interface designed to bridge the gap between terminal environments and the Ethereum blockchain. As a key component of Openclaw Skills, it provides a high-level abstraction for managing private keys, querying balances, and interacting with smart contracts. It is built for developers who need to script blockchain actions or empower AI agents with transactional capabilities.
The tool excels in automation-heavy environments, offering machine-readable JSON outputs and comprehensive support for EIP-191 and EIP-712 signing. Whether you are deploying contracts or managing assets, this skill ensures that EVM operations are fast, secure, and easily integrated into larger technical stacks.
Install the package globally via your preferred package manager:
npm install -g one-wallet
Configure your RPC provider to begin:
one-wallet provider set mainnet
Verify the installation:
one-wallet --help
The skill maintains a structured configuration directory, typically located at ~/.one-wallet. This can be overridden using environment variables for better portability.
| Data Component | Format | Description |
|---|---|---|
| Wallet Storage | Encrypted JSON | Stores private keys and wallet metadata locally. |
| Config File | JSON | Stores RPC provider settings and default wallet preferences. |
| Command Output | JSON | Structured data returned when using the --json flag for automated parsing. |
Loading
A specialized data pipeline and strategy engine designed to empower AI Agents with global financial market intelligence and automated wealth management capabilities.

A comprehensive stock analysis tool providing real-time data, technical indicators, and fundamental metrics for global equity markets.

An ultra-lightweight, zero-dependency skill that automatically archives every AI conversation into daily Markdown files to ensure persistent agent memory.

A high-performance multimodal memory framework for AI agents featuring granular project isolation and natural language feedback processing.

Automate the integration of Umeng U-APP statistics SDK into Android projects, covering dependencies, permissions, and privacy-compliant initialization.

A professional-grade skill for programmatically managing Excel spreadsheets with a focus on dynamic formulas, financial modeling standards, and automated recalculation.








































