skills$openclaw/wallet
0xterrybit8.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

namewallet
descriptionDigital wallet management for crypto and fiat. Unified interface for managing multiple wallet types. OpenClaw Skills integration.
owner0xterrybit
repository0xterrybit/wallet
languageMarkdown
licenseMIT
topics
securityL1
installopenclaw add @0xterrybit/wallet
last updatedFeb 7, 2026

Maintainer

0xterrybit

0xterrybit

Maintains wallet in the OpenClaw Skills directory.

View GitHub profile
File Explorer
2 files
.
_meta.json
446 B
SKILL.md
602 B
SKILL.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.