A comprehensive command-line interface for managing Bitcoin Lightning wallet operations through the Nostr Wallet Connect (NIP-47) protocol.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install alby-bitcoin-payments-cli-skill
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 alby-bitcoin-payments-cli-skill using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Alby Bitcoin Payments CLI is a robust tool designed to bridge the gap between traditional terminal environments and the Bitcoin Lightning Network. By utilizing Nostr Wallet Connect (NIP-47), it allows developers and AI agents to programmatically interact with their wallets to send payments, generate invoices, and monitor balances without needing a full node or complex local setup. This skill is a vital component of the Openclaw Skills ecosystem for anyone looking to integrate global, instant payments into their workflows.
Built by getAlby, this skill prioritizes developer experience by providing both wallet-dependent commands and standalone lightning tools. Whether you are building a micro-payment gateway or automating subscription services, this skill provides the necessary interface to handle satoshis with precision and security.
To start using this skill within your Openclaw Skills environment, ensure you have Node.js installed and run the following command to see available options:
npx @getalby/cli --help
You must provide a connection secret to perform wallet operations. You can do this by creating a key file:
echo "your-nwc-secret-here" > ~/.alby-cli/connection-secret.key
Alternatively, set the environment variable:
export NWC_URL="nostr+walletconnect://..."
The skill manages data primarily through the NIP-47 protocol and local configuration files. Below is how the data is organized:
| Component | Description |
|---|---|
| Connection Secrets | Stored in ~/.alby-cli/ using .key files for different wallet profiles. |
| Units | All internal and human-facing Bitcoin values are handled in satoshis (whole numbers). |
| Environment Variables | Uses NWC_URL for seamless integration into containerized or automated environments. |
| Command Outputs | Returns structured text or status updates for payments, balances, and invoice details. |
Loading
A standardized personal identity protocol that allows AI agents to understand your persona, work, and preferences via a simple markdown file.

A comprehensive skill for AI agents to participate in, organize, and track competitive gambling tournaments on the Agent Casino platform.

A comprehensive developer toolkit for building and deploying autonomous, provably fair gambling bots across major social platforms via the Agent Casino API.

A comprehensive auditing tool for verifying the cryptographic integrity and statistical randomness of provably fair gambling platforms.

Effortlessly manage Ghost CMS content, from drafting blog posts to organizing tags and members, through the Ghost Admin API.

Automate weekly GitHub repository discovery and LLM-powered scoring for DevOps and SysOps professionals.








































