Skip to content

getAlby/payments-skill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

29 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Alby Bitcoin Payments Skill

Give your agent its own NWC wallet interface - and let it operate independently.

Perfect for autonomous agents like OpenClaw that need to send, receive, and manage sats on their own.

This skill uses the Alby CLI

Getting Started

πŸš€ Install with single command

npx skills add getAlby/payments-skill

🦞 OpenClaw

  1. Tell your agent to install the skill:
Install this skill as a custom skill: https://getalby.com/cli/SKILL.md
  1. Connect your wallet. The preferred method is the auth command if your wallet supports it (e.g. Alby Hub):

    npx @getalby/cli auth https://my.albyhub.com --app-name MyApp

    Then confirm in the browser and run any wallet command to finalize. Alternatively, save a connection secret directly:

    npx @getalby/cli connect "nostr+walletconnect://..."

    For multiple wallets, use the -w <name> flag (e.g. npx @getalby/cli -w alice get-balance).

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

  2. 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.

About

Teaches agents how to interact with a bitcoin lightning wallet using Alby CLI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors