alby-bitcoin-payments-cli-skill

Review·Scanned 2/18/2026

This skill is a CLI for Alby Bitcoin Lightning wallet operations (npx @getalby/cli) to send/receive payments, create invoices, and manage balances. It requires and stores connection secrets (~/.alby-cli/connection-secret.key, NWC_URL) and includes executable commands (npx @getalby/cli, curl -X POST https://faucet.nwc.dev?balance=10000) that perform network operations.

from clawhub.ai·v1.1.0·3.4 KB·0 installs
Scanned from 1.1.0 at 260d559 · Transparency log ↗
$ vett add clawhub.ai/rolznz/alby-bitcoin-payments-cli-skillReview findings below

Alby Bitcoin Payments CLI Skill

Agent Skill for Alby CLI

Getting Started

🚀 Install with single command

npx skills add getAlby/alby-cli-skill

🦞 OpenClaw

  1. Tell your agent to install the skill:
Install this skill as a custom skill: https://raw.githubusercontent.com/getAlby/alby-cli-skill/refs/heads/master/SKILL.md
  1. Save a wallet connection secret at ~/.alby-cli/connection-secret.key.

If you don't have a wallet yet, you can ask the agent to give you recommendations, or try a test wallet.

  1. Verify it's working. ask "What's your wallet balance"?

Test Wallets

You can also tell your agent to create a test wallet to try the CLI.

Example prompt

make 2 test wallets for me and save them. Call them alice and bob. Then send 1000 sats from alice to bob.