8.4k★by 0xterrybit
wallet – OpenClaw Skill
wallet is an OpenClaw Skills integration for data analytics workflows. Digital wallet management for crypto and fiat. Unified interface for managing multiple wallet types.
8.4k stars1.7k forksSecurity L1
Updated Feb 7, 2026Created Feb 7, 2026data analytics
Skill Snapshot
| name | wallet |
| description | Digital wallet management for crypto and fiat. Unified interface for managing multiple wallet types. OpenClaw Skills integration. |
| owner | 0xterrybit |
| repository | 0xterrybit/wallet |
| language | Markdown |
| license | MIT |
| topics | |
| security | L1 |
| install | openclaw add @0xterrybit/wallet |
| last updated | Feb 7, 2026 |
Maintainer

File Explorer
2 files
.
_meta.json
446 BSKILL.md
602 BSKILL.md
name: wallet description: Digital wallet management for crypto and fiat. Unified interface for managing multiple wallet types. metadata: {"clawdbot":{"emoji":"👛","requires":{"bins":["curl","jq"]}}}
Wallet 👛
Unified digital wallet management.
Features
- Multi-currency support
- Balance tracking
- Transaction history
- Send and receive funds
- Wallet backup/recovery
Supported Types
- Cryptocurrency wallets
- Digital payment wallets
- Hardware wallet integration
Usage Examples
"Show all my wallets"
"What's my total balance?"
"Transfer funds between wallets"
README.md
No README available.
Permissions & Security
Security level L1: Low-risk skills with minimal permissions. Review inputs and outputs before running in production.
Requirements
- OpenClaw CLI installed and configured.
- Language: Markdown
- License: MIT
- Topics:
FAQ
How do I install wallet?
Run openclaw add @0xterrybit/wallet in your terminal. This installs wallet into your OpenClaw Skills catalog.
Does this skill run locally or in the cloud?
OpenClaw Skills execute locally by default. Review the SKILL.md and permissions before running any skill.
Where can I verify the source code?
The source repository is available at https://github.com/openclaw/skills/tree/main/skills/0xterrybit/wallet. Review commits and README documentation before installing.
