A comprehensive CLI tool for monitoring cryptocurrency wallets, DeFi positions, and gas prices across multiple blockchain networks.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install crypto-watcher
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 crypto-watcher using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
crypto-watcher is a technical utility designed to provide developers and traders with a unified view of their decentralized finance (DeFi) assets. By aggregating data from public RPCs and specialized APIs like DefiLlama and CoinGecko, it offers real-time insights into wallet balances, staking rewards, and the health of lending positions. As a versatile entry in the library of Openclaw Skills, it bridges the gap between raw blockchain data and actionable intelligence.
The skill is built for those who require precision and automation in their financial workflows. Whether you are tracking token balances across Ethereum L2s or monitoring gas thresholds to optimize transaction costs, crypto-watcher simplifies the complexity of multi-chain management into a streamlined command-line interface.
To begin using this tool within your Openclaw Skills environment, add your wallet and configure your preferred alert thresholds:
# Add a wallet to watch
crypto-watcher add 0x1234...abcd --name "main" --chains eth,arb,base
# Configure alerts for gas and balance changes
crypto-watcher config --gas-alert 20 --balance-change 5%
The skill maintains its configuration and tracking data in a structured JSON format located at ~/.config/crypto-watcher/config.json.
| Component | Key | Description |
|---|---|---|
| Wallets | wallets |
Array of objects containing address, name, and supported chains. |
| Gas Alerts | gasThreshold |
Numerical value in gwei to trigger transaction alerts. |
| Balance Alerts | balanceChangePercent |
Percentage threshold for notifying on balance fluctuations. |
| DeFi Health | healthFactorMin |
Minimum threshold for lending position safety alerts. |
Loading
A protocol and toolset for discovering, inspecting, and making automated USDC payments to API endpoints directly via an AI agent.

A powerful command-line utility for executing token swaps and trades on the Base network via Openclaw Skills.

Enable your AI agent to send USDC to any Ethereum address or ENS name on the Base network instantly.

A specialized tool for discovering, searching, and inspecting paid API services within the x402 bazaar marketplace.

An expert skill designed to automatically resolve mathematical word problem CAPTCHAs for Moltbook users.

A specialized security auditing tool designed to scan and detect malicious patterns or vulnerabilities within Openclaw Skills.








































