alby-bitcoin-payments-cli-skill
Installation
SKILL.md
Usage
npx @getalby/cli [options] <command>
Global Options
Connection Secret (Optional)
-c, --connection-secret <string> - either a file containing plaintext NWC connection secret (preferred), or a NWC connection secret (nostr+walletconnect://...). This argument is required for wallet commands.
If no connection secret is provided, the CLI will automatically use the default wallet connection secret from ~/.alby-cli/connection-secret.key.
Connection Secret File Location
Simply point -c directly to the file:
-c ~/.alby-cli/connection-secret.key
Related skills