# Crypto Wallet

> Manage crypto wallets and transactions

- Skill: `bussgrowwithlucky-crypto/crypto-wallet` (Agent Skill, multi-file: 5 files)
- Install (CLI): `npx skillmds@latest add bussgrowwithlucky-crypto/crypto-wallet`
- Raw SKILL.md: https://api.skillmd.com/api/skills/bussgrowwithlucky-crypto/crypto-wallet/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: bussgrowwithlucky-crypto (https://skillmd.com/u/bussgrowwithlucky-crypto)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/bussgrowwithlucky-crypto/crypto-wallet

---


# crypto-wallet

Manage crypto wallets and transactions

## Quick Start

```bash
# Run the skill
bash skill.sh "your input"

# Or with Python
python3 skill.py "your input"
```

## Installation

1. Copy to `/root/.openclaw/skills/crypto-wallet/`
2. Done!

## Usage

```bash
# Example usage
skill.sh --help
```

## Configuration

Edit `config.json` to customize behavior.

---

*Built with Skill Factory*

